14:11:59 Started by timer 14:11:59 Running as SYSTEM 14:11:59 [EnvInject] - Loading node environment variables. 14:11:59 Building remotely on prd-ubuntu2204-docker-8c-8g-285 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/ccsdk-oran-maven-clm-master 14:12:00 [ssh-agent] Looking for ssh-agent implementation... 14:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:00 $ ssh-agent 14:12:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXvwT6LX/agent.2101 14:12:00 SSH_AGENT_PID=2103 14:12:00 [ssh-agent] Started. 14:12:00 Running ssh-add (command line suppressed) 14:12:00 Identity added: /w/workspace/ccsdk-oran-maven-clm-master@tmp/private_key_8444732727978865532.key (/w/workspace/ccsdk-oran-maven-clm-master@tmp/private_key_8444732727978865532.key) 14:12:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:12:00 The recommended git tool is: NONE 14:12:01 using credential onap-jenkins-ssh 14:12:01 Wiping out workspace first. 14:12:01 Cloning the remote Git repository 14:12:01 Cloning repository git://cloud.onap.org/mirror/ccsdk/oran 14:12:01 > git init /w/workspace/ccsdk-oran-maven-clm-master # timeout=10 14:12:01 Fetching upstream changes from git://cloud.onap.org/mirror/ccsdk/oran 14:12:01 > git --version # timeout=10 14:12:01 > git --version # 'git version 2.34.1' 14:12:01 using GIT_SSH to set credentials Gerrit user 14:12:01 Verifying host key using manually-configured host key entries 14:12:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ccsdk/oran +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:03 > git config remote.origin.url git://cloud.onap.org/mirror/ccsdk/oran # timeout=10 14:12:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:03 Avoid second fetch 14:12:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:12:03 Checking out Revision b6b422c41c1c94c5d1424ecaf26d1faab0028cd6 (refs/remotes/origin/master) 14:12:03 > git config core.sparsecheckout # timeout=10 14:12:03 > git checkout -f b6b422c41c1c94c5d1424ecaf26d1faab0028cd6 # timeout=10 14:12:03 Commit message: "Updates for ODL Scandium release" 14:12:03 > git rev-list --no-walk 9875fd90d95aba6b8bede3ac7f6d1fee14945eaf # timeout=10 14:12:07 provisioning config files... 14:12:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:12:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:12:07 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins15089901230708384871.sh 14:12:07 ---> python-tools-install.sh 14:12:07 Setup pyenv: 14:12:07 * system (set by /opt/pyenv/version) 14:12:07 * 3.8.20 (set by /opt/pyenv/version) 14:12:07 * 3.9.20 (set by /opt/pyenv/version) 14:12:07 3.10.15 14:12:07 3.11.10 14:12:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p4Af 14:12:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:12:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:12:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:12:16 lf-activate-venv(): INFO: Base packages installed successfully 14:12:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:12:40 lf-activate-venv(): INFO: Adding /tmp/venv-p4Af/bin to PATH 14:12:40 Generating Requirements File 14:13:04 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. 14:13:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:13:04 Python 3.11.10 14:13:04 pip 25.2 from /tmp/venv-p4Af/lib/python3.11/site-packages/pip (python 3.11) 14:13:05 appdirs==1.4.4 14:13:05 argcomplete==3.6.2 14:13:05 aspy.yaml==1.3.0 14:13:05 attrs==25.3.0 14:13:05 autopage==0.5.2 14:13:05 beautifulsoup4==4.14.2 14:13:05 boto3==1.40.45 14:13:05 botocore==1.40.45 14:13:05 bs4==0.0.2 14:13:05 cachetools==6.2.0 14:13:05 certifi==2025.8.3 14:13:05 cffi==2.0.0 14:13:05 cfgv==3.4.0 14:13:05 chardet==5.2.0 14:13:05 charset-normalizer==3.4.3 14:13:05 click==8.3.0 14:13:05 cliff==4.11.0 14:13:05 cmd2==2.7.0 14:13:05 cryptography==3.3.2 14:13:05 debtcollector==3.0.0 14:13:05 decorator==5.2.1 14:13:05 defusedxml==0.7.1 14:13:05 Deprecated==1.2.18 14:13:05 distlib==0.4.0 14:13:05 dnspython==2.8.0 14:13:05 docker==7.1.0 14:13:05 dogpile.cache==1.4.1 14:13:05 durationpy==0.10 14:13:05 email-validator==2.3.0 14:13:05 filelock==3.19.1 14:13:05 future==1.0.0 14:13:05 gitdb==4.0.12 14:13:05 GitPython==3.1.45 14:13:05 google-auth==2.41.1 14:13:05 httplib2==0.31.0 14:13:05 identify==2.6.15 14:13:05 idna==3.10 14:13:05 importlib-resources==1.5.0 14:13:05 iso8601==2.1.0 14:13:05 Jinja2==3.1.6 14:13:05 jmespath==1.0.1 14:13:05 jsonpatch==1.33 14:13:05 jsonpointer==3.0.0 14:13:05 jsonschema==4.25.1 14:13:05 jsonschema-specifications==2025.9.1 14:13:05 keystoneauth1==5.12.0 14:13:05 kubernetes==34.1.0 14:13:05 lftools==0.37.14 14:13:05 lxml==6.0.2 14:13:05 markdown-it-py==4.0.0 14:13:05 MarkupSafe==3.0.3 14:13:05 mdurl==0.1.2 14:13:05 msgpack==1.1.1 14:13:05 multi_key_dict==2.0.3 14:13:05 munch==4.0.0 14:13:05 netaddr==1.3.0 14:13:05 niet==1.4.2 14:13:05 nodeenv==1.9.1 14:13:05 oauth2client==4.1.3 14:13:05 oauthlib==3.3.1 14:13:05 openstacksdk==4.7.1 14:13:05 os-service-types==1.8.0 14:13:05 osc-lib==4.2.0 14:13:05 oslo.config==10.0.0 14:13:05 oslo.context==6.1.0 14:13:05 oslo.i18n==6.6.0 14:13:05 oslo.log==7.2.1 14:13:05 oslo.serialization==5.8.0 14:13:05 oslo.utils==9.1.0 14:13:05 packaging==25.0 14:13:05 pbr==7.0.1 14:13:05 platformdirs==4.4.0 14:13:05 prettytable==3.16.0 14:13:05 psutil==7.1.0 14:13:05 pyasn1==0.6.1 14:13:05 pyasn1_modules==0.4.2 14:13:05 pycparser==2.23 14:13:05 pygerrit2==2.0.15 14:13:05 PyGithub==2.8.1 14:13:05 Pygments==2.19.2 14:13:05 PyJWT==2.10.1 14:13:05 PyNaCl==1.6.0 14:13:05 pyparsing==2.4.7 14:13:05 pyperclip==1.11.0 14:13:05 pyrsistent==0.20.0 14:13:05 python-cinderclient==9.8.0 14:13:05 python-dateutil==2.9.0.post0 14:13:05 python-heatclient==4.3.0 14:13:05 python-jenkins==1.8.3 14:13:05 python-keystoneclient==5.7.0 14:13:05 python-magnumclient==4.9.0 14:13:05 python-openstackclient==8.2.0 14:13:05 python-swiftclient==4.8.0 14:13:05 PyYAML==6.0.3 14:13:05 referencing==0.36.2 14:13:05 requests==2.32.5 14:13:05 requests-oauthlib==2.0.0 14:13:05 requestsexceptions==1.4.0 14:13:05 rfc3986==2.0.0 14:13:05 rich==14.1.0 14:13:05 rich-argparse==1.7.1 14:13:05 rpds-py==0.27.1 14:13:05 rsa==4.9.1 14:13:05 ruamel.yaml==0.18.15 14:13:05 ruamel.yaml.clib==0.2.14 14:13:05 s3transfer==0.14.0 14:13:05 simplejson==3.20.2 14:13:05 six==1.17.0 14:13:05 smmap==5.0.2 14:13:05 soupsieve==2.8 14:13:05 stevedore==5.5.0 14:13:05 tabulate==0.9.0 14:13:05 toml==0.10.2 14:13:05 tomlkit==0.13.3 14:13:05 tqdm==4.67.1 14:13:05 typing_extensions==4.15.0 14:13:05 tzdata==2025.2 14:13:05 urllib3==1.26.20 14:13:05 virtualenv==20.34.0 14:13:05 wcwidth==0.2.14 14:13:05 websocket-client==1.8.0 14:13:05 wrapt==1.17.3 14:13:05 xdg==6.0.0 14:13:05 xmltodict==1.0.2 14:13:05 yq==3.4.3 14:13:05 [ccsdk-oran-maven-clm-master] $ /bin/sh -xe /tmp/jenkins3604798950491906929.sh 14:13:05 + echo quiet=on 14:13:05 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-ubuntu2204-docker-8c-8g-285 14:13:06 [ccsdk-oran-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=-Ddocker.skip=true --add-opens=java.base/java.util=ALL-UNNAMED" -DPROJECT=ccsdk/oran -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 14:13:06 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=ccsdk/oran --version 14:13:06 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 14:13:06 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 14:13:06 Java version: 21.0.7, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:13:06 Default locale: en, platform encoding: UTF-8 14:13:06 OS name: "linux", version: "5.15.0-142-generic", arch: "amd64", family: "unix" 14:13:06 [ccsdk-oran-maven-clm-master] $ /bin/sh -xe /tmp/jenkins831056133322770808.sh 14:13:06 + rm /home/jenkins/.wgetrc 14:13:06 [EnvInject] - Injecting environment variables from a build step. 14:13:06 [EnvInject] - Injecting as environment variables the properties content 14:13:06 SET_JDK_VERSION=openjdk21 14:13:06 GIT_URL="git://cloud.onap.org/mirror" 14:13:06 14:13:06 [EnvInject] - Variables injected successfully. 14:13:06 [ccsdk-oran-maven-clm-master] $ /bin/sh /tmp/jenkins17452290721414281535.sh 14:13:06 ---> update-java-alternatives.sh 14:13:06 ---> Updating Java version 14:13:06 ---> Ubuntu/Debian system detected 14:13:07 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:13:07 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:13:07 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:13:07 openjdk version "21.0.7" 2025-04-15 14:13:07 OpenJDK Runtime Environment (build 21.0.7+6-Ubuntu-0ubuntu122.04) 14:13:07 OpenJDK 64-Bit Server VM (build 21.0.7+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) 14:13:07 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 14:13:07 [EnvInject] - Injecting environment variables from a build step. 14:13:07 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:13:07 [EnvInject] - Variables injected successfully. 14:13:07 provisioning config files... 14:13:07 copy managed file [global-settings] to file:/w/workspace/ccsdk-oran-maven-clm-master@tmp/config1455498509746719265tmp 14:13:07 copy managed file [ccsdk-oran-settings] to file:/w/workspace/ccsdk-oran-maven-clm-master@tmp/config1549314588253426225tmp 14:13:07 [EnvInject] - Injecting environment variables from a build step. 14:13:07 [EnvInject] - Injecting as environment variables the properties content 14:13:07 MAVEN_GOALS=clean install 14:13:07 14:13:07 [EnvInject] - Variables injected successfully. 14:13:07 [ccsdk-oran-maven-clm-master] $ /bin/bash -l /tmp/jenkins5456234320289065460.sh 14:13:07 ---> common-variables.sh 14:13:07 --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 14:13:07 ---> sonatype-clm.sh 14:13:07 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 14:13:07 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 14:13:07 Java version: 21.0.7, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:13:07 Default locale: en, platform encoding: UTF-8 14:13:07 OS name: "linux", version: "5.15.0-142-generic", arch: "amd64", family: "unix" 14:13:08 [INFO] Scanning for projects... 14:13:16 [INFO] ------------------------------------------------------------------------ 14:13:16 [INFO] Reactor Build Order: 14:13:16 [INFO] 14:13:16 [INFO] ccsdk-oran :: a1-adapter-model [bundle] 14:13:16 [INFO] ccsdk-oran :: a1-adapter-provider [bundle] 14:13:16 [INFO] ccsdk-oran :: a1-adapter-feature [feature] 14:13:16 [INFO] ccsdk-oran :: a1-adapter-installer [pom] 14:13:16 [INFO] ccsdk-oran :: a1-adapter-api [pom] 14:13:16 [INFO] ccsdk-oran :: a1-adapter-northbound [feature] 14:13:16 [INFO] ccsdk-oran :: a1-adapter-northbound-installer [pom] 14:13:16 [INFO] ccsdk-oran :: ccsdk-a1-adapter-feature-aggregator [pom] 14:13:16 [INFO] ccsdk-oran :: ccsdk-a1-adapter [pom] 14:13:16 [INFO] ccsdk-oran :: a1-policy-management-service [jar] 14:13:16 [INFO] ccsdk-oran [pom] 14:13:16 [INFO] 14:13:16 [INFO] ----------------< org.onap.ccsdk.oran:a1-adapter-model >---------------- 14:13:16 [INFO] Building ccsdk-oran :: a1-adapter-model 2.2.0-SNAPSHOT [1/11] 14:13:16 [INFO] from a1-adapter/a1-adapter-api/model/pom.xml 14:13:16 [INFO] -------------------------------[ bundle ]------------------------------- 14:13:17 [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' 14:13:17 [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' 14:13:17 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:13:18 [INFO] 14:13:18 [INFO] --- clean:3.4.1:clean (default-clean) @ a1-adapter-model --- 14:13:18 [INFO] 14:13:18 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-model --- 14:13:18 [INFO] 14:13:18 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-model --- 14:13:19 [INFO] 14:13:19 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-model --- 14:13:19 [INFO] 14:13:19 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-model --- 14:13:19 [INFO] 14:13:19 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ a1-adapter-model --- 14:13:20 [INFO] 14:13:20 [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-model --- 14:13:21 [INFO] 14:13:21 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ a1-adapter-model --- 14:13:21 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 14:13:21 [INFO] 14:13:21 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ a1-adapter-model --- 14:13:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 14:13:21 [INFO] 14:13:21 [INFO] --- yang:14.0.11:generate-sources (binding) @ a1-adapter-model --- 14:13:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 14:13:22 [INFO] yang-to-sources: Inspecting /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/src/main/yang 14:13:22 [INFO] yang-to-sources: Found 2 dependencies in 6.595 ms 14:13:22 [INFO] yang-to-sources: Project model files found: 1 in 88.83 ms 14:13:23 [INFO] yang-to-sources: 3 YANG models processed in 192.5 ms 14:13:23 [INFO] BindingJavaFileGenerator: Defined 29 files in 80.86 ms 14:13:23 [INFO] Sorted 29 files into 3 directories in 2.818 ms 14:13:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 29 in 145.8 ms 14:13:23 [INFO] 14:13:23 [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-model --- 14:13:24 [INFO] 14:13:24 [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-model --- 14:13:24 [INFO] 14:13:24 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-model --- 14:13:24 [INFO] 14:13:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-model --- 14:13:24 [INFO] 14:13:24 [INFO] --- resources:3.3.1:resources (default-resources) @ a1-adapter-model --- 14:13:24 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/src/main/resources 14:13:24 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/generated-sources/spi 14:13:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 14:13:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 14:13:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 14:13:24 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/generated-sources/spi 14:13:24 [INFO] 14:13:24 [INFO] --- compiler:3.14.0:compile (default-compile) @ a1-adapter-model --- 14:13:24 [INFO] Recompiling the module because of changed source code. 14:13:24 [INFO] Compiling 28 source files with javac [debug release 21] to target/classes 14:13:26 [INFO] 14:13:26 [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-model >>> 14:13:26 [INFO] 14:13:26 [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-model --- 14:13:27 [INFO] 14:13:27 [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-model <<< 14:13:27 [INFO] 14:13:27 [INFO] 14:13:27 [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-model --- 14:13:27 [INFO] 14:13:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1-adapter-model --- 14:13:27 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/src/test/resources 14:13:27 [INFO] 14:13:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ a1-adapter-model --- 14:13:27 [INFO] No sources to compile 14:13:27 [INFO] 14:13:27 [INFO] --- surefire:3.0.0-M8:test (default-test) @ a1-adapter-model --- 14:13:28 [INFO] No tests to run. 14:13:28 [INFO] 14:13:28 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ a1-adapter-model --- 14:13:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:28 [INFO] 14:13:28 [INFO] --- jacoco:0.8.12:report (default-report) @ a1-adapter-model --- 14:13:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:28 [INFO] 14:13:28 [INFO] --- copy:14.0.8:copy-files (default) @ a1-adapter-model --- 14:13:28 [INFO] 14:13:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ a1-adapter-model --- 14:13:28 [INFO] Building bundle: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.2.0-SNAPSHOT.jar 14:13:28 [INFO] Writing manifest: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/classes/META-INF/MANIFEST.MF 14:13:28 [INFO] 14:13:28 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-model --- 14:13:29 [ERROR] Error fetching link: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/javadoc-bundle-options. Ignored it. 14:13:29 [INFO] No previous run data found, generating javadoc. 14:13:31 [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.2.0-SNAPSHOT-javadoc.jar 14:13:31 [INFO] 14:13:31 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ a1-adapter-model --- 14:13:31 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 14:13:31 [INFO] 14:13:31 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-model --- 14:13:31 [INFO] No tests to run. 14:13:31 [INFO] 14:13:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-model --- 14:13:31 [INFO] CycloneDX: Resolving Dependencies 14:13:32 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 14:13:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.xml 14:13:32 [INFO] attaching as a1-adapter-model-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.json 14:13:32 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 14:13:32 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 14:13:32 [INFO] attaching as a1-adapter-model-2.2.0-SNAPSHOT-cyclonedx.json 14:13:32 [INFO] 14:13:32 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ a1-adapter-model --- 14:13:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:32 [INFO] 14:13:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-model --- 14:13:33 [INFO] Skipping duplicate-finder execution! 14:13:33 [INFO] 14:13:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-model --- 14:13:33 [INFO] No dependency problems found 14:13:33 [INFO] 14:13:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-model --- 14:13:33 [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.2.0-SNAPSHOT-sources.jar 14:13:33 [INFO] 14:13:33 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-model --- 14:13:33 [INFO] 14:13:33 [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-model --- 14:13:33 [INFO] Skipping modernizer execution! 14:13:33 [INFO] 14:13:33 [INFO] --- jacoco:0.8.12:report (report) @ a1-adapter-model --- 14:13:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:33 [INFO] 14:13:33 [INFO] --- jacoco:0.8.12:check (default-check) @ a1-adapter-model --- 14:13:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/jacoco.exec 14:13:33 [INFO] 14:13:33 [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-model --- 14:13:33 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.2.0-SNAPSHOT/a1-adapter-model-2.2.0-SNAPSHOT.pom 14:13:33 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.2.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.2.0-SNAPSHOT/a1-adapter-model-2.2.0-SNAPSHOT.jar 14:13:33 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.2.0-SNAPSHOT/a1-adapter-model-2.2.0-SNAPSHOT-javadoc.jar 14:13:33 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.2.0-SNAPSHOT/a1-adapter-model-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:33 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.2.0-SNAPSHOT/a1-adapter-model-2.2.0-SNAPSHOT-cyclonedx.json 14:13:33 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.2.0-SNAPSHOT-sources.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-model/2.2.0-SNAPSHOT/a1-adapter-model-2.2.0-SNAPSHOT-sources.jar 14:13:33 [INFO] 14:13:33 [INFO] --- bundle:6.0.0:install (default-install) @ a1-adapter-model --- 14:13:33 [INFO] Writing OBR metadata 14:13:33 [INFO] Installing org/onap/ccsdk/oran/a1-adapter-model/2.2.0-SNAPSHOT/a1-adapter-model-2.2.0-SNAPSHOT.jar 14:13:33 [INFO] Writing OBR metadata 14:13:33 [INFO] 14:13:33 [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-model --- 14:13:33 [INFO] org.onap.ccsdk.oran:a1-adapter-model:bundle:2.2.0-SNAPSHOT 14:13:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.11:compile 14:13:33 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.11:compile 14:13:33 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.11:compile 14:13:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.11:compile 14:13:33 [INFO] +- com.google.guava:guava:jar:33.4.0-jre:compile 14:13:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile 14:13:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 14:13:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.49.1:compile 14:13:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile 14:13:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 14:13:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 14:13:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.11:compile 14:13:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.11:compile 14:13:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.11:compile 14:13:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 14:13:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 14:13:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 14:13:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test 14:13:33 [INFO] +- org.assertj:assertj-core:jar:3.27.3:test 14:13:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 14:13:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 14:13:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 14:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test 14:13:33 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 14:13:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 14:13:33 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.6.3:test 14:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test 14:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test 14:13:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.6.3:test 14:13:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test 14:13:33 [INFO] +- junit:junit:jar:4.13.2:test 14:13:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test 14:13:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test 14:13:33 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 14:13:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.2:test 14:13:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test 14:13:33 [INFO] \- org.objenesis:objenesis:jar:3.1:test 14:13:33 [INFO] 14:13:33 [INFO] --- clm:2.53.1-01:index (default-cli) @ a1-adapter-model --- 14:13:34 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/sonatype-clm/module.xml 14:13:34 [INFO] 14:13:34 [INFO] --------------< org.onap.ccsdk.oran:a1-adapter-provider >--------------- 14:13:34 [INFO] Building ccsdk-oran :: a1-adapter-provider 2.2.0-SNAPSHOT [2/11] 14:13:34 [INFO] from a1-adapter/a1-adapter-api/provider/pom.xml 14:13:34 [INFO] -------------------------------[ bundle ]------------------------------- 14:13:34 [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' 14:13:34 [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' 14:13:34 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:13:34 [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11 14:13:34 [ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 14:13:34 14:13:34 [WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-impl:2.2.11 14:13:34 [ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 14:13:34 14:13:35 [INFO] 14:13:35 [INFO] --- clean:3.4.1:clean (default-clean) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ a1-adapter-provider --- 14:13:35 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 14:13:35 [INFO] 14:13:35 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ a1-adapter-provider --- 14:13:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 14:13:35 [INFO] 14:13:35 [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- resources:3.3.1:resources (default-resources) @ a1-adapter-provider --- 14:13:35 [INFO] Copying 1 resource from src/main/resources to target/classes 14:13:35 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/generated-sources/spi 14:13:35 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/generated-sources/yang 14:13:35 [INFO] 14:13:35 [INFO] --- compiler:3.14.0:compile (default-compile) @ a1-adapter-provider --- 14:13:35 [WARNING] Parameter 'forceJavacCompilerUse' (user property 'maven.compiler.forceJavacCompilerUse') is deprecated: Use forceLegacyJavacApi instead 14:13:35 [INFO] Recompiling the module because of changed dependency. 14:13:35 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 14:13:35 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory 14:13:35 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory 14:13:35 [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[90,7] [try] auto-closeable resource A1AdapterProvider has a member method close() that could throw InterruptedException 14:13:35 [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[532,2] [rawtypes] found raw type: ServiceReference 14:13:35 missing type arguments for generic class ServiceReference 14:13:35 where S is a type-variable: 14:13:35 S extends Object declared in interface ServiceReference 14:13:35 [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[534,47] [unchecked] unchecked method invocation: method getService in interface BundleContext is applied to given types 14:13:35 required: ServiceReference 14:13:35 found: ServiceReference 14:13:35 where S is a type-variable: 14:13:35 S extends Object declared in method getService(ServiceReference) 14:13:35 [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[534,48] [unchecked] unchecked conversion 14:13:35 required: ServiceReference 14:13:35 found: ServiceReference 14:13:35 where S is a type-variable: 14:13:35 S extends Object declared in method getService(ServiceReference) 14:13:35 [WARNING] /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/main/java/org/onap/ccsdk/features/a1/adapter/A1AdapterProvider.java:[125,64] [this-escape] possible 'this' escape before subclass is fully initialized 14:13:35 [INFO] 14:13:35 [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-provider >>> 14:13:35 [INFO] 14:13:35 [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-provider <<< 14:13:35 [INFO] 14:13:35 [INFO] 14:13:35 [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-provider --- 14:13:35 [INFO] 14:13:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1-adapter-provider --- 14:13:35 [INFO] skip non existing resourceDirectory /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/src/test/resources 14:13:35 [INFO] 14:13:35 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ a1-adapter-provider --- 14:13:35 [WARNING] Parameter 'forceJavacCompilerUse' (user property 'maven.compiler.forceJavacCompilerUse') is deprecated: Use forceLegacyJavacApi instead 14:13:35 [INFO] Recompiling the module because of changed dependency. 14:13:35 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 14:13:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory 14:13:36 [WARNING] [path] bad path element "/tmp/r/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory 14:13:36 [INFO] 14:13:36 [INFO] --- surefire:3.0.0-M8:test (default-test) @ a1-adapter-provider --- 14:13:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:13:36 [INFO] 14:13:36 [INFO] ------------------------------------------------------- 14:13:36 [INFO] T E S T S 14:13:36 [INFO] ------------------------------------------------------- 14:13:37 [INFO] Running org.onap.ccsdk.features.a1.adapter.A1AdapterClientTest 14:13:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 s - in org.onap.ccsdk.features.a1.adapter.A1AdapterClientTest 14:13:38 [INFO] Running org.onap.ccsdk.features.a1.adapter.A1AdapterProviderTest 14:13:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.onap.ccsdk.features.a1.adapter.A1AdapterProviderTest 14:13:38 [INFO] 14:13:38 [INFO] Results: 14:13:38 [INFO] 14:13:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 14:13:38 [INFO] 14:13:38 [INFO] 14:13:38 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ a1-adapter-provider --- 14:13:38 [INFO] Loading execution data file /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco-ut.exec 14:13:38 [INFO] Analyzed bundle 'ccsdk-oran :: a1-adapter-provider' with 3 classes 14:13:38 [INFO] 14:13:38 [INFO] --- jacoco:0.8.12:report (default-report) @ a1-adapter-provider --- 14:13:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:38 [INFO] 14:13:38 [INFO] --- copy:14.0.8:copy-files (default) @ a1-adapter-provider --- 14:13:38 [INFO] 14:13:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ a1-adapter-provider --- 14:13:39 [INFO] Building bundle: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.2.0-SNAPSHOT.jar 14:13:39 [INFO] Writing manifest: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/classes/META-INF/MANIFEST.MF 14:13:39 [INFO] 14:13:39 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-provider --- 14:13:39 [ERROR] Error fetching link: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/javadoc-bundle-options. Ignored it. 14:13:39 [INFO] No previous run data found, generating javadoc. 14:13:40 [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.2.0-SNAPSHOT-javadoc.jar 14:13:40 [INFO] 14:13:40 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ a1-adapter-provider --- 14:13:40 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 14:13:40 [INFO] 14:13:40 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-provider --- 14:13:40 [INFO] 14:13:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-provider --- 14:13:40 [INFO] CycloneDX: Resolving Dependencies 14:13:42 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 14:13:42 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 14:13:42 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 14:13:42 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 14:13:42 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 14:13:42 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-impl:jar:2.2.11 from repository. 14:13:42 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 14:13:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.xml 14:13:42 [INFO] attaching as a1-adapter-provider-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.json 14:13:43 [INFO] attaching as a1-adapter-provider-2.2.0-SNAPSHOT-cyclonedx.json 14:13:43 [INFO] 14:13:43 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ a1-adapter-provider --- 14:13:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:43 [INFO] 14:13:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-provider --- 14:13:43 [INFO] Skipping duplicate-finder execution! 14:13:43 [INFO] 14:13:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-provider --- 14:13:43 [WARNING] Used undeclared dependencies found: 14:13:43 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.11:compile 14:13:43 [WARNING] com.google.guava:guava:jar:33.4.0-jre:compile 14:13:43 [WARNING] org.apache.httpcomponents:httpcore:jar:4.4.14:compile 14:13:43 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.11:compile 14:13:43 [WARNING] Unused declared dependencies found: 14:13:43 [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile 14:13:43 [WARNING] org.apache.httpcomponents:httpclient:jar:4.5.13:compile 14:13:43 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.11:compile 14:13:43 [INFO] 14:13:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-provider --- 14:13:43 [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.2.0-SNAPSHOT-sources.jar 14:13:43 [INFO] 14:13:43 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-provider --- 14:13:43 [INFO] 14:13:43 [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-provider --- 14:13:43 [INFO] Skipping modernizer execution! 14:13:43 [INFO] 14:13:43 [INFO] --- jacoco:0.8.12:report (report) @ a1-adapter-provider --- 14:13:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:43 [INFO] 14:13:43 [INFO] --- jacoco:0.8.12:check (default-check) @ a1-adapter-provider --- 14:13:43 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/jacoco.exec 14:13:43 [INFO] 14:13:43 [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-provider --- 14:13:43 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.2.0-SNAPSHOT/a1-adapter-provider-2.2.0-SNAPSHOT.pom 14:13:43 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.2.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.2.0-SNAPSHOT/a1-adapter-provider-2.2.0-SNAPSHOT.jar 14:13:43 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.2.0-SNAPSHOT/a1-adapter-provider-2.2.0-SNAPSHOT-javadoc.jar 14:13:43 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.2.0-SNAPSHOT/a1-adapter-provider-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:43 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.2.0-SNAPSHOT/a1-adapter-provider-2.2.0-SNAPSHOT-cyclonedx.json 14:13:43 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.2.0-SNAPSHOT-sources.jar to /tmp/r/org/onap/ccsdk/oran/a1-adapter-provider/2.2.0-SNAPSHOT/a1-adapter-provider-2.2.0-SNAPSHOT-sources.jar 14:13:43 [INFO] 14:13:43 [INFO] --- bundle:6.0.0:install (default-install) @ a1-adapter-provider --- 14:13:43 [INFO] Installing org/onap/ccsdk/oran/a1-adapter-provider/2.2.0-SNAPSHOT/a1-adapter-provider-2.2.0-SNAPSHOT.jar 14:13:43 [INFO] Writing OBR metadata 14:13:43 [INFO] 14:13:43 [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-provider --- 14:13:43 [INFO] org.onap.ccsdk.oran:a1-adapter-provider:bundle:2.2.0-SNAPSHOT 14:13:43 [INFO] +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 14:13:43 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile 14:13:43 [INFO] +- org.osgi:org.osgi.core:jar:6.0.0:provided 14:13:43 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 14:13:43 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 14:13:43 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 14:13:43 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 14:13:43 [INFO] +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.2.0-SNAPSHOT:compile 14:13:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.11:compile 14:13:43 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.11:compile 14:13:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.11:compile 14:13:43 [INFO] | +- com.google.guava:guava:jar:33.4.0-jre:compile 14:13:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile 14:13:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 14:13:43 [INFO] | | +- org.checkerframework:checker-qual:jar:3.49.1:compile 14:13:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile 14:13:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 14:13:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 14:13:43 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.11:compile 14:13:43 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.11:compile 14:13:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.11:compile 14:13:43 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.11:compile 14:13:43 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.11:compile 14:13:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 14:13:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-model:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf:jar:14.0.11:test 14:13:43 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.11:test 14:13:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.11:compile 14:13:43 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.11:compile 14:13:43 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 14:13:43 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.11:test 14:13:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.11:compile 14:13:43 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.11:compile 14:13:43 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.11:compile 14:13:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.11:test 14:13:43 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.11:test 14:13:43 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.yangtools:binding-generator:jar:14.0.11:test 14:13:43 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.11:test 14:13:43 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.11:compile 14:13:43 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.11:test 14:13:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.11:test 14:13:43 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.11:test 14:13:43 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.11:test 14:13:43 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.11:test 14:13:43 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.11:test 14:13:43 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.11:test 14:13:43 [INFO] | \- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.11:test 14:13:43 [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.11:test 14:13:43 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.11:compile 14:13:43 [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.11:test 14:13:43 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.11:compile 14:13:43 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 14:13:43 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.11:compile 14:13:43 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.11:test 14:13:43 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.11:compile 14:13:43 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.11:compile 14:13:43 [INFO] | \- org.opendaylight.yangtools:yang-data-util:jar:14.0.11:compile 14:13:43 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.11:compile 14:13:43 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.11:compile 14:13:43 [INFO] +- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 14:13:43 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile 14:13:43 [INFO] | +- commons-logging:commons-logging:jar:1.2:compile 14:13:43 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 14:13:43 [INFO] +- org.onap.ccsdk.sli.core:sli-common:jar:2.2.0-SNAPSHOT:provided 14:13:43 [INFO] | +- org.antlr:antlr4:jar:4.12.0:provided 14:13:43 [INFO] | | +- org.antlr:antlr-runtime:jar:3.5.3:provided 14:13:43 [INFO] | | +- org.antlr:ST4:jar:4.3.4:provided 14:13:43 [INFO] | | +- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3:provided 14:13:43 [INFO] | | \- com.ibm.icu:icu4j:jar:71.1:provided 14:13:43 [INFO] | +- org.antlr:antlr4-runtime:jar:4.12.0:provided 14:13:43 [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:provided 14:13:43 [INFO] | +- org.apache.commons:commons-text:jar:1.13.0:provided 14:13:43 [INFO] | +- org.onap.ccsdk.sli.core:dblib-provider:jar:2.2.0-SNAPSHOT:provided 14:13:43 [INFO] | | +- org.mariadb.jdbc:mariadb-java-client:jar:2.7.5:provided 14:13:43 [INFO] | | \- org.apache.tomcat:tomcat-jdbc:jar:9.0.52:provided 14:13:43 [INFO] | | \- org.apache.tomcat:tomcat-juli:jar:9.0.52:provided 14:13:43 [INFO] | +- org.onap.logging-analytics:logging-slf4j:jar:1.6.9:provided 14:13:43 [INFO] | +- com.google.code.gson:gson:jar:2.12.1:provided 14:13:43 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:provided 14:13:43 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided 14:13:43 [INFO] | \- com.sun.xml.bind:jaxb-impl:jar:2.2.11:provided 14:13:43 [INFO] +- org.onap.ccsdk.sli.core:sli-provider:jar:2.2.0-SNAPSHOT:provided 14:13:43 [INFO] | +- org.onap.ccsdk.sli.core:sli-provider-base:jar:2.2.0-SNAPSHOT:provided 14:13:43 [INFO] | +- commons-lang:commons-lang:jar:2.6:provided 14:13:43 [INFO] | \- com.google.code.findbugs:annotations:jar:3.0.1:provided 14:13:43 [INFO] | +- net.jcip:jcip-annotations:jar:1.0:provided 14:13:43 [INFO] | \- com.google.code.findbugs:jsr305:jar:3.0.1:provided 14:13:43 [INFO] +- org.onap.ccsdk.sli.core:utils-provider:jar:2.2.0-SNAPSHOT:provided 14:13:43 [INFO] | \- com.att.eelf:eelf-core:jar:1.0.0:provided 14:13:43 [INFO] +- junit:junit:jar:4.13.2:test 14:13:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 14:13:43 [INFO] +- org.mockito:mockito-core:jar:3.5.11:test 14:13:43 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.2:test 14:13:43 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test 14:13:43 [INFO] | \- org.objenesis:objenesis:jar:3.1:test 14:13:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.0:test 14:13:43 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 14:13:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.6.3:test 14:13:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:3.5.10:test 14:13:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 14:13:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 14:13:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 14:13:43 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test 14:13:43 [INFO] +- org.assertj:assertj-core:jar:3.27.3:test 14:13:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 14:13:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 14:13:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test 14:13:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 14:13:43 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.6.3:test 14:13:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test 14:13:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test 14:13:43 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test 14:13:43 [INFO] 14:13:43 [INFO] --- clm:2.53.1-01:index (default-cli) @ a1-adapter-provider --- 14:13:43 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/sonatype-clm/module.xml 14:13:43 [INFO] 14:13:43 [INFO] ---------------< org.onap.ccsdk.oran:a1-adapter-feature >--------------- 14:13:43 [INFO] Building ccsdk-oran :: a1-adapter-feature 2.2.0-SNAPSHOT [3/11] 14:13:43 [INFO] from a1-adapter/a1-adapter-api/feature/pom.xml 14:13:43 [INFO] ------------------------------[ feature ]------------------------------- 14:13:43 [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' 14:13:43 [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' 14:13:43 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:13:43 [INFO] 14:13:43 [INFO] --- clean:3.4.1:clean (default-clean) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ a1-adapter-feature --- 14:13:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:43 [INFO] surefireArgLine set to empty 14:13:43 [INFO] 14:13:43 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ a1-adapter-feature --- 14:13:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:43 [INFO] argLine set to empty 14:13:43 [INFO] 14:13:43 [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-feature --- 14:13:43 [INFO] 14:13:43 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ a1-adapter-feature --- 14:13:43 [INFO] Generating feature descriptor file /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/feature/feature.xml 14:13:44 [INFO] ...done! 14:13:44 [INFO] Attaching features XML 14:13:44 [INFO] 14:13:44 [INFO] --- karaf:4.4.6:verify (default-verify) @ a1-adapter-feature --- 14:13:44 [INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 14:13:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 14:13:44 [INFO] 14:13:44 [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-feature >>> 14:13:44 [INFO] 14:13:44 [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-feature --- 14:13:44 [INFO] 14:13:44 [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-feature <<< 14:13:44 [INFO] 14:13:44 [INFO] 14:13:44 [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-feature --- 14:13:44 [INFO] 14:13:44 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ a1-adapter-feature --- 14:13:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:44 [INFO] 14:13:44 [INFO] --- feattest:14.0.8:test (default) @ a1-adapter-feature --- 14:13:45 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 14:13:45 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 14:13:45 [INFO] 14:13:45 [INFO] --- jacoco:0.8.12:report (default-report) @ a1-adapter-feature --- 14:13:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:45 [INFO] 14:13:45 [INFO] --- copy:14.0.8:copy-files (default) @ a1-adapter-feature --- 14:13:45 [INFO] 14:13:45 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-feature --- 14:13:45 [INFO] 14:13:45 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ a1-adapter-feature --- 14:13:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:45 [INFO] failsafeArgLine set to empty 14:13:45 [INFO] 14:13:45 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-feature --- 14:13:45 [INFO] No tests to run. 14:13:45 [INFO] 14:13:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-feature --- 14:13:45 [INFO] CycloneDX: Resolving Dependencies 14:13:46 [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) 14:13:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.xml 14:13:46 [INFO] attaching as a1-adapter-feature-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.json 14:13:47 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 14:13:47 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 14:13:47 [INFO] attaching as a1-adapter-feature-2.2.0-SNAPSHOT-cyclonedx.json 14:13:47 [INFO] 14:13:47 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ a1-adapter-feature --- 14:13:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:47 [INFO] 14:13:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-feature --- 14:13:47 [INFO] Skipping duplicate-finder execution! 14:13:47 [INFO] 14:13:47 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-feature --- 14:13:47 [INFO] Skipping plugin execution 14:13:47 [INFO] 14:13:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-feature --- 14:13:47 [INFO] Skipping source per configuration. 14:13:47 [INFO] 14:13:47 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-feature --- 14:13:47 [INFO] 14:13:47 [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-feature --- 14:13:47 [INFO] Skipping modernizer execution! 14:13:47 [INFO] 14:13:47 [INFO] --- jacoco:0.8.12:report (report) @ a1-adapter-feature --- 14:13:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:47 [INFO] 14:13:47 [INFO] --- jacoco:0.8.12:check (default-check) @ a1-adapter-feature --- 14:13:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:47 [INFO] 14:13:47 [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-feature --- 14:13:47 [WARNING] 14:13:47 [WARNING] The packaging plugin for project a1-adapter-feature did not assign 14:13:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:13:47 [WARNING] 14:13:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:13:47 [WARNING] 14:13:47 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.2.0-SNAPSHOT/a1-adapter-feature-2.2.0-SNAPSHOT.pom 14:13:47 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/feature/feature.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.2.0-SNAPSHOT/a1-adapter-feature-2.2.0-SNAPSHOT-features.xml 14:13:47 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.2.0-SNAPSHOT/a1-adapter-feature-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:47 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-feature/2.2.0-SNAPSHOT/a1-adapter-feature-2.2.0-SNAPSHOT-cyclonedx.json 14:13:47 [INFO] 14:13:47 [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-feature --- 14:13:47 [INFO] org.onap.ccsdk.oran:a1-adapter-feature:feature:2.2.0-SNAPSHOT 14:13:47 [INFO] +- org.onap.ccsdk.oran:a1-adapter-provider:jar:2.2.0-SNAPSHOT:compile 14:13:47 [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 14:13:47 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile 14:13:47 [INFO] | +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.2.0-SNAPSHOT:compile 14:13:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.11:compile 14:13:47 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.11:compile 14:13:47 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.11:compile 14:13:47 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.11:compile 14:13:47 [INFO] | | +- com.google.guava:guava:jar:33.4.0-jre:compile 14:13:47 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 14:13:47 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 14:13:47 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.49.1:compile 14:13:47 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile 14:13:47 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 14:13:47 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 14:13:47 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.11:compile 14:13:47 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.11:compile 14:13:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.11:compile 14:13:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.11:compile 14:13:47 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.11:compile 14:13:47 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 14:13:47 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.11:compile 14:13:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.11:compile 14:13:47 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 14:13:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.11:compile 14:13:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.11:compile 14:13:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.11:compile 14:13:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.11:compile 14:13:47 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.11:compile 14:13:47 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.11:compile 14:13:47 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.11:compile 14:13:47 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.11:compile 14:13:47 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.11:compile 14:13:47 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.11:compile 14:13:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.11:compile 14:13:47 [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 14:13:47 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile 14:13:47 [INFO] | +- commons-logging:commons-logging:jar:1.2:compile 14:13:47 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 14:13:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 14:13:47 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test 14:13:47 [INFO] +- org.assertj:assertj-core:jar:3.27.3:test 14:13:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 14:13:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 14:13:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 14:13:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test 14:13:47 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 14:13:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 14:13:47 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.6.3:test 14:13:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test 14:13:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test 14:13:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.6.3:test 14:13:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test 14:13:47 [INFO] +- junit:junit:jar:4.13.2:test 14:13:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test 14:13:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test 14:13:47 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 14:13:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.2:test 14:13:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test 14:13:47 [INFO] \- org.objenesis:objenesis:jar:3.1:test 14:13:47 [INFO] 14:13:47 [INFO] --- clm:2.53.1-01:index (default-cli) @ a1-adapter-feature --- 14:13:47 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/sonatype-clm/module.xml 14:13:47 [INFO] 14:13:47 [INFO] --------------< org.onap.ccsdk.oran:a1-adapter-installer >-------------- 14:13:47 [INFO] Building ccsdk-oran :: a1-adapter-installer 2.2.0-SNAPSHOT [4/11] 14:13:47 [INFO] from a1-adapter/a1-adapter-api/installer/pom.xml 14:13:47 [INFO] --------------------------------[ pom ]--------------------------------- 14:13:47 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:13:47 [INFO] 14:13:47 [INFO] --- clean:3.4.1:clean (default-clean) @ a1-adapter-installer --- 14:13:47 [INFO] 14:13:47 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-installer --- 14:13:47 [INFO] 14:13:47 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-installer --- 14:13:47 [INFO] 14:13:47 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-installer --- 14:13:47 [INFO] 14:13:47 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-installer --- 14:13:47 [INFO] 14:13:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ a1-adapter-installer --- 14:13:47 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/code-coverage/jacoco-ut.exec 14:13:47 [INFO] 14:13:47 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ a1-adapter-installer --- 14:13:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/jacoco.exec 14:13:47 [INFO] 14:13:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ a1-adapter-installer --- 14:13:47 [INFO] 14:13:47 [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-installer --- 14:13:48 [INFO] 14:13:48 [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-installer --- 14:13:48 [INFO] 14:13:48 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-installer --- 14:13:48 [INFO] 14:13:48 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ a1-adapter-installer --- 14:13:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:48 [INFO] 14:13:48 [INFO] --- jacoco:0.8.12:report (default-report) @ a1-adapter-installer --- 14:13:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:48 [INFO] 14:13:48 [INFO] --- dependency:3.8.1:copy-dependencies (copy-dependencies) @ a1-adapter-installer --- 14:13:48 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/feature/target/feature/feature.xml to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-feature/2.2.0-SNAPSHOT/a1-adapter-feature-2.2.0-SNAPSHOT-features.xml 14:13:48 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/provider/target/a1-adapter-provider-2.2.0-SNAPSHOT.jar to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-provider/2.2.0-SNAPSHOT/a1-adapter-provider-2.2.0-SNAPSHOT.jar 14:13:48 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/model/target/a1-adapter-model-2.2.0-SNAPSHOT.jar to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-model/2.2.0-SNAPSHOT/a1-adapter-model-2.2.0-SNAPSHOT.jar 14:13:48 [INFO] 14:13:48 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-installer --- 14:13:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 14:13:48 [INFO] 14:13:48 [INFO] --- assembly:3.7.1:single (maven-repo-zip) @ a1-adapter-installer --- 14:13:48 [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml 14:13:48 [INFO] Building zip: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/stage/a1-adapter-2.2.0-SNAPSHOT-repo.zip 14:13:48 [INFO] 14:13:48 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ a1-adapter-installer --- 14:13:48 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/code-coverage/jacoco-it.exec 14:13:48 [INFO] 14:13:48 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-installer --- 14:13:48 [INFO] No tests to run. 14:13:48 [INFO] 14:13:48 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ a1-adapter-installer --- 14:13:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:48 [INFO] 14:13:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-installer --- 14:13:48 [INFO] CycloneDX: Resolving Dependencies 14:13:49 [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) 14:13:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.xml 14:13:49 [INFO] attaching as a1-adapter-installer-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.json 14:13:49 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 14:13:49 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 14:13:49 [INFO] attaching as a1-adapter-installer-2.2.0-SNAPSHOT-cyclonedx.json 14:13:49 [INFO] 14:13:49 [INFO] --- jacoco:0.8.12:check (default-check) @ a1-adapter-installer --- 14:13:49 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/jacoco.exec 14:13:49 [INFO] 14:13:49 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-installer --- 14:13:49 [INFO] 14:13:49 [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-installer --- 14:13:49 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.2.0-SNAPSHOT/a1-adapter-installer-2.2.0-SNAPSHOT.pom 14:13:49 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/stage/a1-adapter-2.2.0-SNAPSHOT-repo.zip to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.2.0-SNAPSHOT/a1-adapter-installer-2.2.0-SNAPSHOT-repo.zip 14:13:49 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.2.0-SNAPSHOT/a1-adapter-installer-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:49 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-installer/2.2.0-SNAPSHOT/a1-adapter-installer-2.2.0-SNAPSHOT-cyclonedx.json 14:13:49 [INFO] 14:13:49 [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-installer --- 14:13:49 [INFO] org.onap.ccsdk.oran:a1-adapter-installer:pom:2.2.0-SNAPSHOT 14:13:49 [INFO] +- org.onap.ccsdk.oran:a1-adapter-feature:xml:features:2.2.0-SNAPSHOT:compile 14:13:49 [INFO] \- org.onap.ccsdk.oran:a1-adapter-provider:jar:2.2.0-SNAPSHOT:compile 14:13:49 [INFO] +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 14:13:49 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile 14:13:49 [INFO] +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.2.0-SNAPSHOT:compile 14:13:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.11:compile 14:13:49 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.11:compile 14:13:49 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.11:compile 14:13:49 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.11:compile 14:13:49 [INFO] | +- com.google.guava:guava:jar:29.0-jre:compile 14:13:49 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile 14:13:49 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 14:13:49 [INFO] | | +- org.checkerframework:checker-qual:jar:2.11.1:compile 14:13:49 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 14:13:49 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 14:13:49 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 14:13:49 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.11:compile 14:13:49 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.11:compile 14:13:49 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.11:compile 14:13:49 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.11:compile 14:13:49 [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.11:compile 14:13:49 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 14:13:49 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.11:compile 14:13:49 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.11:compile 14:13:49 [INFO] | | \- org.immutables:value:jar:annotations:2.8.8:provided 14:13:49 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.11:compile 14:13:49 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.11:compile 14:13:49 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.11:compile 14:13:49 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.11:compile 14:13:49 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.11:compile 14:13:49 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.11:compile 14:13:49 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.11:compile 14:13:49 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.11:compile 14:13:49 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.11:compile 14:13:49 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.11:compile 14:13:49 [INFO] +- org.opendaylight.yangtools:concepts:jar:14.0.11:compile 14:13:49 [INFO] \- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 14:13:49 [INFO] +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile 14:13:49 [INFO] +- commons-logging:commons-logging:jar:1.2:compile 14:13:49 [INFO] \- commons-codec:commons-codec:jar:1.15:compile 14:13:49 [INFO] 14:13:49 [INFO] --- clm:2.53.1-01:index (default-cli) @ a1-adapter-installer --- 14:13:49 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/installer/target/sonatype-clm/module.xml 14:13:49 [INFO] 14:13:49 [INFO] -----------------< org.onap.ccsdk.oran:a1-adapter-api >----------------- 14:13:49 [INFO] Building ccsdk-oran :: a1-adapter-api 2.2.0-SNAPSHOT [5/11] 14:13:49 [INFO] from a1-adapter/a1-adapter-api/pom.xml 14:13:49 [INFO] --------------------------------[ pom ]--------------------------------- 14:13:50 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:13:50 [INFO] 14:13:50 [INFO] --- clean:3.4.1:clean (default-clean) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ a1-adapter-api --- 14:13:50 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/code-coverage/jacoco-ut.exec 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ a1-adapter-api --- 14:13:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/jacoco.exec 14:13:50 [INFO] 14:13:50 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ a1-adapter-api --- 14:13:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:report (default-report) @ a1-adapter-api --- 14:13:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:50 [INFO] 14:13:50 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-api --- 14:13:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ a1-adapter-api --- 14:13:50 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/code-coverage/jacoco-it.exec 14:13:50 [INFO] 14:13:50 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-api --- 14:13:50 [INFO] No tests to run. 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ a1-adapter-api --- 14:13:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:50 [INFO] 14:13:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-api --- 14:13:50 [INFO] CycloneDX: Resolving Dependencies 14:13:50 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 14:13:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.xml 14:13:50 [INFO] attaching as a1-adapter-api-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.json 14:13:50 [INFO] attaching as a1-adapter-api-2.2.0-SNAPSHOT-cyclonedx.json 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:check (default-check) @ a1-adapter-api --- 14:13:50 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/jacoco.exec 14:13:50 [INFO] 14:13:50 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-api --- 14:13:50 [INFO] 14:13:50 [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-api --- 14:13:50 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-api/2.2.0-SNAPSHOT/a1-adapter-api-2.2.0-SNAPSHOT.pom 14:13:50 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-api/2.2.0-SNAPSHOT/a1-adapter-api-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:50 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-api/2.2.0-SNAPSHOT/a1-adapter-api-2.2.0-SNAPSHOT-cyclonedx.json 14:13:50 [INFO] 14:13:50 [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-api --- 14:13:50 [INFO] org.onap.ccsdk.oran:a1-adapter-api:pom:2.2.0-SNAPSHOT 14:13:50 [INFO] 14:13:50 [INFO] --- clm:2.53.1-01:index (default-cli) @ a1-adapter-api --- 14:13:50 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/a1-adapter-api/target/sonatype-clm/module.xml 14:13:50 [INFO] 14:13:50 [INFO] -------------< org.onap.ccsdk.oran:a1-adapter-northbound >-------------- 14:13:50 [INFO] Building ccsdk-oran :: a1-adapter-northbound 2.2.0-SNAPSHOT [6/11] 14:13:50 [INFO] from a1-adapter/features/a1-adapter-northbound/pom.xml 14:13:50 [INFO] ------------------------------[ feature ]------------------------------- 14:13:50 [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:check (analyze-compile)' 14:13:50 [WARNING] Parameter 'findbugsXmlOutputDirectory' is unknown for plugin 'spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs)' 14:13:50 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:13:50 [INFO] 14:13:50 [INFO] --- clean:3.4.1:clean (default-clean) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- dependency:3.8.1:properties (default) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ a1-adapter-northbound --- 14:13:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:50 [INFO] surefireArgLine set to empty 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ a1-adapter-northbound --- 14:13:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:50 [INFO] argLine set to empty 14:13:50 [INFO] 14:13:50 [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- dependency:3.8.1:copy (unpack-license) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ a1-adapter-northbound --- 14:13:50 [INFO] Generating feature descriptor file /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/feature/feature.xml 14:13:50 [INFO] ...done! 14:13:50 [INFO] Attaching features XML 14:13:50 [INFO] 14:13:50 [INFO] --- karaf:4.4.6:verify (default-verify) @ a1-adapter-northbound --- 14:13:50 [INFO] Using repositories: file:///tmp/r@id=local_m2,https://nexus.onap.org/content/repositories/snapshots/@id=snapshots@noreleases@snapshots,https://nexus.onap.org/content/repositories/public/@id=release-mirror@snapshots,https://nexus.onap.org/content/repositories/public/@id=onap-public,https://nexus.onap.org/content/repositories/releases/@id=releases,https://nexus.onap.org/content/groups/staging@id=onap-staging@snapshots,https://nexus.onap.org/content/repositories/releases@id=ecomp-release,https://nexus.onap.org/content/repositories/snapshots@id=ecomp-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 14:13:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 14:13:50 [INFO] 14:13:50 [INFO] >>> spotbugs:3.1.12.2:check (analyze-compile) > :spotbugs @ a1-adapter-northbound >>> 14:13:50 [INFO] 14:13:50 [INFO] --- spotbugs:3.1.12.2:spotbugs (spotbugs) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] <<< spotbugs:3.1.12.2:check (analyze-compile) < :spotbugs @ a1-adapter-northbound <<< 14:13:50 [INFO] 14:13:50 [INFO] 14:13:50 [INFO] --- spotbugs:3.1.12.2:check (analyze-compile) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ a1-adapter-northbound --- 14:13:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:50 [INFO] 14:13:50 [INFO] --- feattest:14.0.8:test (default) @ a1-adapter-northbound --- 14:13:50 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 14:13:50 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:report (default-report) @ a1-adapter-northbound --- 14:13:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:50 [INFO] 14:13:50 [INFO] --- copy:14.0.8:copy-files (default) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-northbound --- 14:13:50 [INFO] 14:13:50 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ a1-adapter-northbound --- 14:13:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:50 [INFO] failsafeArgLine set to empty 14:13:50 [INFO] 14:13:50 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-northbound --- 14:13:50 [INFO] No tests to run. 14:13:50 [INFO] 14:13:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-northbound --- 14:13:50 [INFO] CycloneDX: Resolving Dependencies 14:13:51 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 14:13:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.xml 14:13:51 [INFO] attaching as a1-adapter-northbound-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.json 14:13:51 [INFO] attaching as a1-adapter-northbound-2.2.0-SNAPSHOT-cyclonedx.json 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ a1-adapter-northbound --- 14:13:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:51 [INFO] 14:13:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ a1-adapter-northbound --- 14:13:51 [INFO] Skipping duplicate-finder execution! 14:13:51 [INFO] 14:13:51 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ a1-adapter-northbound --- 14:13:51 [INFO] Skipping plugin execution 14:13:51 [INFO] 14:13:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ a1-adapter-northbound --- 14:13:51 [INFO] Skipping source per configuration. 14:13:51 [INFO] 14:13:51 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-northbound --- 14:13:51 [INFO] 14:13:51 [INFO] --- modernizer:2.1.0:modernizer (modernizer) @ a1-adapter-northbound --- 14:13:51 [INFO] Skipping modernizer execution! 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (report) @ a1-adapter-northbound --- 14:13:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:check (default-check) @ a1-adapter-northbound --- 14:13:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:13:51 [INFO] 14:13:51 [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-northbound --- 14:13:51 [WARNING] 14:13:51 [WARNING] The packaging plugin for project a1-adapter-northbound did not assign 14:13:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 14:13:51 [WARNING] 14:13:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 14:13:51 [WARNING] 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.2.0-SNAPSHOT/a1-adapter-northbound-2.2.0-SNAPSHOT.pom 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/feature/feature.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.2.0-SNAPSHOT/a1-adapter-northbound-2.2.0-SNAPSHOT-features.xml 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.2.0-SNAPSHOT/a1-adapter-northbound-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound/2.2.0-SNAPSHOT/a1-adapter-northbound-2.2.0-SNAPSHOT-cyclonedx.json 14:13:51 [INFO] 14:13:51 [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-northbound --- 14:13:51 [INFO] org.onap.ccsdk.oran:a1-adapter-northbound:feature:2.2.0-SNAPSHOT 14:13:51 [INFO] +- org.onap.ccsdk.oran:a1-adapter-feature:xml:features:2.2.0-SNAPSHOT:compile 14:13:51 [INFO] | \- org.onap.ccsdk.oran:a1-adapter-provider:jar:2.2.0-SNAPSHOT:compile 14:13:51 [INFO] | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:compile 14:13:51 [INFO] | +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile 14:13:51 [INFO] | +- org.onap.ccsdk.oran:a1-adapter-model:jar:2.2.0-SNAPSHOT:compile 14:13:51 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.11:compile 14:13:51 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.11:compile 14:13:51 [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.11:compile 14:13:51 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.11:compile 14:13:51 [INFO] | | +- com.google.guava:guava:jar:33.4.0-jre:compile 14:13:51 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:compile 14:13:51 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 14:13:51 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.49.1:compile 14:13:51 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile 14:13:51 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 14:13:51 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 14:13:51 [INFO] | | +- org.opendaylight.yangtools:binding-spec:jar:14.0.11:compile 14:13:51 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:14.0.11:compile 14:13:51 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.11:compile 14:13:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.11:compile 14:13:51 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.11:compile 14:13:51 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 14:13:51 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.11:compile 14:13:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.11:compile 14:13:51 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 14:13:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.11:compile 14:13:51 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.11:compile 14:13:51 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.11:compile 14:13:51 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.11:compile 14:13:51 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.11:compile 14:13:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.11:compile 14:13:51 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.11:compile 14:13:51 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.11:compile 14:13:51 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.11:compile 14:13:51 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.11:compile 14:13:51 [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.11:compile 14:13:51 [INFO] | \- org.apache.httpcomponents:httpclient:jar:4.5.13:compile 14:13:51 [INFO] | +- org.apache.httpcomponents:httpcore:jar:4.4.14:compile 14:13:51 [INFO] | +- commons-logging:commons-logging:jar:1.2:compile 14:13:51 [INFO] | \- commons-codec:commons-codec:jar:1.15:compile 14:13:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 14:13:51 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.29:test 14:13:51 [INFO] +- org.assertj:assertj-core:jar:3.27.3:test 14:13:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 14:13:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 14:13:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 14:13:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.6.3:test 14:13:51 [INFO] | +- org.apiguardian:apiguardian-api:jar:1.1.0:test 14:13:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.2.0:test 14:13:51 [INFO] | \- org.junit.platform:junit-platform-commons:jar:1.6.3:test 14:13:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.6.3:test 14:13:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.6.3:test 14:13:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.6.3:test 14:13:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:3.3.3:test 14:13:51 [INFO] +- junit:junit:jar:4.13.2:test 14:13:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.6.3:test 14:13:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.6.3:test 14:13:51 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 14:13:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.2:test 14:13:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.19:test 14:13:51 [INFO] \- org.objenesis:objenesis:jar:3.1:test 14:13:51 [INFO] 14:13:51 [INFO] --- clm:2.53.1-01:index (default-cli) @ a1-adapter-northbound --- 14:13:51 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/sonatype-clm/module.xml 14:13:51 [INFO] 14:13:51 [INFO] --------< org.onap.ccsdk.oran:a1-adapter-northbound-installer >--------- 14:13:51 [INFO] Building ccsdk-oran :: a1-adapter-northbound-installer 2.2.0-SNAPSHOT [7/11] 14:13:51 [INFO] from a1-adapter/features/installer/pom.xml 14:13:51 [INFO] --------------------------------[ pom ]--------------------------------- 14:13:51 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:13:51 [INFO] 14:13:51 [INFO] --- clean:3.4.1:clean (default-clean) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/code-coverage/jacoco-ut.exec 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/jacoco.exec 14:13:51 [INFO] 14:13:51 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- checkstyle:3.2.1:check (default) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- checkstyle:3.2.1:check (check-license) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (default-report) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:51 [INFO] 14:13:51 [INFO] --- dependency:3.8.1:copy-dependencies (copy-dependencies) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/a1-adapter-northbound/target/feature/feature.xml to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/assembly/system/org/onap/ccsdk/oran/a1-adapter-northbound/2.2.0-SNAPSHOT/a1-adapter-northbound-2.2.0-SNAPSHOT-features.xml 14:13:51 [INFO] 14:13:51 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 14:13:51 [INFO] 14:13:51 [INFO] --- assembly:3.7.1:single (maven-repo-zip) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] Reading assembly descriptor: src/assembly/assemble_mvnrepo_zip.xml 14:13:51 [INFO] Building zip: /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/stage/a1-adapter-northbound-2.2.0-SNAPSHOT-repo.zip 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/code-coverage/jacoco-it.exec 14:13:51 [INFO] 14:13:51 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] No tests to run. 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:51 [INFO] 14:13:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] CycloneDX: Resolving Dependencies 14:13:51 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 14:13:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.xml 14:13:51 [INFO] attaching as a1-adapter-northbound-installer-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.json 14:13:51 [INFO] attaching as a1-adapter-northbound-installer-2.2.0-SNAPSHOT-cyclonedx.json 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:check (default-check) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/jacoco.exec 14:13:51 [INFO] 14:13:51 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] 14:13:51 [INFO] --- install:3.1.4:install (default-install) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.2.0-SNAPSHOT/a1-adapter-northbound-installer-2.2.0-SNAPSHOT.pom 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/stage/a1-adapter-northbound-2.2.0-SNAPSHOT-repo.zip to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.2.0-SNAPSHOT/a1-adapter-northbound-installer-2.2.0-SNAPSHOT-repo.zip 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.2.0-SNAPSHOT/a1-adapter-northbound-installer-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/bom.json to /tmp/r/org/onap/ccsdk/oran/a1-adapter-northbound-installer/2.2.0-SNAPSHOT/a1-adapter-northbound-installer-2.2.0-SNAPSHOT-cyclonedx.json 14:13:51 [INFO] 14:13:51 [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] org.onap.ccsdk.oran:a1-adapter-northbound-installer:pom:2.2.0-SNAPSHOT 14:13:51 [INFO] \- org.onap.ccsdk.oran:a1-adapter-northbound:xml:features:2.2.0-SNAPSHOT:compile 14:13:51 [INFO] 14:13:51 [INFO] --- clm:2.53.1-01:index (default-cli) @ a1-adapter-northbound-installer --- 14:13:51 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/installer/target/sonatype-clm/module.xml 14:13:51 [INFO] 14:13:51 [INFO] ------< org.onap.ccsdk.oran:ccsdk-a1-adapter-feature-aggregator >------- 14:13:51 [INFO] Building ccsdk-oran :: ccsdk-a1-adapter-feature-aggregator 2.2.0-SNAPSHOT [8/11] 14:13:51 [INFO] from a1-adapter/features/pom.xml 14:13:51 [INFO] --------------------------------[ pom ]--------------------------------- 14:13:51 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:13:51 [INFO] 14:13:51 [INFO] --- clean:3.4.1:clean (default-clean) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/code-coverage/jacoco-ut.exec 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/jacoco.exec 14:13:51 [INFO] 14:13:51 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- checkstyle:3.2.1:check (default) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- checkstyle:3.2.1:check (check-license) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (default-report) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:51 [INFO] 14:13:51 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/code-coverage/jacoco-it.exec 14:13:51 [INFO] 14:13:51 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] No tests to run. 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:51 [INFO] 14:13:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] CycloneDX: Resolving Dependencies 14:13:51 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 14:13:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.xml 14:13:51 [INFO] attaching as ccsdk-a1-adapter-feature-aggregator-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.json 14:13:51 [INFO] attaching as ccsdk-a1-adapter-feature-aggregator-2.2.0-SNAPSHOT-cyclonedx.json 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:check (default-check) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/jacoco.exec 14:13:51 [INFO] 14:13:51 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] 14:13:51 [INFO] --- install:3.1.4:install (default-install) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/pom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter-feature-aggregator/2.2.0-SNAPSHOT/ccsdk-a1-adapter-feature-aggregator-2.2.0-SNAPSHOT.pom 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter-feature-aggregator/2.2.0-SNAPSHOT/ccsdk-a1-adapter-feature-aggregator-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/bom.json to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter-feature-aggregator/2.2.0-SNAPSHOT/ccsdk-a1-adapter-feature-aggregator-2.2.0-SNAPSHOT-cyclonedx.json 14:13:51 [INFO] 14:13:51 [INFO] --- dependency:3.8.1:tree (default-cli) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] org.onap.ccsdk.oran:ccsdk-a1-adapter-feature-aggregator:pom:2.2.0-SNAPSHOT 14:13:51 [INFO] 14:13:51 [INFO] --- clm:2.53.1-01:index (default-cli) @ ccsdk-a1-adapter-feature-aggregator --- 14:13:51 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/features/target/sonatype-clm/module.xml 14:13:51 [INFO] 14:13:51 [INFO] ----------------< org.onap.ccsdk.oran:ccsdk-a1-adapter >---------------- 14:13:51 [INFO] Building ccsdk-oran :: ccsdk-a1-adapter 2.2.0-SNAPSHOT [9/11] 14:13:51 [INFO] from a1-adapter/pom.xml 14:13:51 [INFO] --------------------------------[ pom ]--------------------------------- 14:13:51 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:13:51 [INFO] 14:13:51 [INFO] --- clean:3.4.1:clean (default-clean) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ccsdk-a1-adapter --- 14:13:51 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/code-coverage/jacoco-ut.exec 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ ccsdk-a1-adapter --- 14:13:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/jacoco.exec 14:13:51 [INFO] 14:13:51 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- checkstyle:3.2.1:check (default) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- checkstyle:3.2.1:check (check-license) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ ccsdk-a1-adapter --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (default-report) @ ccsdk-a1-adapter --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:51 [INFO] 14:13:51 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ ccsdk-a1-adapter --- 14:13:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ ccsdk-a1-adapter --- 14:13:51 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/code-coverage/jacoco-it.exec 14:13:51 [INFO] 14:13:51 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ ccsdk-a1-adapter --- 14:13:51 [INFO] No tests to run. 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ ccsdk-a1-adapter --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:13:51 [INFO] 14:13:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ccsdk-a1-adapter --- 14:13:51 [INFO] CycloneDX: Resolving Dependencies 14:13:51 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 14:13:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.xml 14:13:51 [INFO] attaching as ccsdk-a1-adapter-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.json 14:13:51 [INFO] attaching as ccsdk-a1-adapter-2.2.0-SNAPSHOT-cyclonedx.json 14:13:51 [INFO] 14:13:51 [INFO] --- jacoco:0.8.12:check (default-check) @ ccsdk-a1-adapter --- 14:13:51 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/jacoco.exec 14:13:51 [INFO] 14:13:51 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ ccsdk-a1-adapter --- 14:13:51 [INFO] 14:13:51 [INFO] --- install:3.1.4:install (default-install) @ ccsdk-a1-adapter --- 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/pom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter/2.2.0-SNAPSHOT/ccsdk-a1-adapter-2.2.0-SNAPSHOT.pom 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter/2.2.0-SNAPSHOT/ccsdk-a1-adapter-2.2.0-SNAPSHOT-cyclonedx.xml 14:13:51 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/bom.json to /tmp/r/org/onap/ccsdk/oran/ccsdk-a1-adapter/2.2.0-SNAPSHOT/ccsdk-a1-adapter-2.2.0-SNAPSHOT-cyclonedx.json 14:13:51 [INFO] 14:13:51 [INFO] --- dependency:3.8.1:tree (default-cli) @ ccsdk-a1-adapter --- 14:13:51 [INFO] org.onap.ccsdk.oran:ccsdk-a1-adapter:pom:2.2.0-SNAPSHOT 14:13:51 [INFO] 14:13:51 [INFO] --- clm:2.53.1-01:index (default-cli) @ ccsdk-a1-adapter --- 14:13:51 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-adapter/target/sonatype-clm/module.xml 14:13:51 [INFO] 14:13:51 [INFO] ----------< org.onap.ccsdk.oran:a1-policy-management-service >---------- 14:13:51 [INFO] Building ccsdk-oran :: a1-policy-management-service 2.2.0-SNAPSHOT [10/11] 14:13:51 [INFO] from a1-policy-management/pom.xml 14:13:51 [INFO] --------------------------------[ jar ]--------------------------------- 14:14:17 [INFO] 14:14:17 [INFO] --- clean:3.4.1:clean (default-clean) @ a1-policy-management-service --- 14:14:17 [INFO] 14:14:17 [INFO] --- groovy:2.1.1:execute (default) @ a1-policy-management-service --- 14:14:18 [INFO] 14:14:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ a1-policy-management-service --- 14:14:18 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/code-coverage/jacoco-ut.exec 14:14:18 [INFO] 14:14:18 [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1-policy-management-service --- 14:14:18 [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/ccsdk-oran-maven-clm-master/a1-policy-management/target/jacoco.exec 14:14:18 [INFO] 14:14:18 [INFO] --- properties:1.0.0:set-system-properties (default) @ a1-policy-management-service --- 14:14:18 [INFO] Set 2 system properties 14:14:18 [INFO] 14:14:18 [INFO] --- build-helper:1.12:add-source (add-source) @ a1-policy-management-service --- 14:14:18 [INFO] Source directory: /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/annotations added. 14:14:18 [INFO] 14:14:18 [INFO] --- openapi-generator:7.7.0:generate (generate-policy-api) @ a1-policy-management-service --- 14:14:21 [INFO] Generating with dryRun=false 14:14:21 [INFO] Output directory (/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 14:14:21 [INFO] OpenAPI Generator: spring (server) 14:14:21 [INFO] Generator 'spring' is considered stable. 14:14:21 [INFO] ---------------------------------- 14:14:21 [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2) 14:14:21 [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) 14:14:21 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 14:14:21 [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid 14:14:21 [INFO] Processing operation getStatusV1 14:14:21 [INFO] Processing operation getStatus 14:14:21 [INFO] Processing operation getRic 14:14:21 [INFO] Processing operation getPolicyTypes 14:14:21 [INFO] Processing operation getPolicy 14:14:21 [INFO] Processing operation deletePolicy 14:14:21 [INFO] Processing operation keepAliveService 14:14:21 [INFO] Processing operation getRics 14:14:21 [INFO] Processing operation getServices 14:14:21 [INFO] Processing operation putService 14:14:21 [INFO] Processing operation getPolicyTypeDefinition 14:14:21 [INFO] Processing operation getPolicyIds 14:14:21 [INFO] Processing operation putPolicy 14:14:21 [INFO] Processing operation getPolicyInstances 14:14:21 [INFO] Processing operation deleteService 14:14:21 [INFO] Processing operation getPolicyStatus 14:14:21 [INFO] Processing operation getConfiguration 14:14:21 [INFO] Processing operation putConfiguration 14:14:21 [INFO] Processing operation performAccessControl 14:14:21 [INFO] Processing operation actuatorLinks 14:14:21 [INFO] Processing operation actuatorHeapdump 14:14:21 [INFO] Processing operation actuatorInfo 14:14:21 [INFO] Processing operation actuatorThreaddump 14:14:21 [INFO] Processing operation actuatorLoggers 14:14:21 [INFO] Processing operation actuatorGetLogger 14:14:21 [INFO] Processing operation actuatorSetlogger 14:14:21 [INFO] Processing operation actuatorGetLogFile 14:14:21 [INFO] Processing operation actuatorHealth 14:14:21 [INFO] Processing operation actuatorHealthComponent 14:14:21 [INFO] Processing operation actuatorShutdown 14:14:21 [INFO] Processing operation actuatorMetrics 14:14:21 [INFO] Processing operation actuatorGetMetric 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:21 [INFO] Model void not generated since it's a free-form object 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/AuthorizationResult.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ErrorInformation.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Input.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Link.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyAuthorization.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyIdList.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfoList.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyStatusInfo.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeDefinition.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeIdList.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfoList.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceCallbackInfoV2.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceRegistrationInfo.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatus.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatusList.java 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/StatusInfo.java 14:14:21 [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true 14:14:21 [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true 14:14:21 [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true 14:14:21 [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/A1PolicyManagementApi.java 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/AuthorizationApiApi.java 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ConfigurationApi.java 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/HealthCheckApi.java 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/NearRtRicRepositoryApi.java 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:21 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ServiceRegistryAndSupervisionApi.java 14:14:21 [INFO] Skipping generation of Webhooks. 14:14:21 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:22 [INFO] Skipping generation of supporting files. 14:14:22 ################################################################################ 14:14:22 # Thanks for using OpenAPI Generator. # 14:14:22 # Please consider donation to help us maintain this project 🙏 # 14:14:22 # https://opencollective.com/openapi_generator/donate # 14:14:22 ################################################################################ 14:14:22 [INFO] 14:14:22 [INFO] --- openapi-generator:7.7.0:generate (generate-policy-api-v3) @ a1-policy-management-service --- 14:14:22 [INFO] Generating with dryRun=false 14:14:22 [INFO] No .openapi-generator-ignore file found. 14:14:22 [INFO] OpenAPI Generator: spring (server) 14:14:22 [INFO] Generator 'spring' is considered stable. 14:14:22 [INFO] ---------------------------------- 14:14:22 [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3) 14:14:22 [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) 14:14:22 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 14:14:22 [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid 14:14:22 [INFO] Processing operation getStatus 14:14:22 [INFO] Processing operation getRic 14:14:22 [INFO] Processing operation getRics 14:14:22 [INFO] Processing operation getPolicyTypes 14:14:22 [INFO] Processing operation getPolicyTypeDefinition 14:14:22 [INFO] Processing operation getPolicy 14:14:22 [INFO] Processing operation updatePolicy 14:14:22 [INFO] Processing operation deletePolicy 14:14:22 [INFO] Processing operation getPolicyStatus 14:14:22 [INFO] Processing operation getPolicyIds 14:14:22 [INFO] Processing operation createPolicy 14:14:22 [INFO] Processing operation getConfiguration 14:14:22 [INFO] Processing operation putConfiguration 14:14:22 [INFO] Processing operation keepAliveService 14:14:22 [INFO] Processing operation getServices 14:14:22 [INFO] Processing operation putService 14:14:22 [INFO] Processing operation deleteService 14:14:22 [INFO] Model PolicySchema not generated since it's a free-form object 14:14:22 [INFO] Model StatusSchema not generated since it's a free-form object 14:14:22 [INFO] Model PolicyObject not generated since it's a free-form object 14:14:22 [INFO] Model PolicyStatusObject not generated since it's a free-form object 14:14:22 [INFO] Model void not generated since it's a free-form object 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ErrorInformation.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyInformation.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyObjectInformation.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeInformation.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeObject.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ProblemDetails.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfo.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfoList.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceCallbackInfo.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceRegistrationInfo.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatus.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatusList.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/StatusInfo.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/A1PolicyManagementApi.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ConfigurationApi.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/HealthCheckApi.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/NearRtRicRepositoryApi.java 14:14:22 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ServiceRegistryAndSupervisionApi.java 14:14:22 [INFO] Skipping generation of Webhooks. 14:14:22 [INFO] Skipping generation of supporting files. 14:14:22 ################################################################################ 14:14:22 # Thanks for using OpenAPI Generator. # 14:14:22 # Please consider donation to help us maintain this project 🙏 # 14:14:22 # https://opencollective.com/openapi_generator/donate # 14:14:22 ################################################################################ 14:14:22 [INFO] 14:14:22 [INFO] --- checkstyle:2.17:check (check-license) @ a1-policy-management-service --- 14:14:23 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 14:14:23 [INFO] 14:14:23 [INFO] --- checkstyle:2.17:check (check-style) @ a1-policy-management-service --- 14:14:23 [WARNING] Parameter 'sourceDirectory' is deprecated: instead use {@link #sourceDirectories} 14:14:23 [INFO] 14:14:23 [INFO] --- resources:3.3.1:resources (default-resources) @ a1-policy-management-service --- 14:14:23 [INFO] Copying 0 resource from src/main/resources to target/classes 14:14:23 [INFO] Copying 5 resources from src/main/resources to target/classes 14:14:23 [INFO] 14:14:23 [INFO] --- compiler:3.10.0:compile (default-compile) @ a1-policy-management-service --- 14:14:23 [INFO] Changes detected - recompiling the module! 14:14:23 [INFO] Compiling 130 source files to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/classes 14:14:27 [INFO] 14:14:27 [INFO] --- openapi-generator:7.7.0:generate (openapi-yaml-gen) @ a1-policy-management-service --- 14:14:27 [INFO] Generating with dryRun=false 14:14:27 [INFO] No .openapi-generator-ignore file found. 14:14:27 [INFO] OpenAPI Generator: openapi-yaml (documentation) 14:14:27 [INFO] Generator 'openapi-yaml' is considered stable. 14:14:27 [INFO] Output file [outputFile=pms-api.yaml] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] Model void not generated since it's a free-form object 14:14:27 [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true 14:14:27 [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true 14:14:27 [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true 14:14:27 [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] Skipping generation of Webhooks. 14:14:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:14:27 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md 14:14:27 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api.yaml 14:14:27 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore 14:14:27 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION 14:14:27 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/FILES 14:14:27 ################################################################################ 14:14:27 # Thanks for using OpenAPI Generator. # 14:14:27 # Please consider donation to help us maintain this project 🙏 # 14:14:27 # https://opencollective.com/openapi_generator/donate # 14:14:27 ################################################################################ 14:14:27 [INFO] 14:14:27 [INFO] --- openapi-generator:7.7.0:generate (openapi-yaml-gen-v3) @ a1-policy-management-service --- 14:14:27 [INFO] Generating with dryRun=false 14:14:27 [INFO] OpenAPI Generator: openapi-yaml (documentation) 14:14:27 [INFO] Generator 'openapi-yaml' is considered stable. 14:14:27 [INFO] Output file [outputFile=pms-api-v3.yaml] 14:14:27 [INFO] Model PolicySchema not generated since it's a free-form object 14:14:27 [INFO] Model StatusSchema not generated since it's a free-form object 14:14:27 [INFO] Model PolicyObject not generated since it's a free-form object 14:14:27 [INFO] Model PolicyStatusObject not generated since it's a free-form object 14:14:27 [INFO] Model void not generated since it's a free-form object 14:14:27 [INFO] Skipping generation of Webhooks. 14:14:27 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md 14:14:27 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api-v3.yaml 14:14:27 [INFO] Skipped /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 14:14:27 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION 14:14:27 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/FILES 14:14:27 ################################################################################ 14:14:27 # Thanks for using OpenAPI Generator. # 14:14:27 # Please consider donation to help us maintain this project 🙏 # 14:14:27 # https://opencollective.com/openapi_generator/donate # 14:14:27 ################################################################################ 14:14:27 [INFO] 14:14:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1-policy-management-service --- 14:14:27 [INFO] Copying 8 resources from src/test/resources to target/test-classes 14:14:27 [INFO] 14:14:27 [INFO] --- compiler:3.10.0:testCompile (default-testCompile) @ a1-policy-management-service --- 14:14:27 [INFO] Changes detected - recompiling the module! 14:14:27 [INFO] Compiling 41 source files to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/test-classes 14:14:29 [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Some input files use or override a deprecated API. 14:14:29 [INFO] /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Recompile with -Xlint:deprecation for details. 14:14:29 [INFO] 14:14:29 [INFO] --- surefire:3.5.3:test (default-test) @ a1-policy-management-service --- 14:14:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:14:29 [INFO] 14:14:29 [INFO] ------------------------------------------------------- 14:14:29 [INFO] T E S T S 14:14:29 [INFO] ------------------------------------------------------- 14:14:31 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 14:14:31 14:14:31.921 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Execution time of LogAspectTest.null: 0 ms 14:14:32 14:14:32.033 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Entering method: signature 14:14:32 14:14:32.036 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Exiting method: signature 14:14:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 14:14:32 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 14:14:32 14:14:32.440 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 14:14:32 14:14:32.643 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running 14:14:33 14:14:33 . ____ _ __ _ _ 14:14:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:14:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:14:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:14:33 ' |____| .__|_| |_|_| |_\__, | / / / / 14:14:33 =========|_|==============|___/=/_/_/_/ 14:14:33 14:14:33 :: Spring Boot :: (v3.5.3) 14:14:33 14:14:33 2025-10-04T14:14:33.203+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:14:33 2025-10-04T14:14:33.205+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:14:33 2025-10-04T14:14:33.911+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:14:35 2025-10-04T14:14:35.281+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:14:36 2025-10-04T14:14:36.410+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 3.779 seconds (process running for 6.457) [facility=, subject=, traceId=] 14:14:37 2025-10-04T14:14:37.218+0000 [https-jsse-nio-auto-1-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 48a39165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:37 2025-10-04T14:14:37.431+0000 [https-jsse-nio-auto-1-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a39165 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:14:37 2025-10-04T14:14:37.617+0000 [https-jsse-nio-auto-1-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 17b1a055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:37 2025-10-04T14:14:37.627+0000 [https-jsse-nio-auto-1-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b1a055 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:14:37 2025-10-04T14:14:37.714+0000 [https-jsse-nio-auto-1-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 1c1fc0c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:37 2025-10-04T14:14:37.726+0000 [https-jsse-nio-auto-1-exec-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:14:37 2025-10-04T14:14:37.728+0000 [https-jsse-nio-auto-1-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 14:14:38 2025-10-04T14:14:38.502+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:14:38 2025-10-04T14:14:38.567+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:14:38 2025-10-04T14:14:38.625+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:14:38 2025-10-04T14:14:38.719+0000 [https-jsse-nio-auto-1-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 7e11378e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:38 2025-10-04T14:14:38.726+0000 [https-jsse-nio-auto-1-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e11378e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.686 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 14:14:38 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest 14:14:38 14:14:38 . ____ _ __ _ _ 14:14:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:14:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:14:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:14:38 ' |____| .__|_| |_|_| |_\__, | / / / / 14:14:38 =========|_|==============|___/=/_/_/_/ 14:14:38 14:14:38 :: Spring Boot :: (v3.5.3) 14:14:38 14:14:38 2025-10-04T14:14:38.795+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:14:38 2025-10-04T14:14:38.796+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:14:39 2025-10-04T14:14:39.020+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:14:39 2025-10-04T14:14:39.179+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:14:39 2025-10-04T14:14:39.360+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 0.598 seconds (process running for 9.407) [facility=, subject=, traceId=] 14:14:39 2025-10-04T14:14:39.447+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 55d9c4ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:39 2025-10-04T14:14:39.529+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:14:39 2025-10-04T14:14:39.650+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 321d5ce3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:14:39 2025-10-04T14:14:39.665+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 14:14:39 2025-10-04T14:14:39.961+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 8130f28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:39 2025-10-04T14:14:39.969+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:14:39 2025-10-04T14:14:39.974+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.179+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.244+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 2aa81bde, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.247+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.432+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.433+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.453+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.465+0000 [Thread-17] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.474+0000 [Thread-22] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.493+0000 [Thread-27] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.494+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb09bd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.504+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f54482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.510+0000 [Thread-32] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.521+0000 [Thread-36] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.526+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf241bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.530+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4f05a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.536+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54be11e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.540+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab8f5a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.541+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296a46da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.543+0000 [Thread-43] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.559+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246ff0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.559+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228a9e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.562+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e467a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.562+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b1e1d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6552fac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.566+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb6458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.571+0000 [Thread-54] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.578+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fa732e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.581+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13dfd052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.586+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5713c7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.586+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd1dca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7071168b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.613+0000 [Thread-59] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.619+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa732e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.620+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b1e1d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.621+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5713c7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.620+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165850b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.623+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd1dca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.625+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47ea3abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.625+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228a9e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.626+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fce6b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.630+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e97307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.633+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23922daa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.633+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e97307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.634+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d30dfbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.634+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fce6b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.636+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d30dfbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.637+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0, and the Request Id: 755f4af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.637+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23922daa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.641+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ea3abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.643+0000 [https-jsse-nio-auto-2-exec-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: 6e02a835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.643+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0, and the Request Id: 438da3a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.637+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0, and the Request Id: 358d4ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.645+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0, and the Request Id: b9dee7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.646+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6690a7bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.654+0000 [Thread-65] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:40 2025-10-04T14:14:40.678+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159b4110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.737+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54cd5aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.737+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2820e218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.740+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0-, and the Request Id: 22d11fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.744+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: 63ede7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.746+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791512ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.746+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d183c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.750+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b91083c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.750+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0-, and the Request Id: 1fa08ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.750+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cd5aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.751+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0-, and the Request Id: be1d4f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0-, and the Request Id: 57bc2696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.752+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4082a1a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.754+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b91083c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.754+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771cb164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.755+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105f8584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.757+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105f8584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4de6bfda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.761+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a70519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.761+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0, and the Request Id: 365cdc4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.764+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c0fdd38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.764+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb09e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.767+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0fdd38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.767+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de6bfda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.768+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133fc4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.769+0000 [https-jsse-nio-auto-2-exec-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: 2028a03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.769+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f32aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.771+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 768c6cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.773+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1927bb22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768c6cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.776+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f1beb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.780+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0-, and the Request Id: 5c253662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.780+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0, and the Request Id: 3210872c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.780+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0-, and the Request Id: 24a4954f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.781+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff4e6eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.782+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f1beb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.785+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ce6f8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.788+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c348996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.789+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22894121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.788+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ce6f8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.793+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0, and the Request Id: 311520f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.793+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d6a933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.793+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50600cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.799+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4312392f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.802+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1d7570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.804+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a51610f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.805+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4312392f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.808+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 95839d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.808+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50600cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.809+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 366f74d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.809+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a51610f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.811+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366f74d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 539e1ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.812+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95839d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.809+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a70777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.813+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 174e9b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.815+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: 6d33287b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.815+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174e9b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.816+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67571553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.816+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58546eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.818+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0-, and the Request Id: 112bea78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.820+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58546eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.820+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539e1ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.821+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3c7175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.822+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0-, and the Request Id: 28786e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.822+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1, and the Request Id: 2d891c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.823+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1, and the Request Id: 2afe442a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.824+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 901fc2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.826+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3c7175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.827+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: 41dd2646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.829+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49e96054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.829+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 83a6758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.834+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0-, and the Request Id: 16190d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83a6758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.827+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 901fc2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.835+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: 59d66e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.836+0000 [https-jsse-nio-auto-2-exec-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: 1ce18fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.836+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f85f2bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.836+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb76e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.837+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e96054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.838+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0ac92d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.840+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d94823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.841+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e1edbdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.842+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1-, and the Request Id: 79432135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.842+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d94823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.843+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1-, and the Request Id: 2dbb61fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.846+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1, and the Request Id: 7ef51518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.853+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a582220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.856+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fbfc261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.856+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4aa473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.857+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24804cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.860+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fb785d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1edbdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.860+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbfc261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.862+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: 6ccbb748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.862+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1, and the Request Id: 5f868809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.862+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: 38c70168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.865+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7b0c9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.866+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412b1b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.870+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2dfe5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.871+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412b1b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.872+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2f2e0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.873+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e25879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.876+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: 38c9e5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.876+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24dc4ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.877+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: 773dc12e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.880+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e25879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.880+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167dc79d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.880+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1a2f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.880+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a2b342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5328ee80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.884+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26756605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.887+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3900184e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.889+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26756605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.890+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1-, and the Request Id: 1af58163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.893+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390b8d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.895+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25eac991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.897+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f07e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.897+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407fb656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.898+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3900184e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.899+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5084c8c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:40 2025-10-04T14:14:40.899+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7a1e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.900+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd20807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.901+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1, and the Request Id: 3f1f7225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.902+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5084c8c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.903+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd20807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.904+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7a1e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.904+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4931dcbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.906+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4931dcbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.906+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25eac991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b8c3ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.907+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25265005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.911+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1, and the Request Id: 59a15906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.917+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a56f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.917+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c7e63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.928+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25265005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.930+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2, and the Request Id: 52ede947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.931+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8c3ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.934+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2, and the Request Id: 7f07efc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.934+0000 [https-jsse-nio-auto-2-exec-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: 5ef6f462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.936+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b6077d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.936+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d9f54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.937+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c7e63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.938+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d9f54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.938+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b6077d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.941+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5796d654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.941+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 36f1e631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.944+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1, and the Request Id: 5a397150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.944+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2, and the Request Id: 38441196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.945+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5796d654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.947+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1-, and the Request Id: 1252651d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.947+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c7feb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.949+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9b8614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.949+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7feb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.951+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9b8614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.953+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2, and the Request Id: 254494be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.954+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b6d606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.954+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f505746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.955+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2, and the Request Id: 5b19b309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.957+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f505746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.957+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e847cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.962+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d7deea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.963+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2-, and the Request Id: 16abe88a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.964+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467e7e3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.964+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7deea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.963+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2-, and the Request Id: 17af0bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.968+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1-, and the Request Id: 5fd75b26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.968+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3b8ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.968+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2-, and the Request Id: 352b9121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.970+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2, and the Request Id: 436a0219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.972+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a78b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.972+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: 7c021ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.974+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d6c820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.976+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68306d09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.977+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb9fba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.979+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38731a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.981+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 823a805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.982+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c147df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.983+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221a59f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.984+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2-, and the Request Id: 2ad6bbf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.985+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60452c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.985+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7dcdab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.988+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60452c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.992+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf3fff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.992+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4678bd5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.995+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff338ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.996+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 552a1699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.997+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4678bd5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:40.998+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f59ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.000+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552a1699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.001+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dfa650b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.001+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2, and the Request Id: 6a347597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.002+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208b346d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.002+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7342b425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.004+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dfa650b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.006+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7342b425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.007+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb62b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.007+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a0991f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.009+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dd12e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.009+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb8c442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.009+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0991f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.011+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb8c442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd12e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.015+0000 [https-jsse-nio-auto-2-exec-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: 8ba56a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.017+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2, and the Request Id: 70a53252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.017+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b962a70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.017+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ac444d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.018+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3, and the Request Id: 1e836200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.018+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 561f57d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.019+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2170d7ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.022+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561f57d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.024+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2cd6dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.024+0000 [https-jsse-nio-auto-2-exec-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: 198ce86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.024+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac444d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.024+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 629e8607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.029+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2170d7ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.029+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a106aea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.029+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 277adf8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.029+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2-, and the Request Id: 1f39db93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.031+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a106aea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.032+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629e8607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.032+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277adf8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.035+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15da8167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.035+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60577ea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.035+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3, and the Request Id: 421e8881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.036+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3-, and the Request Id: 1b16516a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.037+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15da8167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.037+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60577ea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.037+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794b7b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.039+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3, and the Request Id: 79cba1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.039+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3, and the Request Id: 23fe74cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.039+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2, and the Request Id: 546f2909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.042+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794b7b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.045+0000 [https-jsse-nio-auto-2-exec-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: ae55b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.047+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d0f3bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.047+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a2f25e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.047+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2-, and the Request Id: 1d8c49c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.052+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3-, and the Request Id: 1e0d124f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.056+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2f25e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.056+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dbe57b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.057+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3-, and the Request Id: 536a741f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.057+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed00b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.059+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: 693d34ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f37809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.060+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbe57b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.061+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3, and the Request Id: 7d705546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.061+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad63a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.067+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1eeb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a04777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.072+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5327421b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.073+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d91b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.073+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75351849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.075+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5327421b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.077+0000 [https-jsse-nio-auto-2-exec-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: f842c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.082+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71356a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.082+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592f6b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.083+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51afefd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.089+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512c76e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.090+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca5b389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.090+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34256e31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.090+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b546d73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.091+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451f58c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.091+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: 6be7301a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.091+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: f384630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.092+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701bfc1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.093+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca5b389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.093+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b546d73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.096+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ba0086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.097+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 498e3eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.099+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ba0086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.102+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73f39a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.103+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498e3eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.104+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3, and the Request Id: 19067353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.107+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1045d537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.108+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f39a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.109+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dc7adfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.109+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f95057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.109+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e8e81b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.109+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3, and the Request Id: 7e11cee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.112+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f916ff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.114+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30acf753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.116+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc7adfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.116+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f916ff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.117+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30acf753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.118+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49e4c103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.122+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4, and the Request Id: 71d85fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.123+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1045d537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.123+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e4c103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.124+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 415bc06e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.125+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f2567f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.128+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2567f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.128+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415bc06e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.129+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5080cd36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.129+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55fe5fcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.129+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3, and the Request Id: 365903fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.131+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3-, and the Request Id: 41119ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.131+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6721738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.132+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55fe5fcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.132+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c1cc18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.133+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1846b283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.136+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c1cc18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.135+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6721738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.137+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3, and the Request Id: 55e68999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.138+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4, and the Request Id: 9498d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.139+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 196b7399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.141+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196b7399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.143+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4, and the Request Id: 249919c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.145+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4, and the Request Id: 5fe25e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.146+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4-, and the Request Id: 39d32b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.148+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36392f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.149+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23550dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.152+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 244a1842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.153+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36392f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.154+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7124f624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.154+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3-, and the Request Id: 2be48d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.157+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19cd3de7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.158+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3-, and the Request Id: 5125bb13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.158+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4-, and the Request Id: 72a3e0af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.159+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19cd3de7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.162+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: 551a35ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.162+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4-, and the Request Id: 620d263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.163+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea7cdda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.167+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763d0be5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.167+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a25cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.168+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4-, and the Request Id: 1018b128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.168+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738b75f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.171+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7fbcfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.174+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: 4df717ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.174+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1505fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.175+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b1e02f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.177+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387243fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.177+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b0354b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.180+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1e02f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.185+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20029169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.185+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694d7ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.186+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ccc9358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.188+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20029169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.190+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ac7034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.191+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4, and the Request Id: 7219e9e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.185+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d1fba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.192+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ee15c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.194+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cae083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.195+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccc9358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.196+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee15c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.196+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601f7b03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.197+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e020fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.201+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8ce7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.201+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc30312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.203+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc30312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.203+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1297ecf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.205+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e65739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.205+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4, and the Request Id: 2133e8cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.206+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1297ecf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.207+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e65739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.209+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2142c69a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.210+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4, and the Request Id: 5770414a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.211+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559ac34f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.212+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2142c69a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.215+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4, and the Request Id: 8198605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.215+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559ac34f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.219+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b20923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.221+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4-, and the Request Id: 25732a10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.222+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4-, and the Request Id: 40781733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.222+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b20923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.222+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302cbb86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.225+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5, and the Request Id: 6552b931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.226+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b00373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.227+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7baee45d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.227+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302cbb86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.228+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301fc42a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.229+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b00373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.229+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16735897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.231+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f93bb98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.231+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16735897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.233+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 369a9e9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.234+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f93bb98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.234+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4, and the Request Id: 68d3a805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.236+0000 [https-jsse-nio-auto-2-exec-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: 10efb834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.238+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5-, and the Request Id: 1ad8147f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.238+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: 4ab69f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.239+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 748f368e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.239+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d9620c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.239+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369a9e9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.242+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9620c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.242+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748f368e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.244+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e2d4189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.245+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2d4189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.246+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b7e25c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.249+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7e25c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.250+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b958eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.251+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b958eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.252+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5, and the Request Id: 75c82a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.253+0000 [https-jsse-nio-auto-2-exec-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: 7e61c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.252+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec364e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.254+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5, and the Request Id: 27b39012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.254+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5, and the Request Id: 7bc2276a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.260+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4-, and the Request Id: 233c1d11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.263+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d462c2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.266+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5-, and the Request Id: c22c0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.266+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5-, and the Request Id: 6a3d1a26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.267+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399b8d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.268+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6604e460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.269+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3fe73b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.272+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5-, and the Request Id: 7216efe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.273+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad9dd91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.274+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c02f7c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.280+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7d89e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.282+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7262586d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.286+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70374e67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.286+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e95ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.286+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e6233f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.286+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7715018d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.289+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5476e22c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.290+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dad096d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.293+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5476e22c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.293+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5-, and the Request Id: 6183aad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.298+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 274d2d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.298+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6507c354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.298+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c115c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.298+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352918e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.299+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5437a61e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.301+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274d2d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.302+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6507c354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.306+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb5db2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.307+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5437a61e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.308+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2117b527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.308+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 611643af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.309+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e87ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.310+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611643af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.310+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb5db2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.310+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5, and the Request Id: 3c664b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.311+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2117b527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.316+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25083b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.316+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a063474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.317+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb6df02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.317+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6200e081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.317+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5, and the Request Id: 31a5f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.317+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3df3fdb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.319+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb6df02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.320+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25083b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.320+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df3fdb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.322+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5, and the Request Id: 5327eb3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.324+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5, and the Request Id: 3e77e72e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.324+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c7db0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.325+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6200e081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.326+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 519d5cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.328+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2512549b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.328+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28b8b8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.329+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519d5cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.330+0000 [https-jsse-nio-auto-2-exec-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: 295b4f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.330+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a4444c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.331+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2512549b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.332+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5-, and the Request Id: 59bb8ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.334+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5-, and the Request Id: 5fa242c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.334+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ee4c775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.334+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d55c30d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.336+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b8b8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.336+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee4c775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.336+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d55c30d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.337+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5, and the Request Id: 422b33e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.339+0000 [https-jsse-nio-auto-2-exec-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: 1df413a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.340+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5-, and the Request Id: 1fe543f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.340+0000 [https-jsse-nio-auto-2-exec-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: 1b155347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.341+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6-, and the Request Id: 29f7efb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.341+0000 [https-jsse-nio-auto-2-exec-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: 4a25a06d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.342+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d1441fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.344+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7479d2f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.345+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1441fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.349+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6-, and the Request Id: 27bfd7eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.350+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8954765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.350+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33fc95df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.351+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa12c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.351+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ea2a86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.352+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fc95df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.352+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8954765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.353+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1140d852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.353+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5-, and the Request Id: 57533693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.354+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6-, and the Request Id: 5c12c39e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.356+0000 [https-jsse-nio-auto-2-exec-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: 32f2d1e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.359+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8dce6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.361+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 754b62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.363+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223e3cdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.363+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad4851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.364+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754b62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.365+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e33127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.368+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3fd7af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.368+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6, and the Request Id: d027bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.371+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dfab2f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.373+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfab2f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.374+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aff92fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.375+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e3a3ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.377+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aff92fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.379+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a5acbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.380+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6-, and the Request Id: 16d3ffcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.382+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5acbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.383+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 4e147996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.384+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c8ad80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.386+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9a4b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.386+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6, and the Request Id: 71904532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.389+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3642d54e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.389+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302fe856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.390+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d6a4db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.392+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302fe856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.392+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3642d54e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.394+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7405cbbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.394+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac2a88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.394+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45cbfefc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.396+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6-, and the Request Id: 48350344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.396+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573fda1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.398+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6, and the Request Id: 554e123a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.398+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 700261ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.400+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700261ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.403+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: 5c968580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.406+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 515ddb45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.407+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b20edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.407+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4352d573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.411+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: 6e615e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.411+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cdf6d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.414+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b20edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.414+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515ddb45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.414+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45cd7ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.415+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d3403d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.416+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318cfae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.419+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d510af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.420+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46240c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.421+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2297bd89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.421+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d510af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.423+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46240c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.424+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2297bd89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.426+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e85d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.424+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3403d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.428+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e85d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.429+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6, and the Request Id: 2e0f1b43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.429+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123fd72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.428+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6410a429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.432+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 499a8b43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.433+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6410a429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.434+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49519fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.434+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7, and the Request Id: 925a9f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.435+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499a8b43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.437+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 101a1658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.437+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6, and the Request Id: 49fac3fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.437+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ecca0f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.437+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: 5b8e1803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.437+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: 441ba74b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.440+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ecca0f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.440+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101a1658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.441+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ff29e6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.442+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff29e6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.443+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f517941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.445+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f517941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.446+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb6b4d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.447+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb6b4d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.448+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: 395ab2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.449+0000 [https-jsse-nio-auto-2-exec-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: 182ac4ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.450+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f855a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.450+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: 49cef027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f855a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.454+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: 3c6fe815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.455+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9a1d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.457+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e0671dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.460+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6-, and the Request Id: 5e3d8d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.461+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0671dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.464+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7, and the Request Id: 4988c045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.464+0000 [https-jsse-nio-auto-2-exec-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: 45c78f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.465+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7-, and the Request Id: 73ae7e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.465+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6-, and the Request Id: 1b07e673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.466+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5361e363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.481+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7-, and the Request Id: 4b2f4f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.484+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7465f1b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.488+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21d2b09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.489+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: 6105f25b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.489+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efe815c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.489+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7-, and the Request Id: 1003ac42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.491+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d2b09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.492+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd0c736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.492+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc64e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.492+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cfb530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.494+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7c6dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.498+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36109e1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.502+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323124ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.502+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2565dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.503+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36109e1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.506+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee16007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.513+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2a9532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.513+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7, and the Request Id: 3e818dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.513+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb9a320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.514+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60935e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.522+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b48c486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.522+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a85d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.524+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707a050f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.519+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60935e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.527+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e62c562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.527+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 105bb310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.527+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6759b16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.530+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50193158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.530+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707a050f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.530+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6759b16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.535+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7-, and the Request Id: 4b07dd88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.535+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d18147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.535+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8, and the Request Id: 167f5171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.535+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b99fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.537+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55bf2473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.537+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50193158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.537+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b99fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.537+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 451e804a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.540+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55bf2473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.541+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451e804a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.541+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: 1be693b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.542+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a9bea44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.544+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9bea44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.545+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11a862cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.545+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2720bae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.546+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52eb8d19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.546+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ad053e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.547+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a862cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.548+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ad053e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.549+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4d04f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.550+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 547d3a08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.551+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7, and the Request Id: 28650279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.551+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2720bae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.552+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7, and the Request Id: 3b5a52fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.553+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547d3a08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.551+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61fb47f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.555+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fb47f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.557+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c0008c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.559+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0008c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.559+0000 [https-jsse-nio-auto-2-exec-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: 315a5f8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.559+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: 6e723996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.560+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7-, and the Request Id: 54a06bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.561+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8-, and the Request Id: 67fcd409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.566+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8, and the Request Id: 36bc9a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.567+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7-, and the Request Id: 3921e908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.567+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 448a3ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.567+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5627ecdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.567+0000 [https-jsse-nio-auto-2-exec-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: f7953b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.567+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a7e1d88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.571+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: 5cd0ab48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.571+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca83f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.571+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448a3ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.574+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7e1d88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.574+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8-, and the Request Id: 143bb7dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.575+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f0f8e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.577+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f23866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.578+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ab86ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.578+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f0f8e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.581+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ab86ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8, and the Request Id: 68ba07a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.584+0000 [https-jsse-nio-auto-2-exec-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: 171bf08f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.585+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3f9839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.587+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd0745b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.593+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8-, and the Request Id: f5e7d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.594+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8-, and the Request Id: 47c730d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.594+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ddb9fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.595+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10926cd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.596+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d59d2d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.596+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8-, and the Request Id: 72b7ac16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.596+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30489d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.600+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30489d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.601+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596cc40b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.602+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512b1f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.605+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58310fb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.606+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e6b0d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.606+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fefebe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.608+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6b0d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.612+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 368205f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.612+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8, and the Request Id: 476e4a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.616+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368205f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.616+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5757ca0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.619+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64a3d515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.623+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 197c0257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.625+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197c0257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.628+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a2f565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.628+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a89d219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.628+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 248281a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.628+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 246a3c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.628+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 712f56cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.629+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a3d515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.631+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248281a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.631+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712f56cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.632+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246a3c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.635+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27ee6aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.635+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: 38af65cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.637+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9, and the Request Id: 4f426bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.638+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ee6aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.640+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4fc8ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.643+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e26516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.643+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f04a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.643+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5abb0d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.645+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15704de1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.645+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abb0d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.645+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8-, and the Request Id: 2607bc1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.646+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45d2cf8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.646+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8-, and the Request Id: 5bb7b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.647+0000 [https-jsse-nio-auto-2-exec-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: 78bf941b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.647+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9-, and the Request Id: 7155e6d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.649+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d2cf8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.650+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: 1058687d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.650+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75b58b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.653+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74875cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.653+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b58b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.654+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74875cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20fae2f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb80242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.658+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1464b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.658+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79fc8499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.662+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8-, and the Request Id: 187dbd37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.663+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb80242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.664+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fc8499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.665+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7025ec64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.662+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1464b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.667+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67d8bbf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.668+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac6453c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.669+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d8bbf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.670+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac6453c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.672+0000 [https-jsse-nio-auto-2-exec-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: 1e5afd64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.673+0000 [https-jsse-nio-auto-2-exec-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: 18e09642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.674+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2096d41f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.673+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb602b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.679+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: 2b046ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.681+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ab98c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.682+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9, and the Request Id: 3078c1d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.684+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb602b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.684+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520c4208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.685+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8-, and the Request Id: ce705ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.685+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5137d52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9-, and the Request Id: 18e4294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.688+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 932368d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.690+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 932368d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.690+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9-, and the Request Id: 5c06cd22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.693+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5a8740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.693+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9, and the Request Id: 63b85a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.693+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: 57e57532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.699+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 221a0123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.699+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9-, and the Request Id: 414f9b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.703+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221a0123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.704+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca730e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.705+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9a5329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.706+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ae11a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.706+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63305c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.706+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e3fe35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.707+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9a5329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.707+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9-, and the Request Id: 4c508662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.708+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a4f2e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.708+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46814b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.710+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: 2f88662c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.711+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e3fe35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.713+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4f2e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.714+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8829bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.714+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75104a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.715+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c6be46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.716+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b427b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.717+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75104a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.721+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10, and the Request Id: 470aa10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.722+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c6be46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.722+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c18a0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.725+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356f8035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.725+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18132346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.726+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9-, and the Request Id: 15bd176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.729+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f375dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.730+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9, and the Request Id: 75f616a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.730+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7de3e8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.733+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 513614a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.734+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de3e8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.736+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513614a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.738+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d4c05f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.739+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27ebb28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.741+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ebb28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.743+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f109c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.743+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: 3354a9c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.745+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3799afa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f109c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.745+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2cb45c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.746+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: 71b8d977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.747+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3799afa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.748+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e059323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.748+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d7b12b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.749+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.750+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23fefd84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.750+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10, and the Request Id: 6c089933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.750+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7b12b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d571313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.752+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fefd84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.754+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d571313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.755+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140cae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.756+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9, and the Request Id: 1de3e8ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.757+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b63f8e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.757+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140cae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.757+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717122d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.758+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10, and the Request Id: 29215419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: 1b7ef0ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.761+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 174c69bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.763+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174c69bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.767+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10-, and the Request Id: 299d4498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.767+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10, and the Request Id: 5d2b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.768+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a535cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.768+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f2121f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.770+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a535cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.770+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 7692e0bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.771+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d44736c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d44736c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.774+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: 68979bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.775+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1de7c82d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.775+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678fa6fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.775+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9-, and the Request Id: 239565b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.776+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a17fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.777+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32872746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.777+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de7c82d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.779+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eee129b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.779+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10, and the Request Id: 7efaa089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.782+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32872746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.785+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fa1171b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.785+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10, and the Request Id: 24802db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.786+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10-, and the Request Id: 3b7cb2a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.788+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa1171b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.792+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a138d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.792+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: 7ce7afdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.792+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a408fd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.794+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a138d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.795+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a408fd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.797+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1154f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.797+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10, and the Request Id: 473d658e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.797+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9558c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.799+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10-, and the Request Id: 22d42137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.799+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347968be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.799+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7334cc05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.802+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3185ba17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.802+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347968be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.804+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcf2d18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.805+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d27b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:41 2025-10-04T14:14:41.807+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d27b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.810+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10, and the Request Id: 42a952a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.810+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3185ba17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.812+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c55999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b23a251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.816+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11, and the Request Id: 6a6784de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.820+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394dbc9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.820+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10-, and the Request Id: 1bd448fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.821+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408dce9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.824+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10-, and the Request Id: 2db50e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.824+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc1a08e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.828+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402df00b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.829+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300da672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.830+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11-, and the Request Id: 300439a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.832+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5675c1f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1abd95e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.836+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abd95e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.839+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e1bbfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.843+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1bbfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.843+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2b39a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.844+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38515d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.844+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d20dd5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.846+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11, and the Request Id: 20720100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.847+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c18a7ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.847+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 571b770f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.847+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38515d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.847+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c43e7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.848+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbf9cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.849+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63883812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.849+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c18a7ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.850+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbf9cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.850+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c43e7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.850+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571b770f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.852+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fea3df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.853+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34584804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.853+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fea3df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.854+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 253e9f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.854+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 665785b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.855+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34584804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.856+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3feee4de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.856+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253e9f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.856+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11-, and the Request Id: 1a0f72e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.857+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70bf3bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.857+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3feee4de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.858+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11, and the Request Id: 1353e7b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.858+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70bf3bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.858+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11, and the Request Id: 75ff1e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.859+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10, and the Request Id: 399f9b31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.861+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10, and the Request Id: 7804d1b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.863+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11, and the Request Id: 239791e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.864+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b523af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.864+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e68cf39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.865+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c0bcd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.868+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c0bcd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.870+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd1f071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.870+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53025ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.875+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53025ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.875+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11-, and the Request Id: 31dd25c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.876+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11-, and the Request Id: 316a8c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.878+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10-, and the Request Id: 233d528e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.879+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11-, and the Request Id: 7bcf5d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.879+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d301d9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.879+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11, and the Request Id: 4a3f9787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.879+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10-, and the Request Id: 1c85cb8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.890+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf420a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.893+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf420a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.894+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16b12bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.894+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be00484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.894+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5c1f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.894+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b207ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.897+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b12bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.894+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c34925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.894+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11-, and the Request Id: edd0bc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.898+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ddd36b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.897+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17c2f1a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.900+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c34925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.900+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c2f1a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.904+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63543742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.904+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21981c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.904+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1051d6bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12, and the Request Id: 13007a8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.906+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d972417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.907+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1051d6bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.907+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21981c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.907+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25494f56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.908+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bba2671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.910+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b460e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.911+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11, and the Request Id: 8630cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.911+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11, and the Request Id: 1cfe78b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.915+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbc2010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.917+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fc8741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.921+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: e83d645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.925+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eb76cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.927+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11847ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.927+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b890b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.928+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46210c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.930+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11-, and the Request Id: 16a3261e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.931+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6497d368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.932+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11-, and the Request Id: 3df03728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.932+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7340d028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.936+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6497d368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.936+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46210c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.938+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11847ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.938+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb76cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 numLogsCapturedBeforeOtelInstall value of the OpenTelemetry appender is too small. 14:14:42 2025-10-04T14:14:41.942+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fc7dacf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.943+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 127fd89c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.943+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a8eb6e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.945+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc7dacf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.945+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127fd89c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.946+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dacbb19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.946+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b1f417f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.947+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1f417f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.948+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eda22f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a86cefc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.949+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12, and the Request Id: 73dea7e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.950+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11, and the Request Id: 595178a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.950+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45372e76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.949+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8eb6e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.952+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a86cefc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.953+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12, and the Request Id: 9f39062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.953+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eda22f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.953+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45372e76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.954+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11, and the Request Id: 62885153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.956+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd54d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.956+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4459754b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.957+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12, and the Request Id: 2f113318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.959+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd54d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.960+0000 [https-jsse-nio-auto-2-exec-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: 655bde5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.960+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12-, and the Request Id: 767134d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.964+0000 [https-jsse-nio-auto-2-exec-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: 41ac7462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.964+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793fbedb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.965+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bb3144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.969+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11-, and the Request Id: 597060a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.971+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652412f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.971+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12-, and the Request Id: 65fc8e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.973+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652412f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.975+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4491b39a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.977+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4491b39a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.978+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: 48ec74da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.979+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1723dd37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.980+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e95837e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.980+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 472bb102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.981+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12-, and the Request Id: 2d1929b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.983+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a839cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.983+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472bb102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.983+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d098d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.986+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d098d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.987+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3235c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.987+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12, and the Request Id: 4d755028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.988+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13, and the Request Id: 49db3f43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.991+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ff4a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.992+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18fff7ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.994+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65cf618c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.995+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12-, and the Request Id: 11c95005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:41.997+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68af40c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.000+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13-, and the Request Id: 62d3ef5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.004+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acd9084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.004+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0d4492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.005+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51bb8a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.005+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1497973f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.009+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1497973f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.011+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70886b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.012+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691e6e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.013+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ada7e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.015+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691e6e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.015+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691c3a60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.016+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ada7e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.017+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691c3a60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.017+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12, and the Request Id: 6b2ba4da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.019+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ed507f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.019+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1787d6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.019+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d35130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.020+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed507f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.020+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd7821c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.023+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66f103b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.024+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736a1d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.025+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1787d6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.025+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aaff46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.025+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f103b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.028+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aaff46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.028+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: caaf7ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.028+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: 3080e4e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.029+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12, and the Request Id: c0e6c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.031+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12, and the Request Id: 3aeafa33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.031+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31374b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.034+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31374b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.035+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3437e3ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.035+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12-, and the Request Id: 56270fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.037+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e5a087e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.039+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12-, and the Request Id: 63ebb073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.040+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5a087e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.041+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 208a564b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.042+0000 [https-jsse-nio-auto-2-exec-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: 3a55023a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.043+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208a564b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.044+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13, and the Request Id: 2958ff6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.047+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d7d66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.049+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548c742c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.051+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52150990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.052+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548c742c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.054+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52150990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.055+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12-, and the Request Id: 5b56ac80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.056+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13, and the Request Id: 1ea4e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.056+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5066d812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.058+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5066d812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.059+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36c93b2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.061+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c93b2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.061+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e8ef789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.061+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13, and the Request Id: 57aeabc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.062+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e912df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.064+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8ef789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.066+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c77cb43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.067+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13-, and the Request Id: 5bfbec7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.068+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc553d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.070+0000 [https-jsse-nio-auto-2-exec-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: 55be03e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.070+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c77cb43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.071+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ed26e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.072+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12f5fbb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.072+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13-, and the Request Id: 5be20c4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.073+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: 924eef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.074+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae89603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.077+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38798d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.077+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497373b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.080+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12, and the Request Id: 4115ce7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.080+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14-, and the Request Id: 4b7571a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.080+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d85bdc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.076+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed26e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.081+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f5fbb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.084+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dd3e134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.086+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd3e134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.094+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e25d72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.094+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13, and the Request Id: 3a1135e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.094+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d440c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.095+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7605ad71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.097+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d6d7f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.097+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35945f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.094+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e939a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.094+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a126312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.098+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26232199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.101+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12-, and the Request Id: 17703c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.101+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a126312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.104+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13-, and the Request Id: 61c7dbfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.104+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 131f62a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.107+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131f62a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.110+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792cb055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.110+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13, and the Request Id: 16c1125e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.115+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 403fdecb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.116+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 755f9e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.116+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c33038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.119+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755f9e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.119+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f5cc7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.121+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47de6fcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.122+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a30eb71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.123+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47de6fcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.125+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 417866e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.125+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403fdecb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.125+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320aafb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.125+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13-, and the Request Id: 14a65993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.126+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 250285c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.126+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a1b7c02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.126+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417866e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.127+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b0a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.127+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250285c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.128+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1b7c02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.128+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b0a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.128+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f454beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.130+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f454beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.130+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ace6bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.131+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18c8b77d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.131+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22790d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.131+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13, and the Request Id: 6fe13761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.132+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14, and the Request Id: 36f4582d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.132+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c8b77d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.133+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b9560db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.133+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13, and the Request Id: 5abe1254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.135+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5be403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.136+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9560db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.137+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69338adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.137+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: 52153cc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.138+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 625ad5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.139+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625ad5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.139+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69338adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.139+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ace6bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.140+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15, and the Request Id: 64484bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.141+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14, and the Request Id: 2f529d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.142+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: 4ff370cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.142+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 249a81b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.143+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13-, and the Request Id: 1cfc0f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.146+0000 [https-jsse-nio-auto-2-exec-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: 2834c4db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.146+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dc9a1e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.147+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3adba964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.142+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d5ee11f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.150+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc9a1e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.152+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5ee11f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.153+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26bdf97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.153+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: 527746e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.155+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bdf97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.158+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15-, and the Request Id: 40dbe0d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.159+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14-, and the Request Id: b4ba242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.159+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14-, and the Request Id: 7871d24c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.161+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13, and the Request Id: 5f3999e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.163+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14-, and the Request Id: 7ea1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.163+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dabbed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.164+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37d76ac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.166+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37d76ac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.170+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f4f5ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.173+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d61caef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.175+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13-, and the Request Id: 6c9e458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.175+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4f5ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.175+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c0419ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.175+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d28ec2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.177+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0419ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.178+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6eb39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.180+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17790566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.181+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b06ee3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.184+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14, and the Request Id: 2418c8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.185+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714562d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.186+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d14d66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.187+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394a64ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.185+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b06ee3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.190+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21534bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.190+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: 7c1fb142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.190+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b670436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.190+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14-, and the Request Id: 7391f590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.196+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c09cd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.202+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3359d7aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.202+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f125883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.202+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14-, and the Request Id: 172d8445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.202+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77dcb42c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.204+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c456a7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.205+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77dcb42c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.202+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676ed16c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.202+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29276077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.202+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c187cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.209+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6312d081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.210+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29276077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.211+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fae6346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.212+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2851dd84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.213+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fae6346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.214+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2851dd84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.218+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72584183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.218+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 575d8233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.220+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16, and the Request Id: 3733a124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.221+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbff048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.222+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc3412b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.222+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d13553d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.222+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575d8233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.218+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15, and the Request Id: 1c661a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.224+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc3412b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.224+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d13553d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.225+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b524659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.225+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc60447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.227+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 223cefa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.227+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f85a022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.227+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60983a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.227+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b524659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.228+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc60447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.226+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e7f57a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.230+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223cefa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.231+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60983a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.231+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f85a022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.233+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c876c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.232+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7f57a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.233+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77aad427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.233+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14, and the Request Id: 19f58585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.233+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15, and the Request Id: 6201e331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.234+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72299370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.235+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14, and the Request Id: 6c15d5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.235+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c876c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.235+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77aad427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.236+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72299370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.237+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16-, and the Request Id: 990ee2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.237+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14, and the Request Id: 5efdb303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.238+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: 496fa8c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.238+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15, and the Request Id: 2783951e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.245+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b801810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.245+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2848e052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.248+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14-, and the Request Id: f836e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.248+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14-, and the Request Id: 2b9ef685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.249+0000 [https-jsse-nio-auto-2-exec-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: 1cf4d7c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.250+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15-, and the Request Id: aa56b43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.250+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15-, and the Request Id: 4978fd5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.251+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15-, and the Request Id: 111e02c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.251+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4be19bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.252+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: 76460589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.256+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be19bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.257+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d2718a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.258+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424db6cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.258+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71d1c9fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.258+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2d06f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.261+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a86a602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.261+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6470e7ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.261+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d1c9fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6470e7ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.264+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9d46b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.264+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf2fd8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.266+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1b5319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.270+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46dedff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.270+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5546d5cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.271+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e5853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.272+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d56e7f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.273+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46dedff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.273+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15, and the Request Id: 476b7fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.274+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2387f356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.276+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15, and the Request Id: 455c1245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.276+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 661a0460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.279+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7f5160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.279+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d56e7f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.280+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 440afe34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.284+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5388bef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.284+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1bfddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.284+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15-, and the Request Id: 2de88884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.284+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15-, and the Request Id: 60aabb4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.285+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77dc381d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.287+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da8966e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.287+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d4e8953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.287+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5388bef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.287+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c71a433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.289+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da8966e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.290+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77dc381d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.291+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c71a433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.293+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e2f18a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.293+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c360109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.294+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: 4519895a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.295+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c360109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.296+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e2f18a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.296+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2baad2bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.297+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22f9363e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.297+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb6281b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.298+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f9363e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.298+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2baad2bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.299+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15, and the Request Id: 4e796dfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.299+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fe3e674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.301+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe3e674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.301+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dd3ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.303+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd3ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.303+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d4a707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.303+0000 [https-jsse-nio-auto-2-exec-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: 2c419d10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.303+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15, and the Request Id: 75d19716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.309+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5815cb5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.310+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60132cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.318+0000 [https-jsse-nio-auto-2-exec-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: 7672be30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.318+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17-, and the Request Id: 7357a748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.318+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c9eb1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.322+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec91e43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.324+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9eb1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.318+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e3ec9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.324+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15-, and the Request Id: 44a1c167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.325+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60132cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.326+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1af4b38e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.326+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15-, and the Request Id: 7c19319f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.327+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af4b38e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.327+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5815cb5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.329+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16, and the Request Id: 3f95ff43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.329+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473e23d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.332+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35208dca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.334+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35208dca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.335+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16, and the Request Id: 4bfd7533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.335+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16, and the Request Id: 6fd6e737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.345+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: 329e9f69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.347+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ef8fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.347+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33424036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.350+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16, and the Request Id: 414fdba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.354+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 104b6f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.354+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5df7a081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.357+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104b6f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.358+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df7a081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.360+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6af04fe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.359+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b15926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.364+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b15926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.365+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af04fe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.366+0000 [https-jsse-nio-auto-2-exec-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: 695b2329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.367+0000 [https-jsse-nio-auto-2-exec-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: 2c8b549e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.369+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1e4611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.370+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3e7774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.370+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16, and the Request Id: a505b3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.375+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb13eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.375+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: 2035beb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.398+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560ce6f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.398+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16-, and the Request Id: 373dc36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.398+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16-, and the Request Id: 3a50bbd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.399+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55795c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.398+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27fc20a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.398+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bec3e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.402+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0ee4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.403+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16-, and the Request Id: 613eee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.408+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bdbed4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.409+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9a27bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.409+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560c854f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.411+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bdbed4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.413+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22630bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.414+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22630bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.416+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18, and the Request Id: 1df84489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.423+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767855e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.425+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b3905b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.425+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a919963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.427+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f31c99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.428+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a919963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.428+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b2049e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.428+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3378b7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.429+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f31c99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.429+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3905b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.432+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b2049e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.432+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a3c005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.433+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c85aa60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.433+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a87047f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.433+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1c57c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.434+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c85aa60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.435+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c8bd491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.435+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a87047f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.435+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1c57c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.436+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8bd491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.437+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: 617c013a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.437+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18-, and the Request Id: 6e3225ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.437+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35782df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.439+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16, and the Request Id: 4ac8da7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.439+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17, and the Request Id: 33269b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.440+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16eb000f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.440+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1597216a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.443+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1597216a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.447+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 379e8fe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.447+0000 [https-jsse-nio-auto-2-exec-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: 1a590891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.448+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16918184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.448+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379e8fe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.449+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16-, and the Request Id: 5f796999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.451+0000 [https-jsse-nio-auto-2-exec-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: 2301a0b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.452+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c8bf475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.455+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8bf475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.456+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: 368d62a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4fb055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.458+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fb0d0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.458+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba6bc14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.458+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b1e8ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.458+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b9a6d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.459+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc374a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.459+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb0d0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.460+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b9a6d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.462+0000 [https-jsse-nio-auto-2-exec-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: 58db0a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.462+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798f1e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.462+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17-, and the Request Id: 2e02541b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.463+0000 [https-jsse-nio-auto-2-exec-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: 67ea94e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.464+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798f1e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.464+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4780c68d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.466+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4780c68d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.468+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aacc2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.468+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbcf39c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.469+0000 [https-jsse-nio-auto-2-exec-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: 1c79e842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.470+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69e61a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.471+0000 [https-jsse-nio-auto-2-exec-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: 35a5050f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.471+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e61a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.472+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 599ad7df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.474+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17-, and the Request Id: 557aad0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.474+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d82fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.476+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f1265e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.478+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17, and the Request Id: 1ecf1d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.478+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: 11e8a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.478+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64bdc485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.479+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 314e0ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.482+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f1265e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.483+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e692b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.483+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194224d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.484+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e4dc1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.484+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194224d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.485+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6631f284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.485+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f696fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.486+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6631f284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.487+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e4dc1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.489+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e6d307f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.491+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6d307f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.492+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5105f6ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.493+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52012084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.493+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17, and the Request Id: 1ab8ba8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.493+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3ff932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.493+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32eae310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.493+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17, and the Request Id: 506a8dcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.495+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32eae310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.496+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7a153f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.496+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f7616c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.497+0000 [https-jsse-nio-auto-2-exec-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: 18326d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.497+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: e193de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.497+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7a153f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.497+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7616c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.500+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31906ee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.500+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a94ccfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.502+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31906ee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.502+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a94ccfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.505+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17-, and the Request Id: 5ac29f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.506+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e837bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.507+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17, and the Request Id: 1c3ef481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.508+0000 [https-jsse-nio-auto-2-exec-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: 7ae44824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.508+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: 1fa4eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.512+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12526c20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.513+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34829301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.513+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19-, and the Request Id: 1f73d60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.514+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17-, and the Request Id: 5cbffc51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.514+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12526c20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.514+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605feb37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.515+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36675fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.515+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e84e96b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.516+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36675fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.517+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 89e1f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.518+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89e1f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.519+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e45bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.519+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e82ddca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.522+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e45bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.522+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f4ba18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.523+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f766ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.524+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f4ba18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.524+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17, and the Request Id: 54b68d32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.526+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1795d489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.526+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 512fe94b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18, and the Request Id: 2ea88900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.527+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512fe94b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.528+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa8e940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.528+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: 5c2d3807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.529+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1795d489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.531+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a86a25d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.531+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18, and the Request Id: 65c7389c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.531+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545ea584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.533+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2da3a0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.535+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da3a0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.537+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18-, and the Request Id: 76554199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.537+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: 1d06a312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.538+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d88f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.541+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1c750e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.541+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17-, and the Request Id: 55be0fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.543+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c0b4372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.545+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a9b485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.545+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18-, and the Request Id: 7f33606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.546+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b6769e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.548+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18-, and the Request Id: 15aba52c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.549+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0b4372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.551+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f43fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.551+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e1b6ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.553+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f43fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.553+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1b6ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.554+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703058d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.556+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ad8d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.556+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20, and the Request Id: 771702d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.556+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d391dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.556+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39a654ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.558+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54aac93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.558+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ad8d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.558+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77d3ae83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.559+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a654ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.560+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d3ae83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.562+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 492d873d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.562+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37997062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.563+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34cb9001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.564+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492d873d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.564+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18, and the Request Id: 309bf0c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.565+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37997062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.565+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cb9001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.566+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4955ca60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.567+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4955ca60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.568+0000 [https-jsse-nio-auto-2-exec-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: 2e927c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.569+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420b4d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.572+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72055aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.572+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ddba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.572+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18, and the Request Id: 3bf1d1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.576+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18, and the Request Id: 7e2f6cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.578+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20-, and the Request Id: 78746177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.580+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18-, and the Request Id: 680e4950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.580+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c964f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.580+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18-, and the Request Id: 1e50222b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.580+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c56003f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.584+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18-, and the Request Id: 25f03da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.586+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38329dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.586+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 144a089d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.589+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38329dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.589+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144a089d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.593+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18-, and the Request Id: 738980ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.593+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b8df9ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.593+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d7210c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.593+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64aada93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.595+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8df9ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.595+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7210c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.596+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a30993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.597+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20702e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.599+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2843dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.599+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: 2ffc9b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19, and the Request Id: 2f81d4ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.603+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee7c733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.605+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbe1374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.606+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cf32b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.607+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbe1374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.611+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c5f8e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.612+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dd7020d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.612+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169f0b2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.612+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4791e6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.613+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5f8e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.613+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e01fd98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.615+0000 [https-jsse-nio-auto-2-exec-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: 24f48155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.615+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19, and the Request Id: 59278978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.616+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 623777f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.616+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: afb23a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.617+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd7020d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.617+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623777f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.618+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: afb23a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.618+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b34c8c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.618+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21aa1a08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.619+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63bbcdaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.620+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21aa1a08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.620+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4753cd27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.621+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4753cd27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.622+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63bbcdaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.622+0000 [https-jsse-nio-auto-2-exec-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: 114f453c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.623+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19, and the Request Id: 7d290d10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.624+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19, and the Request Id: 116dd5b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.625+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19, and the Request Id: 7a5cca43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.628+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b08ad46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.628+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d850f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.630+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59902228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.631+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d850f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.633+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19-, and the Request Id: 113f9a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.634+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ce0401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.634+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb088fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.634+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e25e8f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.636+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e25e8f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.636+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb088fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.636+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429fa03b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.638+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429fa03b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.639+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83ad66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.640+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83ad66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.641+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: 213af275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.642+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19-, and the Request Id: b91ca8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.642+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a24b638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.644+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: 516be02b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.644+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28584cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.644+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21, and the Request Id: 3579cce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.645+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a24b638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.647+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b8e5c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.648+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486885ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.648+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b8e5c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.649+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19-, and the Request Id: 3807c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.651+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19, and the Request Id: 6c8332b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.651+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55757614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.651+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22eabd96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.653+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d950889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.653+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41dcdd6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.654+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486885ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.655+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dcdd6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.655+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394a023c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27663f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.657+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19, and the Request Id: 79e49975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.658+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21-, and the Request Id: 80835d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.660+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 584be927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.660+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19-, and the Request Id: 78060dcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.662+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4bf6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.662+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584be927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.663+0000 [https-jsse-nio-auto-2-exec-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: 4d994f49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.668+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47638cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.668+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20, and the Request Id: 20dfe7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.669+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6107cbaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.671+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47638cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.673+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12e955d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.673+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19-, and the Request Id: 1a8d48ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.674+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e955d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.676+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16aebf8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.677+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1a475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.677+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19, and the Request Id: 3308b370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.678+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1aab44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.680+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1aab44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.681+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172938ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.682+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560000d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.684+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560000d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.684+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ed8a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.684+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38dc39de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.686+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42038543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.686+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ed8a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.688+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42038543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.688+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19-, and the Request Id: 1ee47ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.690+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38dc39de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.691+0000 [https-jsse-nio-auto-2-exec-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: 7dfd9001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.691+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e39e31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.691+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20, and the Request Id: 31bbdcc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.692+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26143e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.692+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20346630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.694+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20, and the Request Id: 586e32a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.695+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 378e40a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.695+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26143e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.696+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192564bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.696+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3729c296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.696+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4959428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.696+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378e40a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.698+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20, and the Request Id: 49644e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.698+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4959428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.701+0000 [https-jsse-nio-auto-2-exec-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: 4ceb946c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.703+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f31895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.705+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20-, and the Request Id: 73e47b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.706+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208f91fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.706+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a24cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.707+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464ac164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.708+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a24cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.709+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20-, and the Request Id: 49033bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.711+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20-, and the Request Id: 697ecb9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.711+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452dff7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.711+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 129d6dc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.711+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196f1c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.713+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129d6dc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.713+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 62a715d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.714+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d15910b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.715+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789017ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.716+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20, and the Request Id: 3f6682d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.719+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ddf763d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.721+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b7cd7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.721+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2731b1c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.721+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44de49be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.722+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4c0717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.722+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7cd7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.723+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2731b1c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.723+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44de49be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.726+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9cb211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.726+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619131e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.726+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26228437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.726+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6190e436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.726+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466ace24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.728+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466ace24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.728+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4654bc49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.728+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6190e436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.730+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4654bc49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.730+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22, and the Request Id: 679a0423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.731+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3240512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.733+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3240512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.733+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20, and the Request Id: 66f1005e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.733+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20-, and the Request Id: 13fcb9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.734+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8de278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.734+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43602a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.734+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26228437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.735+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b7218df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.735+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ef53b91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.736+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3c56a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.737+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7218df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.737+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef53b91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.738+0000 [https-jsse-nio-auto-2-exec-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: 2b9a5c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.738+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20, and the Request Id: 7293f975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.739+0000 [https-jsse-nio-auto-2-exec-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: 374e756a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.741+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b161ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21, and the Request Id: 2bec9071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.742+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20555168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.745+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c391bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20-, and the Request Id: 488c6af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20-, and the Request Id: 34ff49b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.747+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 621802ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.749+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c391bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.749+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621802ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.751+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4843ec4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.752+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b1a785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.751+0000 [https-jsse-nio-auto-2-exec-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: 6b922238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.753+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b1a785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.754+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4843ec4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.754+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f80d4df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.755+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bbd2589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.755+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a6a8c83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.755+0000 [https-jsse-nio-auto-2-exec-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: 5d02a981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.756+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f80d4df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.757+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a6a8c83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.758+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fbf5867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.758+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21, and the Request Id: 60b957c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.758+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3779bcfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.759+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3779bcfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.759+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbf5867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.760+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21, and the Request Id: 41378729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.761+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184d8853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.762+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21, and the Request Id: 2e1a36f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.762+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21, and the Request Id: 544388b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.763+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c567c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.765+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21745ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.767+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d43f1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.771+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65558ed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c61fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.774+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: 3ed7f09c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a91663c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.776+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ae410d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.777+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d77f75e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.777+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 4e1cfb60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.778+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a91663c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.780+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f86c38c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.781+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21-, and the Request Id: 1336f988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.781+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21-, and the Request Id: 244ecb8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.782+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5508b379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.782+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f86c38c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.784+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c344d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.784+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21, and the Request Id: 5891384c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.786+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c344d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.786+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e65c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.786+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6cb460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.786+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73943d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.788+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e65c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.789+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1555f89d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.790+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3ef610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.791+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1555f89d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.791+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d31cc1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.792+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db83f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.793+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21, and the Request Id: 1f2ce3a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.794+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db83f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.794+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b40c42d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.794+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcb1cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.795+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b40c42d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.796+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28cb17c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.797+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21, and the Request Id: 5fa74285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.799+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21-, and the Request Id: 2cb65eba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.799+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cb17c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.802+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37726528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.802+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c89055d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.804+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d61176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.804+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c89055d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.804+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23, and the Request Id: 3954dbfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.806+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17b868b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.807+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b868b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.809+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21, and the Request Id: 640fefec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.814+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21-, and the Request Id: 2157df10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.815+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e6da51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.816+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7661ed04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.817+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59443905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.821+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ccd7cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.821+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: 20d7e5fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.821+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e18475c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.821+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21-, and the Request Id: 58cd546f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.822+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6da51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.823+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccd7cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.825+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ac77ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.825+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27ef74f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.827+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ef74f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.827+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac77ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.829+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6fbbc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.832+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22, and the Request Id: 2320f09f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.832+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22, and the Request Id: 655db0e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.832+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4283c1b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.832+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2076ed80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.832+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27767a04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.834+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2076ed80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27767a04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.836+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78ea143d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53a1e08b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.836+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c930c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.838+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c930c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.838+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a1e08b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.839+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b178f2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.841+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22, and the Request Id: 57730434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.841+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ea143d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.842+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33611185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.842+0000 [https-jsse-nio-auto-2-exec-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: 244d1b6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.842+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd1e290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.843+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd1e290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.844+0000 [https-jsse-nio-auto-2-exec-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: fbea131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.844+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22-, and the Request Id: 2e8dea64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.845+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22, and the Request Id: 60bf03e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.847+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21-, and the Request Id: 755e4448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.851+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18fce54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.853+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18fce54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.853+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22-, and the Request Id: 1fd20351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.854+0000 [https-jsse-nio-auto-2-exec-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: 6da72a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.855+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb7b3e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.855+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b7de06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.857+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9dd1bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.858+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 567b07d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.858+0000 [https-jsse-nio-auto-2-exec-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: 599dac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.858+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fab870f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.858+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ca2dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.859+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567b07d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.860+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f8bd9d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.860+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8bd9d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.863+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fa74a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.863+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3836ead4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.863+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11990453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.864+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa74a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.866+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22, and the Request Id: 2d0e42e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.866+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156efdcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.867+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22, and the Request Id: 2158e20d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.870+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74580968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.874+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a72f903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.876+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732d3c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.878+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288ad812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.878+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49fa132e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.878+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491b923a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.878+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7929e97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.880+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49fa132e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.881+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a0ef1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.881+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22-, and the Request Id: 1a7d6af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.881+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a08a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.882+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7929e97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.883+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 534a8fbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.884+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0ef1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.884+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534a8fbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.885+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34431c0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.886+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34431c0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.887+0000 [https-jsse-nio-auto-2-exec-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: 4e8e849d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.888+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1531dc92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.889+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1531dc92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.889+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23, and the Request Id: 6db673dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.889+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e6a478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.890+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77623c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.890+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22-, and the Request Id: 60cc7511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.891+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e6a478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.891+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79048235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.891+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c35643b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.893+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c35643b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.893+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a0d56b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.893+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79048235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.894+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36990823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a0d56b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.895+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36990823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.899+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: 4ef66a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.899+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656065d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.899+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 240dc05e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.899+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1702e479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.900+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36197b85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.900+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 678b52be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.900+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240dc05e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.900+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22, and the Request Id: 5102ab3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.901+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678b52be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.903+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23, and the Request Id: 659967d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.903+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656065d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.905+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23, and the Request Id: 680c9423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.907+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5037bfc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.907+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23-, and the Request Id: 73db82f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22, and the Request Id: 55be20c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.911+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9392c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.911+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22-, and the Request Id: 4097dacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.913+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c542225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.914+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: 5c39c568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.916+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23-, and the Request Id: 45a2124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.913+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9392c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.916+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: 3360b450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.916+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 419e850d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.917+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419e850d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.917+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23-, and the Request Id: 39de4d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.919+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23, and the Request Id: 2a9ab271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.919+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22-, and the Request Id: 7fcd812d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.919+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad139aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.922+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e84700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.922+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da41832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.926+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec10681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.926+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46534aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.927+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6d465b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.927+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3cc1f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.927+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46534aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.929+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3cc1f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.929+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 753eec35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.929+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 661841fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.930+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753eec35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.930+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c07838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.931+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8679405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.931+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 447b8e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.932+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447b8e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.933+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: 5f351f16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.934+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23, and the Request Id: 73078540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.935+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23-, and the Request Id: 1d798673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.939+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f4651f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.941+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9409a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.942+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2370cd2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.943+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43b31b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525c4d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.945+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a1785f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.945+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b31b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.945+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23-, and the Request Id: 7923d5e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.947+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: d215313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.947+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d98928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.947+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f790231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.949+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d98928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.951+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59895737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.951+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2087b79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.953+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46ddf880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.953+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24, and the Request Id: 6c5f5d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.955+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ddf880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.955+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2087b79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.957+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626e7e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.957+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 491e95dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.958+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4acde8c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.958+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b88e0ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.958+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aabb68e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.959+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491e95dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.959+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7582fb63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.960+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acde8c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.961+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d778322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.961+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 591ca43d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.961+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25, and the Request Id: e8eabfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.961+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aabb68e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.961+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afa483e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.962+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591ca43d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.963+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d778322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.963+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afa483e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.965+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53892846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.965+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24-, and the Request Id: 25dd9e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.965+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24, and the Request Id: 56e55b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.966+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53892846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.967+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23, and the Request Id: 6f5bd6b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.967+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 330a93f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.968+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8ccab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:42 2025-10-04T14:14:42.968+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2fc826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.969+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330a93f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.969+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 668cd7b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.969+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2fc826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.970+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668cd7b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.970+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: 42517c08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.971+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eb1a4e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.971+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24, and the Request Id: 209dd7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.972+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb1a4e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.973+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: 4395df41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54b84ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.974+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b84ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.975+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604b3bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.978+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24, and the Request Id: 2fc2f633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.983+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24-, and the Request Id: 273571b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.984+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23-, and the Request Id: 1dd987e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.984+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23, and the Request Id: 7c388f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: 5c790985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.985+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24-, and the Request Id: 6e348bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.987+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200179e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.988+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291b74d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.989+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 203bdf8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.991+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203bdf8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.995+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39438285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.996+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24-, and the Request Id: 2a32bdd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.997+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23-, and the Request Id: 45e63cbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.997+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac8320e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.997+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7256deb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.996+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef733ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.999+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278b9be0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:42.999+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef733ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.000+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1855c341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.001+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c2f4dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.001+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bea868c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2f4dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: 62b06a8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.006+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3643afd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.008+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3643afd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.010+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: 57f8b3c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.011+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c86276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.012+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb7e75e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.013+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4060866c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.013+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38259e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.015+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fcd0903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.016+0000 [https-jsse-nio-auto-2-exec-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: 26e74851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.021+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: feeb66c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.022+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ec91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.022+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225b34e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.023+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: feeb66c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.025+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a20a417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.025+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ec91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.025+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ad3d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.026+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62812812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.026+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 56175489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.027+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ad3d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.029+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 128c6019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.029+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac983cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.030+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bcfa335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.030+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a447ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.030+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61f03661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.030+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac983cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.031+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128c6019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.031+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a447ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.031+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bcfa335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.033+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f03661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.034+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: 5789bed5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.035+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25, and the Request Id: 1fefd37f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.035+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f3d96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.035+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c82c6e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.035+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25, and the Request Id: 667deff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.036+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 388b26bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.036+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6576d87f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.037+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ebe28f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.037+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c82c6e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.041+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388b26bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.042+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6576d87f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.042+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: 3da72115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.046+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: 118071e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.046+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 610f6828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.046+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29ecdb5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.046+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207b2036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.048+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: 65f7acb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.048+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ecdb5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.048+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610f6828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.051+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24, and the Request Id: 5b081553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.051+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25-, and the Request Id: 5505a15b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.052+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d5bbf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.053+0000 [https-jsse-nio-auto-2-exec-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: 2518d183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.053+0000 [https-jsse-nio-auto-2-exec-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: 3ad2280a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.054+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d5bbf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.055+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24-, and the Request Id: 5e1f1df4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.059+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25, and the Request Id: 3400456f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.060+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 591ef9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.062+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e608e6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.063+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee58a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.063+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24-, and the Request Id: 51a3a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.064+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497cf37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.065+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591ef9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.065+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc561ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.065+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5faa3a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.067+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460dac16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.067+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc561ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.068+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c35c4ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.069+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41001a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c35c4ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.070+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13249965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.070+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41001a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.072+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34470c19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.072+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25, and the Request Id: 667d533d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.075+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: 77a16b7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.075+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ba9df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.076+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: deab909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.078+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: deab909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.078+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25-, and the Request Id: 58347f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.080+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f02ffd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.083+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64bb86c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.083+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aafaedf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.083+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd80a9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.083+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c4138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.083+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c5f78d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.084+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd80a9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.085+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5f78d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.085+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2592a3a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25-, and the Request Id: 7ebcde87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.086+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25-, and the Request Id: 5b54641c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.090+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25, and the Request Id: 607f6922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.091+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2821b369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.091+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252355c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.091+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48a1c702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.092+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 718e654e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.093+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f7d7af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.093+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a1c702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.093+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252355c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.094+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2821b369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.094+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d7a441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.094+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f7d7af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.096+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d84fc2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.097+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d6a0ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.097+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 387449c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.097+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3823223c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.097+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d84fc2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.098+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d6a0ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.098+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3823223c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.099+0000 [https-jsse-nio-auto-2-exec-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: 1ef56871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.100+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387449c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.100+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25-, and the Request Id: 3500a092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.101+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27, and the Request Id: 24c9f9eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.101+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44361e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.101+0000 [https-jsse-nio-auto-2-exec-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: 5fe54069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.101+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25, and the Request Id: 19148ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.104+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55441fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.103+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44361e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.104+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 831d056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.105+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8f296c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.106+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55441fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.106+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 584f948c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.107+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27-, and the Request Id: 27e9ab0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.108+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26, and the Request Id: 4dc49b9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.109+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388efd41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.109+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bc8bd05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.110+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25-, and the Request Id: 265342c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.110+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438b0f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.111+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc8bd05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.113+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b23fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25, and the Request Id: 5b1c7f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.114+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b23fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.114+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cfe5b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.116+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfe5b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.118+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38855e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.119+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26-, and the Request Id: 7fa1816f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.119+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a46d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.119+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26-, and the Request Id: 6dd51117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.120+0000 [https-jsse-nio-auto-2-exec-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: 7a9cccf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.121+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a285b0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.121+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26-, and the Request Id: 71c6d6e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.122+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65c4f758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.123+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a285b0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.123+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c4f758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.125+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26, and the Request Id: 518f0dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.125+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e11d31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.126+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26, and the Request Id: a1c78ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.129+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa4f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.130+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25aa8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.130+0000 [https-jsse-nio-auto-2-exec-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: 1c470146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.131+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e16463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.132+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca9ba99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.133+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d225c2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.134+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13dfa1b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.134+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca9ba99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.135+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43023ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.135+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ef42069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.137+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26-, and the Request Id: 177a2e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.137+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33f90940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.137+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef42069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.138+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33f90940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.140+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b257031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.141+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26, and the Request Id: 3a47403d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.141+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47e347a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.142+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1356ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.142+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a642a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.143+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e347a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.145+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26, and the Request Id: 3e4aa690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.147+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 720ca947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.147+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b38161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.147+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dda4f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.147+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46eae15e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.149+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720ca947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.149+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46eae15e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.150+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775c5ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.152+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d4c39e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.152+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: f941d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.152+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e946416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.152+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26-, and the Request Id: 67ead061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.153+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ca90f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.154+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e946416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.154+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0ac1d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.154+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5643b87e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.155+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4c39e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.156+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca90f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.157+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0ac1d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.159+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28, and the Request Id: 3513a85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.159+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18aa3e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.160+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14623aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.161+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: 2cb18b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.161+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b81545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.161+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18aa3e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.162+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14623aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.164+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b45ba5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.164+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26, and the Request Id: 1c25da50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.164+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cad72f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.165+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 933a080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.165+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27, and the Request Id: 8858fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.166+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 786733ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.167+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b45ba5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.167+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786733ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.171+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26-, and the Request Id: 130400f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.173+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28-, and the Request Id: 209a53a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.174+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26-, and the Request Id: 32f86af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.175+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e34e220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.175+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 125e6785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.176+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27-, and the Request Id: 5b137ee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e34e220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.176+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a89c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.177+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125e6785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.175+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255685f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.178+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a89c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.180+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27, and the Request Id: 7c941e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.181+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e626670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.181+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708b4a47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.181+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: 73376608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.182+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32156d60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.183+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e626670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.181+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41812fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.183+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32156d60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.186+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348bea81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.186+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50ecc69b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.188+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ecc69b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.189+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ffd2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.189+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27-, and the Request Id: 5529bd8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.189+0000 [https-jsse-nio-auto-2-exec-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: 6088f9b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.191+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: 2c68627a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.191+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b65f059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.192+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae79e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.193+0000 [https-jsse-nio-auto-2-exec-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: 73ace0ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.193+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45522131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.194+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae79e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.195+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65380a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.196+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65380a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.197+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a6ad61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.198+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a6ad61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.199+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 659bfdd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.201+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd4fa49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.201+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27, and the Request Id: 3e68588f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.201+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344d0285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.204+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27-, and the Request Id: d588473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.205+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b7d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.205+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659bfdd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.207+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27-, and the Request Id: 41e78207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.207+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c410ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.207+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 90fcce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.206+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a4a0ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.210+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27, and the Request Id: 389b5959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.210+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753ef3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.210+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 1c3b5aa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.215+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29424c02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.215+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4a0ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.216+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cec4dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.216+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e2e9c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.218+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2e9c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.218+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7f3815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.219+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c491a8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.220+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45ef9df4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.220+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7f3815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.220+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688b906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.221+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 818ce0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.221+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c491a8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.222+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ef9df4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.223+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 818ce0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.223+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: 78bc79da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.224+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27-, and the Request Id: 3b1f21f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.224+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46b008f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.225+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d45bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.225+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ca5a0a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.225+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8e40a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.225+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b008f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.226+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dca36cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.226+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d45bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.227+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca5a0a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.227+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dca36cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.229+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7b4c81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.229+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27, and the Request Id: 63d68e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.229+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28, and the Request Id: 5c4789a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.229+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27, and the Request Id: 38d76c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.230+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28, and the Request Id: 7acb7fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.232+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49fd5692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.232+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a99311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.235+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42734e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.236+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28-, and the Request Id: 46ac235b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.238+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42734e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.239+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27-, and the Request Id: 2ec48279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.240+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293f0f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.241+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29-, and the Request Id: 74ad3878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.241+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cf74769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.243+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf74769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.243+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27-, and the Request Id: 137491ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.245+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28-, and the Request Id: 2db606b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.245+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0f451b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.245+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d194045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.245+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28, and the Request Id: e433fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.246+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1816ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.248+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d194045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.249+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149a5465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.249+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562bc561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.251+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562bc561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.253+0000 [https-jsse-nio-auto-2-exec-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: 57174109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.253+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b31a754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.254+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f19b8cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.256+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b31a754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.256+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f19b8cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.259+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73c973a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.260+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a096e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.261+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f6db39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.263+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: 1597728b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.264+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2088e7ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.264+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609037fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.264+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c7695f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.265+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c973a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28-, and the Request Id: 719d60e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.267+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 564fc9f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.268+0000 [https-jsse-nio-auto-2-exec-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: 1da522d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.268+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28edfd9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.270+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28edfd9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.272+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564fc9f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.272+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23bfe302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.274+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bfe302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.274+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72adc39f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.275+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec71e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.275+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321eb75d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.276+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: 24c0d396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.276+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: 70c94715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.276+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca19a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.277+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff63b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.278+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca19a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.281+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f5fdbca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.282+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e7c174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.282+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa585a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.282+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5fdbca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.283+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 780ee978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.283+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e7c174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.284+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: 595ae1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.284+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780ee978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.284+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28-, and the Request Id: 306440e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.285+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2475b288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.285+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4a2a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.285+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28-, and the Request Id: 1fa5bff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.286+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2475b288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.287+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d82ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.286+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77224a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.288+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d82ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.288+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4a2a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.289+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77224a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.289+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158ffcbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.291+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: 5236fe5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.291+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7fa290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.292+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3331c80b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.292+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: 67c16a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.292+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f7ea95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.292+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555c7b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.293+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7fa290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.293+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3331c80b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.293+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28, and the Request Id: 593831f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.292+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2449c401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.296+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30, and the Request Id: 647dbd40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.296+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29, and the Request Id: 42610c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.303+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.304+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29-, and the Request Id: 256ea2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.304+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28-, and the Request Id: 2622beb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.304+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: 6d7eee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.304+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a0bd9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.303+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535de064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.306+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28-, and the Request Id: 74fda6bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.306+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a0bd9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.309+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5672468e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.310+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5672468e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.310+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f9a4f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.311+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cd2f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.312+0000 [https-jsse-nio-auto-2-exec-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: 1889ea12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.315+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624dc20c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.316+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29, and the Request Id: 1c8d8269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.317+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495f3f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.318+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60827b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.318+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b31e5f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.318+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1210b2bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.318+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7046c509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.319+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9a4f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.320+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60827b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.323+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee92b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.325+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee92b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.326+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b387a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.326+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265ed557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.327+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265ed557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.327+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b387a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.329+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: 21417063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.330+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57a6f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.332+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1186496a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.332+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc66473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.332+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: 77047334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.332+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f36e1fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.333+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29, and the Request Id: 6dd8fe01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.334+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc66473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.337+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a6f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.337+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: 6acc64fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.338+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7e3a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.338+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72dbea71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.340+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252e2547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.340+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef18795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.343+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef18795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.347+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29, and the Request Id: 6d29201f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.347+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: 246e1bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.348+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: 4135f1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.348+0000 [https-jsse-nio-auto-2-exec-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: 7af3e0f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.350+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b48715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.354+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29-, and the Request Id: 57e7498e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.357+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2084bf0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.358+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244e9aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.358+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285f5eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.359+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2084bf0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.360+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244e9aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.360+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a2597e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.358+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 771d8308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.362+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13605a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.362+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f2cf86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.363+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc77770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.363+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2597e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.363+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13605a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.363+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3517cd27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.364+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771d8308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.365+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc77770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.366+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa45a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.367+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b86e20c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.367+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a31ee34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.368+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa45a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.368+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: 6fca0d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.368+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a31ee34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.369+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31, and the Request Id: 3d3900a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.369+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27b904d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.369+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29, and the Request Id: eb73e4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.370+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b904d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.372+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a66b2d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.374+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29, and the Request Id: 4f2e4750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.376+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188c81e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.379+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a66b2d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.381+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0e30e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.381+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30-, and the Request Id: 58d14932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.381+0000 [https-jsse-nio-auto-2-exec-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: 4dae10f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.382+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29-, and the Request Id: 7c76e16b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.381+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30, and the Request Id: 4dd029a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.383+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4522bad9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.383+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aa1395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.383+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1546f29c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.385+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29-, and the Request Id: 898212c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.385+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa1395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.386+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2af27298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.388+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af27298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.392+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d76cbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.392+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac2dfc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.392+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30-, and the Request Id: 672cd7ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.393+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25466385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.393+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52dfd489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.393+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d76cbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.394+0000 [https-jsse-nio-auto-2-exec-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: 59b98cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.394+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc9b46e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.394+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25466385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.395+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1427c60a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.396+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170f056f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.397+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c31722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.398+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f69f633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.399+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0b9a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.399+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f69f633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.400+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa544e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.401+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c31722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.402+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30-, and the Request Id: 3cbc2d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.403+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17dae625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.404+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e046d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.404+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: 60dd5a74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.405+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30, and the Request Id: 2a903918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.405+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 439ba4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.405+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e046d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.407+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158cda34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.407+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c0caaa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.408+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439ba4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.408+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68fc788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.409+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0caaa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.410+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79142e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.411+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79142e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.411+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30-, and the Request Id: 124a19f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.412+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba614ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.412+0000 [https-jsse-nio-auto-2-exec-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: 26496a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.413+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: 45a85e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.415+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a12a98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.416+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14809a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.416+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 571e712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.416+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d069877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.417+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14809a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.417+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 571e712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.418+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d069877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.420+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 91ca3b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.420+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5431db73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.421+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5431db73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.422+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 770afe28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.422+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30-, and the Request Id: 607c5c2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.422+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d75610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.422+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600ba08c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.423+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770afe28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600ba08c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.425+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30, and the Request Id: 57bba657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.425+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5be604f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.426+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: 5d377155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.426+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32, and the Request Id: 32f6fa2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.426+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be604f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.427+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee37ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.427+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31, and the Request Id: 4d242911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.427+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30-, and the Request Id: 342d5697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.428+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee37ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.428+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 387208fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.430+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38576fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.430+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62fba21f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.432+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7647ad43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.432+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387208fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.432+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a26e7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.434+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a26e7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.434+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32-, and the Request Id: 5b247a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.435+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30, and the Request Id: 3961466d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.438+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409c5cdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.438+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30-, and the Request Id: 2e79ebf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.439+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8b2662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.438+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31-, and the Request Id: 7162d4c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.441+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31, and the Request Id: 3362d608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.442+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db048a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.445+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db048a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.448+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5036370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.448+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737d53c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.448+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e2d1bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.448+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421fd0bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.448+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b973065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.448+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 766a7c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.450+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9c9bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.450+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e2d1bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.450+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766a7c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30-, and the Request Id: 4b7cebbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.454+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31, and the Request Id: 74495708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.454+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16938893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.454+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31-, and the Request Id: 51507d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.455+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c96bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.455+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16938893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.458+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: 438f5e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.459+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e70d231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.461+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2def372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.462+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2def372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.463+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5ee0b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.465+0000 [https-jsse-nio-auto-2-exec-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: 589f955c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.465+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f2e602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.466+0000 [https-jsse-nio-auto-2-exec-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: 6fa88a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.466+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b551131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.468+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f2e602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.468+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76dfd825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.468+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b551131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.469+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1697c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.471+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49fb96cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.471+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc9a0f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.471+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31, and the Request Id: 85b622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.472+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc9a0f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.473+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49fb96cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.475+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ec223d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.475+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7844dbd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.476+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ff8425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.476+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec223d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.477+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7844dbd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.477+0000 [https-jsse-nio-auto-2-exec-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: b2220c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.480+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e12819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.480+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1fb05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.480+0000 [https-jsse-nio-auto-2-exec-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: 9b05946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.481+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e12819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.483+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbf00a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.486+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 649d1ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.486+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31, and the Request Id: 21d1704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.486+0000 [https-jsse-nio-auto-2-exec-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: 2f2ed624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.486+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209b87ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.488+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649d1ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.489+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 598f2322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.489+0000 [https-jsse-nio-auto-2-exec-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: 13884172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.493+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31-, and the Request Id: 33993fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.493+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20cae0b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.493+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a808c1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.495+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cae0b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.497+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31-, and the Request Id: 24bc8312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.498+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32, and the Request Id: 72dc9a41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.498+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a27495a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.498+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d842018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.499+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635a62e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.501+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c92db16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.501+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635a62e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.503+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a17232c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.505+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a17232c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.506+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7afbe0fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.506+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d958897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.507+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288d7d6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.507+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44067cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.508+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afbe0fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.508+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170879a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.508+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33, and the Request Id: 8c15a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.508+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d958897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.508+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32-, and the Request Id: 2a4c4830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.511+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e3d328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.511+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f56e378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.511+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e7129a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.512+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 607aa7df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.512+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e3d328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.512+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e7129a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.514+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607aa7df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.515+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48cd3016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.516+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35fe8302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.516+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: 7b6e1ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.516+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cd3016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.516+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31, and the Request Id: 2485ffe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.518+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32, and the Request Id: 76a20d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.518+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fe8302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.521+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2282ab3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.521+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac66bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.521+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33-, and the Request Id: 63ef6454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.522+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac66bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.522+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2282ab3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.523+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21bd4e56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.524+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32, and the Request Id: 7ae57a62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.525+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49cce28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.527+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49cce28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.527+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64614c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.529+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31-, and the Request Id: 70255443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.529+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64614c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.530+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4138bc09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.530+0000 [https-jsse-nio-auto-2-exec-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: 3781f2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.531+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679e3f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.531+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c0277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.531+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32, and the Request Id: 45d451c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.532+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1737414c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.532+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32-, and the Request Id: 299dca75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.533+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1737414c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.536+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32, and the Request Id: 6ccfdf32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.536+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32-, and the Request Id: 22ec0a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.537+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12fcf79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.538+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32-, and the Request Id: f0476ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.538+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a323eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.538+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127f88f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.539+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42461a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.539+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 787b23b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.541+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8088b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.541+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787b23b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.541+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59289eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.543+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59289eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.543+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 237a9439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.544+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570f722e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.545+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19fad6cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.545+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237a9439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.546+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51db5f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.546+0000 [https-jsse-nio-auto-2-exec-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: 29a97e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.547+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ae8acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.546+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fad6cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.549+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32, and the Request Id: 485caddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.551+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32, and the Request Id: 616cbed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.553+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721dcc5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.557+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21564bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.559+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21564bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.560+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5508c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.560+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635f6b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.561+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7188f41f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.561+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bd5318d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.561+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: 28400912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.561+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f146337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.561+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6088f799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.562+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635f6b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.563+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7188f41f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.562+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 46bef172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.566+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf142d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.567+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c465383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.568+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf142d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.569+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c465383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.571+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34, and the Request Id: 4dab27b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.571+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33, and the Request Id: 30af9fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.574+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3745e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.575+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ed0175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.575+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd5318d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.576+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffd2fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.578+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a689357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.580+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a689357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.580+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 180055e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.581+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33, and the Request Id: 526fbbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.582+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180055e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.583+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4233bae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.584+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: 4249cf33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.585+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4233bae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.586+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496258b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.586+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34-, and the Request Id: 1fb98c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.586+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 687077b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.588+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ceee572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.588+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687077b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.588+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33-, and the Request Id: 755f32d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.589+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ceee572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.590+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38d1a12e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.590+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac94ea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.591+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d1a12e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.593+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: 7e81128c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.594+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: baf4b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.595+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf4b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.598+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32-, and the Request Id: 1da9dfc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.599+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33, and the Request Id: 113522e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.600+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52338170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.600+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33-, and the Request Id: 2432f556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.600+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f759140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.602+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33-, and the Request Id: 28b99488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.603+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52338170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.604+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ffc7586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.605+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f8d8a57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.605+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2febfbc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.605+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 163ac220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.607+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8d8a57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.607+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33, and the Request Id: 33e25fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.607+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: c92605b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.609+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fde2eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.610+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11910566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.610+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e932e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.610+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 699485fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.611+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fde2eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.612+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11910566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.613+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699485fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.613+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a4b160b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.615+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8924af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.615+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4b160b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.617+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322b05bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.617+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: 50e88be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.626+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab47ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.626+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33-, and the Request Id: 498b560f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.626+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8a2c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.628+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f17128e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.628+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab47ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.629+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29579de6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.629+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f59725b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.629+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8ff2f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.629+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33, and the Request Id: 316f8fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.630+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f59725b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.634+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7db36611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.634+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7210d456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.634+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4ee3f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.634+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: 3941fe68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.635+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db36611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.635+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb72db4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.637+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34, and the Request Id: 64220e6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.637+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: 1538185e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.637+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33-, and the Request Id: 11cd8015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.638+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 396b340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.640+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396b340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.642+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7210d456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.645+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 786e072c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.645+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c2dfd68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.645+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34-, and the Request Id: 2c72aca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.645+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aec4888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.645+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349ffaca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.646+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786e072c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.647+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aec4888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.648+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33-, and the Request Id: 4d2d936e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.648+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a45615f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.650+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35, and the Request Id: 6dcfc6e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.650+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33fd91ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.650+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34, and the Request Id: 41e2e9d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.652+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d050d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.652+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fd91ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.652+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50689586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.655+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29c6092f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.656+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429e8f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.656+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe6049f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.656+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c6092f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.657+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3fc54b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.657+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429e8f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50689586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.658+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bbd183f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.659+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dbb3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.660+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aae95f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.660+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: 5682d68c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.661+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbb3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.662+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34-, and the Request Id: 1d63db0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.662+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aae95f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.662+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2166f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.663+0000 [https-jsse-nio-auto-2-exec-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: 33fdb3c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.664+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33, and the Request Id: 7ee7ce7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.665+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: 17f89fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.665+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173516b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.668+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173516b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.673+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 445a3a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.673+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a372aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.675+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a372aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.675+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445a3a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.676+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33-, and the Request Id: 6e284c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.676+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: 2e833189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.676+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67334075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.677+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bcac4ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.677+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eb6d9a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.677+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5706f2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.678+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7f4edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.678+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 129c0baa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.679+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb6d9a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.679+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129c0baa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.681+0000 [https-jsse-nio-auto-2-exec-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: 6507701c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.681+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34, and the Request Id: 5b65f795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.682+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34, and the Request Id: 63901369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ea99c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.683+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b19dec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.685+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a72a974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.685+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16fa2cae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.686+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b19dec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34, and the Request Id: 33154ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.688+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fa2cae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.689+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e10593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.689+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e9b9ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.690+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34-, and the Request Id: 1facc152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.690+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 301b22c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.690+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34-, and the Request Id: 186725e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.692+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e9b9ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.694+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82a7a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.694+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4f3f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.694+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301b22c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.695+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35, and the Request Id: 591287a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.695+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82a7a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.696+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bcb4bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.698+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ea93e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.698+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37548574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.699+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d6fcf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.700+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34-, and the Request Id: 30c28c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.700+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c59a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.701+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34, and the Request Id: 25074f49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.702+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439255ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.704+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60cf3b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.707+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60cf3b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.707+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57774188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.708+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 272f9e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.709+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272f9e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.709+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35-, and the Request Id: 2e632a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.709+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57774188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.710+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34-, and the Request Id: 7815fb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.712+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d64f982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.713+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d1f4856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.714+0000 [https-jsse-nio-auto-2-exec-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: 3fcd27a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.715+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1f4856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.715+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475fa88d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.716+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cec42b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.716+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33931ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.716+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fede935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.717+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475fa88d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.717+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33931ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.717+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7e1823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.718+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a6b0f3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.718+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342cc0c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.718+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fede935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.720+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60197a51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.720+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6b0f3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.720+0000 [https-jsse-nio-auto-2-exec-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: df38876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.721+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60197a51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.722+0000 [https-jsse-nio-auto-2-exec-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: 3e24e669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.723+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35, and the Request Id: 79f706f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.723+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dbbbc62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.723+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bedf22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.724+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: 6bbdf0b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.724+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bccd99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.724+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbbbc62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.726+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: ffd9c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.728+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b2d800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.731+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61daf9de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.731+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19aadce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.731+0000 [https-jsse-nio-auto-2-exec-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: 4cdf63bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.732+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759ad99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.732+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35-, and the Request Id: 16bf74c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.733+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36-, and the Request Id: 5bd56662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.733+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35-, and the Request Id: 78c54afe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.735+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8fe048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.735+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61daf9de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.735+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b2d800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.737+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c1ead53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60fa2e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.737+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45404075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.738+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb88fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.738+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1ead53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.738+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45404075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.739+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607df621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.740+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b339d46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.740+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fa2e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.742+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b339d46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35, and the Request Id: 40cd07f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.742+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10db9bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.742+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35, and the Request Id: 56ac028c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.743+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: 6c95cde7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.744+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dec580b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31145a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.745+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4288786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.746+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dec580b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.747+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4288786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.747+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1389cc51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.748+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f93a933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.749+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1389cc51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.749+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f93a933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.749+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22d50cf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.750+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d539685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.751+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d50cf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.751+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702daaec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.753+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35, and the Request Id: 640ac117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.755+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f48aea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.755+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36, and the Request Id: 1c122a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.755+0000 [https-jsse-nio-auto-2-exec-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: 74202c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.756+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35-, and the Request Id: 6c4775bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.756+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f48aea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.758+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: 5085eb24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.758+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e32ca9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.759+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35-, and the Request Id: 275e7928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.760+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3646128e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.769+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27fa88b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.771+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d71d4c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.771+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36-, and the Request Id: 1ab3457b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.772+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1367fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.771+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703bc22c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35-, and the Request Id: 2f3690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.774+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ad2e415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.774+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d71d4c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.774+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b75b1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.774+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35-, and the Request Id: 7dcea6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.775+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad2e415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.776+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c114bfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.777+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72ab29f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.777+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c114bfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.778+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce65820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.778+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ab29f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.779+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce65820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.780+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36, and the Request Id: 6c2c3405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.780+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: 1c42865b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.782+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 630aafea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.783+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630aafea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.786+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166e5c04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.787+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f158b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.788+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d03504f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.788+0000 [https-jsse-nio-auto-2-exec-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: 39852699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.790+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645c9209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.790+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a34dbe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.791+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245e35a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.792+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a34dbe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.792+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: ea075c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.794+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 131c339f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.794+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67644c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.795+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131c339f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.796+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67644c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.797+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cb1046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.797+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1825efad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.799+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37, and the Request Id: a60cd95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.799+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b6182e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.799+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: 4c06f3ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.799+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79518298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.800+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6182e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.801+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79518298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.801+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5c46f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.802+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36-, and the Request Id: 6be9732e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.803+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c624ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.803+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d18a972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.804+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c624ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.804+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36, and the Request Id: 7733e695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.805+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70bbeb78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.806+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41bd329d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.807+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37-, and the Request Id: 120b4375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.807+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de45b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.807+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bd329d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.808+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567e6c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.808+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd22e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.810+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18a7da4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.811+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3325fd81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.811+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a7da4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.812+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36-, and the Request Id: 289837db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.812+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d18a972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.812+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd22e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530b5fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.813+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36, and the Request Id: 5b3dfcfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.813+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3325fd81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.813+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: 41f0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.814+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37, and the Request Id: 590e7bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.814+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22ee533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.815+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf3186d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.815+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ee533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.817+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36, and the Request Id: 6644170e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.818+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48cacf6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.818+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c34c43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.820+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d7fb81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.820+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1bb212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.822+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cacf6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.823+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13060ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.824+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13060ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.825+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36, and the Request Id: 5b737bca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.826+0000 [https-jsse-nio-auto-2-exec-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: 34f4e04a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.826+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37-, and the Request Id: 137d7b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.828+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e2f56c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.829+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: df623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.829+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: 517e068b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.829+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36-, and the Request Id: 2094634e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d2ac30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.831+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.833+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573e1fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.834+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573e1fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.834+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7043f689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.835+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388c95e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.837+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52663c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.837+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dfe6554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.837+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37, and the Request Id: 269777ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.839+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7043f689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.840+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c65d9c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.841+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36-, and the Request Id: 7b6fec4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.842+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c65d9c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.842+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bed94b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.844+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bed94b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.845+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539375d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.845+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c751593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.845+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 454b466a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.846+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454b466a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.847+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a4d4c0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.847+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b1b7df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.847+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474e4424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.848+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a6df09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.848+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b1b7df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.848+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4d4c0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.849+0000 [https-jsse-nio-auto-2-exec-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: 5320e0bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.850+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53e50932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.851+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a6df09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.851+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37, and the Request Id: 67bacf56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.851+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: 3ef3d005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.852+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e50932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.852+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394d3759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.853+0000 [https-jsse-nio-auto-2-exec-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: 36fa134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.853+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38, and the Request Id: 619d933b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.855+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33356055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.855+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15df9827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.856+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fea79f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.858+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fea79f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.859+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eca9359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.861+0000 [https-jsse-nio-auto-2-exec-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: 31325665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.861+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c78940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.862+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e22c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.862+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37-, and the Request Id: 6cb16a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.861+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7159099c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.865+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e22c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.866+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f32569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.866+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33709443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.867+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f32569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.868+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33709443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.868+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: 2c857dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.869+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5fbcd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.869+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: 4e689831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.870+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5fbcd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.870+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49469f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.871+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49469f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.872+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7207aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.872+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ce81b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.873+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38, and the Request Id: ec21d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.873+0000 [https-jsse-nio-auto-2-exec-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: 2ba2d8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.873+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6387c66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.873+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7207aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.874+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9e385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.874+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: 6d915caf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.875+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7159099c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.877+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37, and the Request Id: 236ad327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.877+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4f89c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.878+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b8c70f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.878+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38-, and the Request Id: 265edf32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.879+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f688287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.880+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b8c70f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.881+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37-, and the Request Id: 32584cd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.881+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31348156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.881+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f218455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.882+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eab1bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.883+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eab1bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.881+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37-, and the Request Id: 7a86571c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.885+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: 4371ef96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.885+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57525dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.886+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd934de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.886+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11db8220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.888+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ada3ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.889+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4780b8e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.890+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e25f9bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.890+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37-, and the Request Id: 5df2a07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.890+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b619fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.890+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ada3ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.891+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37-, and the Request Id: 47187426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.891+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e25f9bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.892+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b619fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.893+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5149ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.894+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15c8136d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:43 2025-10-04T14:14:43.894+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28edd08b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.895+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d071163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.895+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c8136d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.895+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28edd08b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.897+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: 537dfd72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.898+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ef94b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.900+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 763b39a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.900+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d071163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.902+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763b39a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.905+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d1d5d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.905+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62f7ce94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.906+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38, and the Request Id: 75f6c6f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.906+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f7ce94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.908+0000 [https-jsse-nio-auto-2-exec-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: 1559ff63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.908+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38, and the Request Id: 1aea5504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.909+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5147fdb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.922+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38-, and the Request Id: 89dd33f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.925+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e6a4c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.925+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38-, and the Request Id: 7f557167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.925+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eae3bf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.925+0000 [https-jsse-nio-auto-2-exec-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: 5f132f5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.928+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf9ce56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.928+0000 [https-jsse-nio-auto-2-exec-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: 4ce125c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.931+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f1bb1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.932+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12eb4aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.932+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11082e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.934+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1bb1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.934+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12eb4aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.936+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 640e2472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.937+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21acc0a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.937+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6ac51a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.938+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640e2472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.938+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c3781d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.938+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21acc0a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.939+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3781d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.940+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693d36f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.940+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693d36f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.941+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39919198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.943+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1c4ed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.944+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39, and the Request Id: 7bb76574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.944+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc0bf39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.945+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5075e2be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.944+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39, and the Request Id: 1d6d3e83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.946+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5075e2be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.946+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc0bf39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.946+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 258e1637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.948+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a40c030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.948+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258e1637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.949+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc349bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.950+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: 3723f726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.950+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38, and the Request Id: 59753304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.950+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a6f5da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.952+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6f5da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.954+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38, and the Request Id: 7567c722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.957+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38-, and the Request Id: 6b0ab15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.957+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762ccf9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.959+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3c0a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.960+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39-, and the Request Id: 4e7d241a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.959+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f84ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.959+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68747415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.961+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3c0a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.964+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 113e63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.965+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39-, and the Request Id: 22abdab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.966+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113e63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.966+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38-, and the Request Id: 49e53adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.966+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4e4cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.967+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38-, and the Request Id: 234973b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.968+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5484df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.968+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38, and the Request Id: 24c1c15b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.973+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6566c947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.975+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6566c947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.975+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e9e2c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.975+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3c82e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.977+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3c82e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.977+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc3b25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.979+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 377628cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.979+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38-, and the Request Id: 1c0fa27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.979+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255c3339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.980+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ca91f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.980+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377628cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.981+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75739135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.981+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca91f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.982+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c80120c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.982+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c80120c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.983+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31eadaa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.984+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fa9f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.985+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31eadaa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.986+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39, and the Request Id: 3c8a09ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.986+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39, and the Request Id: 6c2c72f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.987+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: 43ca7333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.995+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f00268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.995+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e88406d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.997+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc03786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.997+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9a242b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.997+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f00268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:43.999+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a242b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.001+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39-, and the Request Id: c909175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.001+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: 71542755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.001+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579a380a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.003+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39-, and the Request Id: 13ddf409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.003+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f769478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.003+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b256fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.003+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ffa4a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.004+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 172bc79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.005+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f769478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.006+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172bc79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.007+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b256fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.007+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: 38eedfcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.007+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c424f17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.008+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449b89c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.008+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39, and the Request Id: 6d146e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.010+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c424f17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.011+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 492606d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.011+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37007589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.012+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492606d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.014+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3357855d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.014+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40, and the Request Id: 6ff8caf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.015+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5176f690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.015+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3357855d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.015+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e32ea2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.019+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3819fdf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.019+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2317ec96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.019+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39-, and the Request Id: 2e3f5bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.019+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2975cecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.019+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39, and the Request Id: 7dbd7ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.020+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2317ec96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.020+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3819fdf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.021+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bd6ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.022+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7033e61f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.023+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 529d17a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.023+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7033e61f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.024+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529d17a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.025+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39, and the Request Id: 5789af98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.026+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cc9e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.027+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6de657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.027+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40, and the Request Id: 51b8114f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.029+0000 [https-jsse-nio-auto-2-exec-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: 9c5e7f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.030+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40-, and the Request Id: 78a0ca55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.033+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39-, and the Request Id: 19021532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.034+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42114f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.035+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d11b7fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.033+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79393674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.036+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d11b7fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.037+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79393674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.038+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 488895ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.039+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40-, and the Request Id: 3c372445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.039+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39-, and the Request Id: 4affb30a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.040+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488895ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.040+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e54aebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.042+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493cf7c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.043+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc4d80e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.043+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26bde509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.044+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc4d80e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.044+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d314ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.044+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff2e4fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.045+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39, and the Request Id: 70613515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.046+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40, and the Request Id: 24fa7f8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.046+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff2e4fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.048+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d77ba2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.049+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d77ba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.050+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2e5be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.050+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: 7cdb3150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.052+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2e5be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.053+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: 2513b754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.054+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc4a674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.054+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dde9879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.055+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26b19d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.056+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b19d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.059+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: 34dc4cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.069+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40-, and the Request Id: 283375e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.069+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f184a09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.070+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435a5a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.069+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40-, and the Request Id: 37bd2928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.073+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 12a91864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.074+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15822815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.074+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35851679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.076+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35851679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.077+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c03ed7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.079+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689377bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.080+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c2871e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.081+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fbb0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.081+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f7bfcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.082+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2871e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.084+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69841f0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.088+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30b982bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.089+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b982bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.090+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c934781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.091+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c934781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.092+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d927e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.092+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c200412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.093+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183b3c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.093+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c200412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.094+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 320c32e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.095+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320c32e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.095+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f296ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.096+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f296ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.097+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bef37d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.097+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bef37d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.098+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f3b828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.098+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f3b828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.099+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40, and the Request Id: 14bb4145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.099+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41, and the Request Id: 4f58af88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.100+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b1f23c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.101+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.101+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d927e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.102+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: 2bf3eb8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.103+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7930218f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.103+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40, and the Request Id: 49143058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.105+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7930218f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.106+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55071f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.106+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2590c6c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.107+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40, and the Request Id: 24b70ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.107+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41-, and the Request Id: 9f3b052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.108+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55071f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.108+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653d19d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.109+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2590c6c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.109+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41, and the Request Id: 57950ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.109+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 737f8f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.110+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737f8f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.111+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: 38e3f0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.112+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca9585e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.112+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40-, and the Request Id: 4c843033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.112+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40, and the Request Id: 492ecf0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.113+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40-, and the Request Id: 3d4fcfee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.115+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75a367bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.116+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a367bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.116+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53aa89c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.117+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aa89c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.117+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd2123b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.118+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd2123b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.118+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59b74af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.119+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b74af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.120+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: 374760c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.121+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: 30240369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.132+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405058f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.133+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d47f3db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.133+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e430e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.136+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: 13672bc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.137+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41-, and the Request Id: 3b751006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.137+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40-, and the Request Id: 7d3384a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: 72fe8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.139+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd8de22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.140+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22808775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.140+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41-, and the Request Id: 700085ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.141+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73af6f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.141+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230f61bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.144+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: beb0433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.144+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e849f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.145+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6295d2ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.146+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29fddbd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.146+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dba9c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.147+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6295d2ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.148+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35064a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.148+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29fddbd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.149+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c594f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.150+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36979ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.150+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb9a30a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.152+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36979ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.152+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb9a30a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.152+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db7e240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.153+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4acd6ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.153+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73cd9cb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.153+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db7e240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.154+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acd6ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.154+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73cd9cb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.154+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41, and the Request Id: b2a63ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.156+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42, and the Request Id: 5df83a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.156+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58d436a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.156+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41, and the Request Id: 1025ef18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.156+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5212e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.156+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdd8bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.157+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d436a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.159+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5b8755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.159+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41, and the Request Id: 33bdad8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.160+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41-, and the Request Id: 7af71752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.160+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d6a6cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.162+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d6a6cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.162+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e6490c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.163+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fcd2cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.163+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 216641ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.163+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42-, and the Request Id: 2f49b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.164+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216641ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.165+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41-, and the Request Id: 30908ca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.166+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3552b752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.167+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41-, and the Request Id: 23764f90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.167+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3552b752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.168+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7236d973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.169+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7236d973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.169+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41, and the Request Id: 453f37df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.170+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c010b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.170+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3482c4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.171+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24a3037c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.171+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c010b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.171+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6612104e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.172+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d81eb82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.172+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3482c4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.172+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a3037c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.172+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b734dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.173+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2313ea66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.173+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38931152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.174+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38931152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.174+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d81eb82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.174+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42, and the Request Id: 1f93c831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.176+0000 [https-jsse-nio-auto-2-exec-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: 2c1dcb6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.176+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b965708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42, and the Request Id: 125bff08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.182+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c524f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.182+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: 54ac0f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.182+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4354ab72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.183+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a410e8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.183+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41-, and the Request Id: 5ae1da45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.183+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c524f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.184+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d498b9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.184+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a410e8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.185+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42-, and the Request Id: 2bc8d27b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.185+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42-, and the Request Id: 3bdcfd91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.187+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e4fef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.187+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbcdfa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.187+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5edde646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.187+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: 296bad48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.188+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5edde646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.190+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41, and the Request Id: 21cdd3ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.191+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283b0db3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.193+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5b14b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.193+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64059e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.193+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685e982d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.193+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71848cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.193+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307ca040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.194+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7be2bf6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.195+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71848cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.196+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be2bf6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.196+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 181bc78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.197+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20041651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.198+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181bc78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.198+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20041651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.201+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: 1744f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.201+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41-, and the Request Id: 6abff573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.203+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799d4ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.203+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f36c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.203+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6583a32e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.203+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e579169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.204+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799d4ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.205+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f1052c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.206+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e579169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.206+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6583a32e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.207+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a8ab664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.208+0000 [https-jsse-nio-auto-2-exec-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: 195d866a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.209+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a3e1e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.209+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42-, and the Request Id: 1fc27828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.211+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42, and the Request Id: 2d04dc6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.213+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3399414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.213+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28814ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.213+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42-, and the Request Id: 39273610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.213+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5104ed37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.215+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5104ed37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.215+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3399414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.216+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e860d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.217+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 785181ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.216+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ed5f50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.218+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188e0730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.218+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ed5f50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.219+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785181ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.224+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43-, and the Request Id: 5ad77e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.232+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188e0730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.232+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: 4f1066ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.233+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43, and the Request Id: 7f174e33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.233+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 662befc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.233+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78dea953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.234+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a7f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.236+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662befc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.236+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e08f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.237+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3c901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.238+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e08f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.238+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42, and the Request Id: 199dfde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.238+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789893f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.238+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79630878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.239+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42-, and the Request Id: 8a3c75d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.240+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79630878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.242+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1815ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.242+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43-, and the Request Id: 64fb35f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.242+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42-, and the Request Id: 1abbb1a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.243+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43, and the Request Id: 4e351217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.243+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1815ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.244+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42, and the Request Id: 17c2acfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.245+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1da273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.249+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42-, and the Request Id: 734589d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.250+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1623bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.250+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34921444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.250+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43-, and the Request Id: 4d23c043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.251+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecaf200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.251+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca409d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.252+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34921444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.252+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca409d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.252+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42-, and the Request Id: 7fb50654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.253+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4946a573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.253+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22756615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.254+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b6740c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.255+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22756615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.256+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38995f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.256+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ab7134a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.257+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38995f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.257+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab7134a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.258+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: 317a7735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.258+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39606f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.258+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: 22e243fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.260+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20187bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.260+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27ea4052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.261+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b496eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.261+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6224e1dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ea4052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.262+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: 4987a8a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.263+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7259f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.263+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20187bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.264+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747043b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.265+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 275c7c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.265+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747043b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.267+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44, and the Request Id: 6f4ed2c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.267+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42-, and the Request Id: 279ec82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.269+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebba9ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.271+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2c3c7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.271+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74577bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.271+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43-, and the Request Id: 50bb99aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.271+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405a4a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.273+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43-, and the Request Id: 5c096dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.274+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44-, and the Request Id: 33019267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.275+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502a3e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.276+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74577bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.277+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502a3e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.277+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac5cde9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.278+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e0df2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.280+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f827cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.280+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27259ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.280+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 90dc09d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.281+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27259ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.281+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f827cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.282+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90dc09d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.282+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43, and the Request Id: ed1dcc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.283+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: 56d5f42f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.283+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68fac3a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.284+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cd5c696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.285+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd5c696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.285+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb65607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.286+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56cd0f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.287+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb65607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.287+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56cd0f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.288+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546ad46d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.289+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b44e102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.289+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5645b0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.290+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5645b0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.291+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44, and the Request Id: 7ba7b993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.292+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da6b847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.292+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bccf599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.293+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e470c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.293+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bde327a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.294+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43, and the Request Id: 1907a208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.294+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bccf599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.294+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43-, and the Request Id: 50442215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.294+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43-, and the Request Id: 2ee903f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.294+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bde327a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.295+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3739fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.296+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f6f891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.296+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43, and the Request Id: 129f7152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.297+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f6f891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.298+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44, and the Request Id: 452dd50b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.298+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16a6d15d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.300+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a6d15d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.301+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b191176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.302+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b191176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.302+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: 3b2ee500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.304+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2752afc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.305+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43-, and the Request Id: 47e6a87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.305+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43, and the Request Id: 1a178f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.306+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e24507f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.306+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5f9a92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.312+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44-, and the Request Id: 685cf96e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.312+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3990cbfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.312+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f142b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.313+0000 [https-jsse-nio-auto-2-exec-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: 2ce1114f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.314+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3990cbfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.314+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f142b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.316+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a029644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.316+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a72d7ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.317+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a597825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.317+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a029644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.318+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e63b57a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.331+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e63b57a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.338+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: 51dcd063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.338+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44, and the Request Id: 38c39fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.339+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 212c9a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.342+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414e6079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.343+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43-, and the Request Id: 51e271ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.344+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230b2f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.344+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414e6079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.345+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491d3e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.345+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5771dca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.346+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b19d374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.347+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 4b28584d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.347+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd8265b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.348+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 326534f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.349+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44-, and the Request Id: 1c951039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.349+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326534f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.350+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45, and the Request Id: 105a1030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.355+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3181c3fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.355+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6340aa8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.355+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45-, and the Request Id: 6c4b4275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.359+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3181c3fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.360+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52cdadfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.360+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319feeb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.361+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f63f6c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.362+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aaa7cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.362+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ddd98f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.362+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155241a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.363+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aaa7cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.364+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddd98f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.365+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d6cdbde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.365+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef11926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.365+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44, and the Request Id: 3c3a32fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.366+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef11926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.367+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6cdbde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.367+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d519a29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.367+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44, and the Request Id: 6730cb69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.371+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5975663e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.372+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5975663e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.373+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43033265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.373+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d7dc34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.373+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e31c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.374+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44-, and the Request Id: 3d8aa5e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.374+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d7dc34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.375+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4d3cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.376+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45, and the Request Id: 3b1c15e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.376+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b8a88c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.376+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e074440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.377+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8a88c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.379+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a12aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.381+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a12aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.383+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e074440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.383+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 178d3ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.384+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44, and the Request Id: 2c19dce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.385+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178d3ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.385+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7607c5e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.386+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d47a1a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.386+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4fc4a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.386+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7607c5e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.387+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccd415f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.387+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44-, and the Request Id: 388b6085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.388+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e1be38d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.388+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: 2778117a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.389+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566ad306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.389+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1be38d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.391+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566ad306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.391+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f2a5951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.393+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2a5951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.394+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45, and the Request Id: 4483cb41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.405+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 428f7754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.405+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: 6f50c690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.406+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44, and the Request Id: 69a0df81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.406+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428f7754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.408+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4fc4a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.408+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: 6502cb14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.408+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44-, and the Request Id: 78b36ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.410+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45-, and the Request Id: 4b4b9648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.411+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 563d2d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.411+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22e60fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.412+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e418981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.412+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1bcfe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.413+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563d2d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.413+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e60fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.414+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42819074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.414+0000 [https-jsse-nio-auto-2-exec-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: 72a5dbed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.415+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44-, and the Request Id: 252968fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.415+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32be8e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.416+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44-, and the Request Id: 24d81a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.416+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32be8e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.417+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46, and the Request Id: 63fe0bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.419+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45-, and the Request Id: 3e1f9dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.419+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d03ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.420+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45-, and the Request Id: 444ff05e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.420+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36351179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.421+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5f0d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.422+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72bc56c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.422+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4222bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.423+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603f5ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.423+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4222bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.424+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c152675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.424+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24734670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.425+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46-, and the Request Id: 5884e274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.426+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c7fd4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.427+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7fd4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.427+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8c713b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.428+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8de7a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.428+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422f37e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.428+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45, and the Request Id: 625af963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.429+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8de7a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.431+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0fc689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.431+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d42ca01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.431+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9464bfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.431+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207dcc5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.432+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5b5f1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.432+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b671da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.433+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9464bfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.433+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe1af60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.433+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207dcc5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.434+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45, and the Request Id: 4769faea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.434+0000 [https-jsse-nio-auto-2-exec-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: e65f11d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.435+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268bd830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.436+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab7b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.436+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330af132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.436+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268bd830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.437+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff65a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.438+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab7b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.438+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46, and the Request Id: 2853a928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.438+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff65a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.439+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3d53a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.440+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e286141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.440+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 377d0960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.440+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3d53a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.441+0000 [https-jsse-nio-auto-2-exec-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: 31bda633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.441+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e286141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.442+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 167aad45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.442+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10204a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.443+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167aad45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.443+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef5769b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.443+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57dab081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.444+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57dab081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.444+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 129870d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.444+0000 [https-jsse-nio-auto-2-exec-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: 710d35e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.444+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46, and the Request Id: 6ae000a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.445+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377d0960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.445+0000 [https-jsse-nio-auto-2-exec-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: 40880d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.446+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: 1916983e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.446+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d2f218c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.446+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129870d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.447+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a1dcf6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.447+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1948014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.448+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2f218c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.448+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1dcf6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.449+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1948014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.449+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f93c3c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.450+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: 241bb23b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.450+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f93c3c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.451+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46-, and the Request Id: acb6d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.452+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45, and the Request Id: 7fde74d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.452+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c759754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.452+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46, and the Request Id: 63fe074b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.453+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a6924e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.453+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc944b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.454+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46-, and the Request Id: 27e81daa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.454+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a6924e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.455+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fed4132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.456+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f98433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.456+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45-, and the Request Id: 6eff466c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.457+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f98433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.458+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47, and the Request Id: 2057902c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.459+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45-, and the Request Id: 5063f885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.460+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3162acc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.460+0000 [https-jsse-nio-auto-2-exec-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: 7baaa770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.462+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24841298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.463+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ab23dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.464+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24841298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.464+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46-, and the Request Id: 39bb5d20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.464+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649c20d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.464+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47-, and the Request Id: 4f7115e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.465+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d945738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.465+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 220b721f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.466+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220b721f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.467+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51cbea64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.467+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395a961e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.467+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46, and the Request Id: 6bc80f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.469+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42051c89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.471+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274fb98b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.472+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb0a593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.472+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a7a3cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.472+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3800a5bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.473+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e1956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.475+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17e52762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.476+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e7caec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.476+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e60707f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.477+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e52762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.477+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ac120e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.477+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e60707f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.479+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f07cfb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.480+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f07cfb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.480+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a18bc6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.481+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a18bc6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.481+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1041c744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.484+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c125343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.484+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e77a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.485+0000 [https-jsse-nio-auto-2-exec-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: 505d6c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.486+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c125343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.486+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e77a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.486+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: f71c908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.486+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46, and the Request Id: 6a8c2ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.488+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e91a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.489+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e91a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.489+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46c34234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.489+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f1e7d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.490+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70329e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.491+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40e6cefe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.491+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f1e7d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.491+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d7a43e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.491+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70329e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.492+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e6cefe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.493+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d7a43e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.495+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6207d8b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6207d8b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.491+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c34234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.507+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3ddad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.507+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7040ead7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.508+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3ddad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.508+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48, and the Request Id: 60d5a862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.508+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f846c4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.509+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7040ead7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.509+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46, and the Request Id: 1d4778a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.509+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46-, and the Request Id: a5e11a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.510+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: 68939001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.510+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47-, and the Request Id: 2df70d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.510+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: 649a651a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.510+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4037fe62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.511+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4037fe62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.524+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46, and the Request Id: 6bc41b31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.526+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46, and the Request Id: 34a13d64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.528+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48-, and the Request Id: 11369469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.528+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47-, and the Request Id: 61082766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.528+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46-, and the Request Id: 36f1ec22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.530+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32940d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.530+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746af449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.530+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73926f0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.531+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47-, and the Request Id: 31f337e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.533+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46-, and the Request Id: 74d9bbcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.533+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46-, and the Request Id: 60d6593d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.535+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93c3386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.535+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a7925a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.551+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130cd921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.551+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d776b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.567+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e543e96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.567+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20229acd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.569+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d79a013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.569+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402858ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.569+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e543e96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.570+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc2d805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.571+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ff41ebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.573+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ca8b37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.573+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3bb4c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.573+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff41ebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.576+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa57a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2504f2bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.576+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48154dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.576+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c0315e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.576+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47, and the Request Id: 5521918e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.577+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2504f2bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.578+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa57a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.578+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48154dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.578+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d2b588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.579+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7301ce33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.579+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78e48ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.580+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7301ce33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.581+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e48ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.581+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ef8b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.581+0000 [https-jsse-nio-auto-2-exec-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: 6eb18623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.581+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf8e4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.581+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb74294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.582+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf8e4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.582+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17504720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.584+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1201f1b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.584+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: 41da44ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.584+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17504720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.586+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1201f1b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.586+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: 29d6bc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.586+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719bfced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.586+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47, and the Request Id: 16e9823e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.586+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11176da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.587+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: 5dec3660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.587+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 338934b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.587+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11176da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.589+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24038637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.589+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338934b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.589+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae5b00e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.590+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24038637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.590+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e7b7042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.590+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae5b00e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.591+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: 354a994a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.592+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5899dc88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.592+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 785fbc66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.592+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7b7042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.593+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785fbc66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.593+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52fee40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.593+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49, and the Request Id: 7091d29f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.594+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52fee40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.595+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e81a64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.595+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: 6e850595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.596+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: 109700e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.596+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47, and the Request Id: 65ee80e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.596+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e81a64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.598+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: 1e20d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a86c883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.601+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d92472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.601+0000 [https-jsse-nio-auto-2-exec-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: 537aa878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.601+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47-, and the Request Id: 374371bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.602+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 372322d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.602+0000 [https-jsse-nio-auto-2-exec-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: 6fbd9e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.603+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372322d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.604+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47-, and the Request Id: 4460538c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.604+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48-, and the Request Id: 2fc0ec3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.604+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e83f965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.604+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1c0efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.605+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e83f965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.606+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47, and the Request Id: 4a2e1252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.608+0000 [https-jsse-nio-auto-2-exec-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: 51156791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.616+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e36fb29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.618+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac8ff6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.618+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7e01c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.619+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc5ea03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.620+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dba4ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.620+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47-, and the Request Id: 40ace476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.621+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 643f85b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.621+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e8e02f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.623+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8fdc05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.623+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60569656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.623+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e8e02f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.624+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e131dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.626+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2542bd7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.627+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a447d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.627+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c84c16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.628+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a447d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.628+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb3e645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.629+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3d98e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.629+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb3e645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.630+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13371bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.630+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48, and the Request Id: 303616c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.632+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13371bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.632+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 550dc605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.633+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550dc605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.635+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a61e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.635+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49, and the Request Id: 761a0f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.635+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 703700e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.636+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23da2027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.637+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703700e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.637+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19db6f24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.637+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: 199d9e66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.637+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23da2027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.638+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a61a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.639+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19db6f24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.660+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ceb903e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.661+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ceb903e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.681+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af139f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.681+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eab3f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.681+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74aa111a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.682+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48, and the Request Id: 3533bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48, and the Request Id: 7fed39cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.683+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eab3f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.683+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19410052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.684+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74aa111a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.684+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48, and the Request Id: 2b5de446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.685+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fb0fd92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.686+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19410052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.686+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb0fd92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.687+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d48a5df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.687+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d48a5df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.688+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48, and the Request Id: 65d9f762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.693+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: 5382c4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.693+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: 59a03c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.695+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18342f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.695+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3283015d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.696+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: 5c5b11cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.696+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18342f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.697+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3283015d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.698+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 597f83d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.698+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70a550a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.698+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48-, and the Request Id: 589414e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.699+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597f83d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.699+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a550a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.700+0000 [https-jsse-nio-auto-2-exec-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: 3f7b6195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.701+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48, and the Request Id: 985c4e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.702+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1772d343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.702+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f06676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.703+0000 [https-jsse-nio-auto-2-exec-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: af688cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.704+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac46bfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.705+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49-, and the Request Id: 2d461c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.705+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48-, and the Request Id: 1b78ed9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.708+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 225f4482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.709+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c214078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.710+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225f4482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.712+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49-, and the Request Id: 4947dc16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.712+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9efdf88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.713+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55923cc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.713+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b610ac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.713+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48-, and the Request Id: 22664631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.714+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f81ec3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.714+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b18279f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.716+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f81ec3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.717+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9a7fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.720+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202ba7a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.720+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ddfe02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.721+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50, and the Request Id: 2a465046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.724+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb3b83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.728+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ea361d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.730+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7725b553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.730+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea361d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.731+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24595d2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.731+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6075ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.731+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50-, and the Request Id: 34d300d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.732+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24595d2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.732+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1d7f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.733+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24fa0f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.733+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1d7f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.734+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58991f55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.734+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e8bddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.735+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fdab3f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.735+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707da2ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.736+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fdab3f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.737+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49, and the Request Id: 49abe393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.738+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73df242c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.739+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27fdc827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.740+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73df242c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.740+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b90b662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.741+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49, and the Request Id: 183d1d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.742+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b90b662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.742+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58991f55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.743+0000 [https-jsse-nio-auto-2-exec-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: 34511e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.743+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49-, and the Request Id: 23c335f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.743+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a28eb8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51428969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc90256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.745+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a28eb8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.745+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51428969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.745+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc90256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e0fb4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.746+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c59344c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.748+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c59344c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.749+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49, and the Request Id: 3c79e7c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.750+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: 321e7ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.751+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49-, and the Request Id: 5493faf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.752+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 315bac52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.754+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315bac52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.754+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1fc505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.754+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2909bcbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.755+0000 [https-jsse-nio-auto-2-exec-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: 629fd7d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.755+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa022a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.755+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2909bcbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.756+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49, and the Request Id: 4fcd0b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.756+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b61f363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.761+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c94f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.761+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374905f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.761+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e104939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.762+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 211ce8af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.763+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211ce8af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.763+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c94f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.764+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e104939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.764+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: 2113bfbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.766+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4192717f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.767+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4192717f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.767+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd726ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.767+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8574e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.768+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50, and the Request Id: 74ff3c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.769+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49, and the Request Id: 768c195b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.769+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 772e40fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.770+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772e40fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.771+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51, and the Request Id: 3564dc6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.771+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50-, and the Request Id: 151b3e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49-, and the Request Id: 2a75db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.773+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68e9b05b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.774+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e9b05b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.776+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27774b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.776+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: 429d0d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.777+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ffb021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.777+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c463592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.778+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ffb021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.778+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12d9dfac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.780+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: 3574d44e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.780+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f2e1ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.780+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d9dfac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.781+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53706b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.781+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51-, and the Request Id: 10133f74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.782+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c59f019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.783+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c59f019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.784+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60dc2f2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.784+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50-, and the Request Id: 74549380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.786+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f007888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.787+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50, and the Request Id: 6e55fdf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.787+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f007888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.788+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f9806f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.789+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73a05255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.790+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d7e79e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.790+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a05255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.790+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: 6570cbbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.791+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50, and the Request Id: 1cce58d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.792+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50-, and the Request Id: b1cf777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.792+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1859d0d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.793+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1ea95e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.800+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d207d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.800+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64df7331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.801+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f531800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.801+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c709012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.802+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8c82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.802+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64df7331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.803+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7df4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.804+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7df4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.804+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e722f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.804+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50-, and the Request Id: 1dbd2afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.804+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464555b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.806+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e722f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.806+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32cd73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.806+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78ddf02c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.807+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cd73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.807+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ddf02c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.807+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 682e2bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.808+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cca4666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.808+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27666a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.808+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682e2bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.809+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cca4666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.809+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27666a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.809+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50, and the Request Id: 6b5e8b89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.810+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50, and the Request Id: 1b6535d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.811+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: 731ecdf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.811+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30176141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.811+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: 36dcd28c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.813+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638b4e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.814+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41854242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.815+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dcf99b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.817+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3393192f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.818+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4327684d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.819+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30176141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.819+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c316591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.820+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df7aba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.820+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50-, and the Request Id: 6aa6fe1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.822+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df7aba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.822+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50-, and the Request Id: 413c562e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.824+0000 [https-jsse-nio-auto-2-exec-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: cef8bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.825+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50-, and the Request Id: 51690477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.826+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f9ad43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.826+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ba5ff0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.826+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 21d54365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.826+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49fdaa60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.827+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f9ad43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.828+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba5ff0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.828+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49fdaa60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.828+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b34e726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.829+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ffb25c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.829+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b34e726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ffb25c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.830+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51, and the Request Id: bfdbcef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.831+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1deae25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.833+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1deae25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.834+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50, and the Request Id: 3689ef35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.834+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d54d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.836+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d54d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.836+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32416494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.836+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: 580869b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.837+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52-, and the Request Id: 323d62fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.837+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131d7ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.838+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46d498a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.838+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 968dde7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.846+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 968dde7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.846+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299428ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.846+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51-, and the Request Id: 726b98f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.847+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51, and the Request Id: 4bf9e39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.848+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d498a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.848+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14079cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.848+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3afefbc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.849+0000 [https-jsse-nio-auto-2-exec-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: 41b4e5ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.850+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2edc1051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.850+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61164baa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.851+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edc1051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.852+0000 [https-jsse-nio-auto-2-exec-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: 271974d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.852+0000 [https-jsse-nio-auto-2-exec-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: 194c5ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.852+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64626b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.854+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51-, and the Request Id: 6a5906e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.855+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30fe54e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.855+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152ec796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.857+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a26e3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.857+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2613d1cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.859+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51-, and the Request Id: 738aed67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.859+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e2ac8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.859+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f57a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.862+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152ec796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.862+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68d44746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.864+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f27d2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.865+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa289f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.866+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d44746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.866+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa289f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.867+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12edcf7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.867+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: 7acca0af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.867+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42e8e88c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.869+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e8e88c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.870+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51, and the Request Id: 10625233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.871+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae23340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.872+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8281fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8281fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37957113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.875+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37957113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.875+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51-, and the Request Id: 39d04353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.876+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66e2f41b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.877+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25eabf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.877+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e2f41b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.878+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6b4fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.878+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: 14eaeb22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.879+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c22f5b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.880+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c22f5b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.882+0000 [https-jsse-nio-auto-2-exec-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: 653a82b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.882+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5509a278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.883+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7580cf51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.884+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49619982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.885+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49619982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.886+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52-, and the Request Id: cfa2898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.886+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1732c5ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.886+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 322e10e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.887+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1732c5ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.887+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322e10e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.891+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e5098f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.892+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53, and the Request Id: 31cf2118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.893+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5098f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.894+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0cea85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.895+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0cea85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.896+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562e6ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.897+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562e6ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.897+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: 705b2585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.901+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53-, and the Request Id: 6a9e2ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.902+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51, and the Request Id: 121bf34c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.902+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51-, and the Request Id: 7732553a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.902+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16eb3211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.902+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567b7e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.902+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51-, and the Request Id: 63918ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.903+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd00e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.903+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e0c8b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.904+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16eb3211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.904+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e0c8b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f5fe1e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.905+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a16bfb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.906+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5fe1e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.906+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a16bfb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.907+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: 5ccfb9fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.907+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52, and the Request Id: 721df476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.908+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52-, and the Request Id: 41c53e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.910+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563247d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.910+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: e0f53a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.912+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63289f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.912+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b57f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.914+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d7e55c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.915+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8cd60d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.916+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae33dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.917+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52-, and the Request Id: 688d8f71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.918+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebe8b9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.919+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52-, and the Request Id: 267b620f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.919+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72afdc27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.920+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d1bdf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.921+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56c7a2c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.922+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cd5198c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.923+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c7a2c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.924+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 324c8b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.925+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395c9876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.925+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234c1aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.925+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f8e6de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.925+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205e9612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.926+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8e6de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.927+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd5198c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.928+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324c8b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.928+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2956071c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.928+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52, and the Request Id: 77db8317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.929+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 200e6350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.929+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2765ccdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.930+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 770c0808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.930+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2765ccdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.931+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a29dae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.931+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200e6350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.931+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a29dae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.932+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: 1710d6bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.932+0000 [https-jsse-nio-auto-2-exec-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: 12a713be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.933+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8682e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.933+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e92f342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.934+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6f5099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.934+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8682e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54, and the Request Id: 2e4ae3a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.936+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e92f342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.937+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d7c9905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.938+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52-, and the Request Id: 4ddf49ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.938+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5361dbbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.938+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7c9905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.938+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db324f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.939+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db324f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.939+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: 3989d152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.939+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c2e2ee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.940+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f115b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.940+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f115b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.941+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52, and the Request Id: 30492164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.942+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ade77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.942+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2e2ee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.943+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ade77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.943+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2db96607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.944+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dac14b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.943+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536cc61f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.944+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db96607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.945+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 274e8be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.946+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274e8be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.946+0000 [https-jsse-nio-auto-2-exec-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: 3eb916fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.947+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: 77d601e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.948+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54-, and the Request Id: 32166adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.948+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 394330a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52-, and the Request Id: 7240907d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.948+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52, and the Request Id: 3e4eaed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.949+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53-, and the Request Id: 1fd973ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.950+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394330a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.951+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ed4c65a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.952+0000 [https-jsse-nio-auto-2-exec-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: 56132ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.952+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed4c65a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.953+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53, and the Request Id: 504637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.954+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: 1164ddbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.955+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3814b2a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.955+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53-, and the Request Id: 5a17e153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.956+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159e5e4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.957+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71619b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.959+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177dc330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.960+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2043754c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.960+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53-, and the Request Id: 6ace21d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.960+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1953f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.960+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58880fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.961+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8e2a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.962+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2043754c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.962+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29051712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.964+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4437d832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.964+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 154aa524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.965+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4437d832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.966+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2abfc888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.967+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a089a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.968+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453b156e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.968+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14a9c871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.968+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53, and the Request Id: 66166e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.969+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c25742f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.972+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30281786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.972+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e94dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.973+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53849eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.974+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a9c871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.974+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bab9120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.976+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bab9120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.976+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239ed356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.976+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3144f625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.977+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72461dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.977+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3144f625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.978+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c36a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.978+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72461dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.979+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c36a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.979+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: 73626248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.980+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: 140cb3b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.981+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2db43a98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.981+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2184c1df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.982+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db43a98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.983+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2184c1df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.984+0000 [https-jsse-nio-auto-2-exec-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: 577c15da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.984+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ed6b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b54c5e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.985+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dccb504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.986+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ed6b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:44 2025-10-04T14:14:44.986+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b54c5e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.987+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1275292e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.988+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1275292e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.988+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dccb504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.988+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f919e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.988+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53-, and the Request Id: 4f25eaf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.989+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f919e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.989+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54-, and the Request Id: 2aa14244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.990+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: 482850f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.991+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53-, and the Request Id: 47715b08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.991+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577ee771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.992+0000 [https-jsse-nio-auto-2-exec-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: 5103785c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.993+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577ee771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.993+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 397c9c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.994+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397c9c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.995+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3747c118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.995+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b3694f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.995+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f4d5eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.996+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b3694f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.996+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4d5eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.996+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: 701c0ed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.996+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1741a095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.997+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55, and the Request Id: 79a2f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:44.997+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1741a095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.000+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50746150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.002+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54, and the Request Id: 51c841cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.026+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f3af501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.027+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53, and the Request Id: 670a7db7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.027+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ace853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.028+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3af501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.028+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b2ab150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.030+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54-, and the Request Id: 200aaf8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.030+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: 64ea005d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.033+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79df7d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.034+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55-, and the Request Id: 5f1ff27a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.035+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53-, and the Request Id: cc0a287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.035+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54-, and the Request Id: 775392ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.051+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5617b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.053+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e66b2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.053+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: 3bd1cafd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.055+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b07f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.056+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f863bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.058+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: 6e00aab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d76db3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.060+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9f9bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.060+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4f1384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.061+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9f9bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.062+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dc07604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.063+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b9953a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.064+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9953a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.065+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc07604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.065+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd107a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.065+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ecdec0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.066+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecdec0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.067+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d983806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.068+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d983806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.068+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc2c97c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.068+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b30bf96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.068+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54, and the Request Id: 58cc8908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.069+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55, and the Request Id: 677438d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.070+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 593abb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.071+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593abb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.071+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b63e0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.072+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58d20335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.073+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d20335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.073+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114f1605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.075+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258d6fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.076+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bad4ca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.076+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54, and the Request Id: 6fee5bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.076+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56848c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.077+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3190c758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.077+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56848c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.079+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3190c758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.079+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f731dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.079+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607fab84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.080+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55-, and the Request Id: 4ee59d6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.080+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54-, and the Request Id: 11a24021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.080+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: 68d9484a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.080+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256e88a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.082+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256e88a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.082+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43830b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.082+0000 [https-jsse-nio-auto-2-exec-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: 5ae38e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.083+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55, and the Request Id: 1e839b69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.084+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43830b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.084+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd9c850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.085+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eae58f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.086+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd9c850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.086+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b1692e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.086+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eae58f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.087+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56, and the Request Id: 6933ee78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.087+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1692e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.088+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be625fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.088+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f975aff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.088+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11517be8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.089+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11517be8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.090+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2842380c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.088+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d724280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.089+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f975aff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.091+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2842380c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.091+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb448e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.091+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61828d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.092+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d724280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb448e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.092+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1f16b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.093+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54, and the Request Id: 33c04239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.094+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 728618cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.094+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: 2ad0bacb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.095+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728618cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.095+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54-, and the Request Id: 19a80194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.096+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54, and the Request Id: 55f6535a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.096+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54, and the Request Id: 18dc61ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.099+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55-, and the Request Id: ed58659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.100+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56-, and the Request Id: 7bc334df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.100+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55-, and the Request Id: 13101598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.101+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef7603a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.101+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54-, and the Request Id: 656bf80b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.101+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebf595a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.104+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: 3a89f81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.104+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54-, and the Request Id: 7070737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.104+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43dbea9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.106+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648f4c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.106+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524c8ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.108+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ad4e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.108+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d163e32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.108+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab3ad1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.109+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc43bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.110+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f2b586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.111+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22880ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.111+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17a2860a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.112+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22880ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.112+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a2860a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.113+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ba11ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.115+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba11ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.115+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ebcf4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.116+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ebcf4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.116+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d13845f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.116+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f019377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.118+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e8e250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.118+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2232d0de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.118+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15909d3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.119+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e8e250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.119+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15909d3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.119+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55, and the Request Id: 6fd7e8cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.120+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: 18a6f716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.120+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e85524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.122+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63775cbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55, and the Request Id: 2a911e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.122+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5404bace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.124+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30271d9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.125+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30271d9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.127+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d8d6e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.127+0000 [https-jsse-nio-auto-2-exec-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: 6d66d993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.128+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8d6e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.128+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42a48715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.129+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55-, and the Request Id: 338f5f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.129+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a48715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.130+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 130f1773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.131+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130f1773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.131+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 434e045f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.132+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70586c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.132+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434e045f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.132+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55-, and the Request Id: 45b1e3bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.133+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1664279b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.133+0000 [https-jsse-nio-auto-2-exec-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: 71efee4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.134+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd156f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.134+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a7fa77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.134+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1664279b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.134+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d84b9eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.134+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 479e866d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.135+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd156f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.135+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479e866d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.135+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d84b9eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.135+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7fa77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.136+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55, and the Request Id: 64c0f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.137+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46c1559d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdf4901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.137+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f3852a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.138+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c1559d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.139+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3852a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.139+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: 69700414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.139+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea86511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.139+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57-, and the Request Id: 324c8b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.140+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60aeb5a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.140+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea86511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.140+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56, and the Request Id: 5e9fbe5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.141+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56, and the Request Id: 14827f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.141+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60aeb5a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.141+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234b4831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.143+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55, and the Request Id: 6d81f60e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.146+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: 97a66db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.147+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a1f1727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.150+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a46c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.150+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251e4bff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.151+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56-, and the Request Id: 18dd20d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.151+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46579e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.151+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55-, and the Request Id: 31679f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.151+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: 459b7aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.152+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56-, and the Request Id: 132cc67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.152+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55, and the Request Id: 21a03b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.152+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489467a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.155+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ef9516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.156+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78150f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.157+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: a55091b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.157+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78150f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.158+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1297b655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.158+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f507a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.160+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40bb5f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.160+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34f64b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.160+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4899db1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.165+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f64b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.162+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4bee15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.166+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: 6c844052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.166+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62200702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.163+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525c993b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.168+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bb5f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.168+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d480ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.169+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5ccf10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.170+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d480ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.171+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3277310c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.172+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70cf571f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.172+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18a8fd2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.173+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3277310c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.173+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cf571f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.173+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8a2277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.173+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a8fd2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.175+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56, and the Request Id: 5be9827e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.175+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57-, and the Request Id: 163512ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.176+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56, and the Request Id: 6e594394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.176+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ad46ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84a7115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.177+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ad46ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.178+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d839f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.178+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8560dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.179+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d839f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.180+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac408ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.180+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6920e70f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.180+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d54cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.181+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58, and the Request Id: 485e8a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.181+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56-, and the Request Id: 6b57e119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.181+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29047f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.182+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8560dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.183+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29047f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.183+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56, and the Request Id: 59584fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.184+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18feb13a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.185+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18feb13a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.187+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57, and the Request Id: 58ae4117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.187+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e612a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.187+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56-, and the Request Id: 4aaee914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.187+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c852f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.188+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1575344d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.189+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e612a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.190+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1575344d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.190+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc6da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.190+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56-, and the Request Id: 3a7f0da8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.190+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64461c8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.191+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64461c8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.191+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc6da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.192+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2783a1dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.193+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34422832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.194+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34422832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.194+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2783a1dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.195+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 239c7de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.196+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239c7de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.196+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58-, and the Request Id: 78314c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.197+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57, and the Request Id: 588505f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.197+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f782658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.197+0000 [https-jsse-nio-auto-2-exec-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: 7a167c9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.198+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56, and the Request Id: 5c4389ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.198+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520dd847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.199+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfbebd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.199+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60716696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.200+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520dd847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.200+0000 [https-jsse-nio-auto-2-exec-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: 28c00707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.200+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1316be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.202+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56-, and the Request Id: 6430283e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.202+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f44c112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.202+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56, and the Request Id: 9845bfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.205+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20424433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.205+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423735ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.206+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20424433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.208+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 694bf3ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.208+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5200215d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.210+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5200215d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.211+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58, and the Request Id: 78eed1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.216+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: 9008178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.217+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57-, and the Request Id: 9e71280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.217+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56-, and the Request Id: 3951c30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.218+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2958fd9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.221+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 52fe0870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.221+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587de3ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.221+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6601a5a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.222+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1fb2a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.222+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff851d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.223+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359f08b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.223+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1fb2a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.224+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2ceb31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.225+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d32415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.226+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d32415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.227+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b94c177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.228+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528b03aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.228+0000 [https-jsse-nio-auto-2-exec-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: 6c1a75f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.228+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f348315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.231+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9180de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.231+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa5bd72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.231+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb6ccfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.232+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f4951b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.233+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb6ccfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.235+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5064067d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.235+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e46c358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.235+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 141a0fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.236+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141a0fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.236+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e46c358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.237+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa5bd72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.238+0000 [https-jsse-nio-auto-2-exec-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: 6b52fc36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.239+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 350db562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.239+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78074615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.239+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26cba2df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.240+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350db562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.240+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cba2df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.240+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78074615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.241+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59, and the Request Id: 40583671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.241+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f33a2f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.241+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57, and the Request Id: 76f0adc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.241+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f33a2f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.242+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646c43bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.242+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57-, and the Request Id: 5b404946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.243+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58, and the Request Id: 5721defb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.243+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646c43bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.244+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b24cbc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.244+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: 79a7563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.245+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b24cbc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.245+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3eb5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.245+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2be610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.246+0000 [https-jsse-nio-auto-2-exec-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: 2f4aa2a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.247+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b7eedc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.248+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7eedc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.249+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2efc92c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.249+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42928447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.249+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bde9a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.249+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efc92c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.250+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59-, and the Request Id: 1c8974dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.250+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: 49bcd3fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.251+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57-, and the Request Id: 3d0e005b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.251+0000 [https-jsse-nio-auto-2-exec-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: 65d14298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.251+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b2c289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.252+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42928447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.253+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57-, and the Request Id: 6c66ba13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.253+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 375510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.253+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2013efe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.255+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2013efe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.255+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.255+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6887b4b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.256+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6887b4b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.256+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69edfc6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.257+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: 15e49eab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.257+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f14d62c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.258+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3daf5de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.258+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3daf5de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.258+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f14d62c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.259+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31a45191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.260+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58-, and the Request Id: 652dff87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.260+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1695b2b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.261+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57, and the Request Id: 6ff8211e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.261+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57, and the Request Id: 32df0f69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.261+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4414b532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.261+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23cd2924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 698ffefe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.263+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69ca065e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.265+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ca065e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.266+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: 76e9f0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.266+0000 [https-jsse-nio-auto-2-exec-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: 3e260f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.266+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c1ee613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.267+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb22a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.267+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1ee613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.267+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b18ef5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.269+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58, and the Request Id: 335b20b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.269+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57-, and the Request Id: 39c48eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.271+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac608c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.271+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66614efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.271+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 368f4536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.272+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2721907d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.272+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5460799d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.273+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a54e622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.274+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a54e622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.276+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e9e314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.277+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e9e314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.277+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe160c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.278+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe160c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.278+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58, and the Request Id: 52fe413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.279+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f53408a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.280+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a53a6d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.281+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136fb62d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.281+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4183ee36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.281+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 544c8fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.282+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6ab4db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.282+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a53a6d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.283+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4183ee36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.283+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544c8fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.283+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: a59d241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.283+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e207076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.284+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b3004d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.284+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e207076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.284+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ce869c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.285+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ce869c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.285+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73aa6ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.285+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9dc86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.286+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9dc86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.286+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58, and the Request Id: 8577db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.286+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73aa6ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.287+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 420ab5fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.287+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58, and the Request Id: 74055d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.288+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420ab5fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.288+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25590f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.288+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689d0b41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.289+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60, and the Request Id: 43058e16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.289+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bb5eb02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.289+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25590f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.290+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35339758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.290+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb5eb02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.290+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ccd413c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.291+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35339758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.291+0000 [https-jsse-nio-auto-2-exec-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: 31e9c70c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.291+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccd413c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.291+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58, and the Request Id: 67f64803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.292+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 260be51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.292+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59, and the Request Id: 53b6473b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.293+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58-, and the Request Id: 2c3e91e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.293+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260be51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.294+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59, and the Request Id: 6facc853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.294+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: 7768ea21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.294+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60-, and the Request Id: 7cc5e35a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.294+0000 [https-jsse-nio-auto-2-exec-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: 5f7beb37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.296+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb2e793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.296+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300d69f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.297+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408dbc05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.298+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59-, and the Request Id: 53bb953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.298+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: 5cc408f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.299+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60-, and the Request Id: 5a5b624d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.300+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59-, and the Request Id: 14c46909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.301+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe0afb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.301+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fef39f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.302+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1391a31b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.302+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d82de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.304+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 564be708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.305+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc2c952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.305+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e21187c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.306+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564be708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.306+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d189b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.308+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d189b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.309+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7493fa96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.309+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203d082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.310+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b61e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.310+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dbc4d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.310+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203d082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.310+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7493fa96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.311+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59, and the Request Id: 460c1ba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.312+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7755fc09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.312+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58, and the Request Id: 563582ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.314+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c33c031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.314+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b09af2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.316+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2469744d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.316+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fca3714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.317+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfb8483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.318+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c351ff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.318+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58-, and the Request Id: 13d5fd6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.319+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f3f21de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.319+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3592b94d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.319+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c351ff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.320+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3f21de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.321+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3592b94d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.321+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b2bdd29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.321+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7faf4746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.322+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2bdd29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.322+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5199e18f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.322+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7faf4746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.323+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5199e18f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.323+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59, and the Request Id: faa4bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.324+0000 [https-jsse-nio-auto-2-exec-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: 392265c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.324+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59-, and the Request Id: 5a2e0a23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.324+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: 410758f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.326+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e621941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.328+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e37d680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.329+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e37d680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.329+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59-, and the Request Id: 37d06f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.330+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14eb055e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.331+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59-, and the Request Id: 3506be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.331+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7262b339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.331+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b4001c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.331+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 121ae732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.331+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14eb055e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.332+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7262b339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.333+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4001c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.333+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59, and the Request Id: 4cc2c7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.332+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121ae732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.334+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e01a233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.334+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1127eb45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.334+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a6ae3bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.335+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46555c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.335+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6ae3bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.335+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e84f13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.336+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46555c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.336+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61, and the Request Id: 29f18309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.336+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e84f13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.338+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59-, and the Request Id: 6a4c7dd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.338+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: 718e8b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.338+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60, and the Request Id: 65fcb29c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.339+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce86b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.340+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59474c99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.340+0000 [https-jsse-nio-auto-2-exec-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: 7cc1c98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.340+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61-, and the Request Id: 4378a5ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.341+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59474c99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.341+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8198df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.341+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b073e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.342+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f591edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.342+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60-, and the Request Id: 74476c8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.342+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1600ff3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.342+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f591edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.344+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: 2ccc51f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.346+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab6261d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.348+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f7f92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.348+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc2c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.348+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61-, and the Request Id: 7f50750e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.349+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b04646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.350+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f7f92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.350+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60-, and the Request Id: 53047468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.350+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296f4423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.351+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f4e77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.351+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460e47ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.351+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e902147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.358+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e902147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.359+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4e77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.361+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59, and the Request Id: 159bc4c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.361+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25e132f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.361+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b82daf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.362+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e132f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.364+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76485cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.365+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a218a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.365+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 762078cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.366+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60, and the Request Id: 3c549d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.366+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc340ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.366+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72074637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.367+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59-, and the Request Id: 11c7ef6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.368+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47efbaab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.368+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762078cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.368+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f31d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.369+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f83f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.370+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9c308b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.370+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9c308b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.371+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f83f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.371+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2d9de5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.371+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d9e85e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.372+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e3c5b66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.373+0000 [https-jsse-nio-auto-2-exec-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: 18855e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.373+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1154c0c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.373+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3c5b66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.374+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5311272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.374+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1154c0c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.376+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42bc4f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.376+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60, and the Request Id: 3ef281ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.377+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bc4f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.377+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38b69376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.377+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21cf9ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.378+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: 763b6b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.379+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cf9ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b69376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.379+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 163fac78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62, and the Request Id: 7d31c3dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.380+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163fac78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.380+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 719e91cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.380+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf7e942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.381+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719e91cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.381+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bc0cf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.381+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf7e942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.382+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 923d24e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.383+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60, and the Request Id: 22a68af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.383+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 923d24e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.383+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc0cf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.384+0000 [https-jsse-nio-auto-2-exec-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: 50fb85f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.385+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62-, and the Request Id: 712fbc41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.385+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60, and the Request Id: 514ec2d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.385+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d4cc86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.386+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d4cc86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.386+0000 [https-jsse-nio-auto-2-exec-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: 19085d1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.387+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62, and the Request Id: 22038d81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.389+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60-, and the Request Id: 101b126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.391+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767dcd65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.394+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b5ffdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.394+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6bd717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.394+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee99c3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.394+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36640b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.394+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60-, and the Request Id: 5ae01a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.395+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61-, and the Request Id: 70b51f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.395+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b5ffdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.395+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: 353a9e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.395+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f170c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.396+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd8288a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.397+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd8288a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.398+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: 6e9e75c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.398+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61, and the Request Id: 7adccdff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.399+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56df4280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.399+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc342c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.400+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b47e954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.401+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcca2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.401+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453500a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.404+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7520f8b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.404+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc342c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.404+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bda1587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.405+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 541eb05c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.406+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55319edf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.406+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab9d7e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.406+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541eb05c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.407+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ee1421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.407+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60, and the Request Id: 3026fed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.408+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b243b05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.411+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 900de5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.413+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 391e5e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.413+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 900de5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.413+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7067c6d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.413+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61-, and the Request Id: 523bb2ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.413+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391e5e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.415+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c68d011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.415+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 731c93c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.415+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7479ea33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.416+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c68d011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.416+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102a6220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.416+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731c93c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.417+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63, and the Request Id: 7eb3bd50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.416+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7479ea33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.417+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102a6220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.418+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ea0775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.418+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28aefe5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.419+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf10c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.419+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b1b1a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.419+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28aefe5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.420+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: 1e6d8955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.420+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf10c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.420+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61, and the Request Id: 2cfc0110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.421+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61, and the Request Id: 4ab55b2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.422+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60-, and the Request Id: 5bea177b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.424+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63-, and the Request Id: 3648e43b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.425+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c0a52bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.425+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61-, and the Request Id: fffe10b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.427+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63-, and the Request Id: 88a312a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.428+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0a52bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.428+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61-, and the Request Id: 4d41f2fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.428+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b833622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.431+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ff21878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.431+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18eae9bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.432+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff21878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.432+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed390f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.432+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de16d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.433+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18eae9bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.433+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b509ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.434+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf92be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.434+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed390f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.434+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 654eca84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.435+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c26a129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.435+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654eca84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.436+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39fd850e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.436+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b5a8c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.437+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61, and the Request Id: 5933388f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.437+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fd850e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.437+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5a8c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.437+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61, and the Request Id: 111f13cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.438+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561ad4b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.439+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: 441e562a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.440+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11fb8e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.440+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498ee7d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.442+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652382a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.442+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2453c3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.443+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652382a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.445+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b995308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.446+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b995308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.446+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f6a3bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.447+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e30d440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.447+0000 [https-jsse-nio-auto-2-exec-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: 545489ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.447+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e72a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.448+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62-, and the Request Id: 266b69da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.448+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ac7acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.448+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e72a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.448+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61-, and the Request Id: 78cb79c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.448+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62, and the Request Id: 56445f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.449+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: 22a82349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.449+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e30d440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.450+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ac7acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.451+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a67296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.452+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e876849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.453+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e876849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.454+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58336f8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.454+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8dccbe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.455+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8dccbe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.455+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58336f8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.456+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: 132b7d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.456+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 281ec2b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.456+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61, and the Request Id: 636beae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.458+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281ec2b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.459+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62, and the Request Id: 1155b24a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.460+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62-, and the Request Id: 580f46b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.460+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64-, and the Request Id: 3b56a286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.462+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: 51515bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.462+0000 [https-jsse-nio-auto-2-exec-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: 36c83acb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.462+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ce2d9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.462+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c935d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.463+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c935d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.464+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543e7b63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.464+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3c3df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.465+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6762a297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.465+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: de6c8ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.466+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de6c8ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.466+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6762a297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.467+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62, and the Request Id: 6d56cebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.468+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2990c128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.468+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62-, and the Request Id: 5866f9e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.468+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 91b1707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.469+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2990c128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.470+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64, and the Request Id: 4d14bbf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.472+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11239c7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.473+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfbe34d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.473+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8066be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.473+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299c3e56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.473+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646566a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.475+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4bd5c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.476+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 106c6587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.477+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3274a3c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.477+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62-, and the Request Id: 5de0871a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.480+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ec86f5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.481+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a75ebec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.481+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec86f5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.481+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d19bda1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.483+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a906be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.483+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64-, and the Request Id: 3a192474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.483+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f7ffc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.483+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6167b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.484+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26ee8bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.484+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f7ffc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.484+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6661b790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.485+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: 56212d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.486+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6403af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.488+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6661b790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.488+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ee8bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.488+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9345ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.488+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 722e970d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.489+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566b531c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.489+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fad61c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.489+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722e970d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.489+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29798662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.489+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566b531c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.490+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9345ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.490+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fad61c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.491+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e7c0fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.491+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62, and the Request Id: 96cbe9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.491+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63, and the Request Id: 43a1b376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.491+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7c0fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.491+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28225f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.492+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5091106e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.492+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eef2509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.492+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63, and the Request Id: 105627cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.492+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28225f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.492+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5091106e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.493+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 662ab7ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.493+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: 79452ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.494+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662ab7ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.494+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eef2509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.494+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62, and the Request Id: 2ef9ad48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.495+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5283bed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.496+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: 5e0eb6e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.496+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5870d51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.496+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d0ced3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.496+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62-, and the Request Id: 22e89db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.497+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d0ced3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.497+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5870d51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.498+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: 745dfcae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.499+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63-, and the Request Id: 788b1f65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.499+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57eeab99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.501+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57eeab99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.501+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63-, and the Request Id: 2e0afc32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.501+0000 [https-jsse-nio-auto-2-exec-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: 5501e540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.501+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63, and the Request Id: 1b4fc2ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.503+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1519a6f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.505+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26bf8926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.505+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bc0354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.505+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62-, and the Request Id: 2f5b28e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.506+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c81419e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.506+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f355242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.507+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5edd762e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.507+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b196ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.508+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5edd762e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.508+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62-, and the Request Id: 6c91e449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.509+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4752a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.510+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63-, and the Request Id: 7dfb1957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.510+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4752a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.510+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 395cc9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.511+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63, and the Request Id: 31d65aac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.511+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395cc9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.513+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12811003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.514+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12811003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.515+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d6a9e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.516+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da90c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.516+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c453701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.517+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cdf00a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.517+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce02c0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.517+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57661798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.518+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e909b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.518+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65, and the Request Id: 1e959556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.520+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63-, and the Request Id: 65f6f464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.520+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb1c00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.521+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d891223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.522+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39fb20a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.524+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fb20a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.525+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4266daa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.525+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7036bafa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.525+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c99b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.526+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4266daa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.526+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7036bafa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1883f14e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.527+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8e0deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.527+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65-, and the Request Id: 899bb0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.527+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc82296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.528+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63, and the Request Id: 5d36c470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.528+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f07367f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.528+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8e0deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.529+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64, and the Request Id: 34d1765d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.529+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d891223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.530+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d803bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.530+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c0cf09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.531+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0cf09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.531+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1883f14e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.531+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d803bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.532+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205a0486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.532+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a6df66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.533+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a6df66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.533+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205a0486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.533+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64, and the Request Id: 594897d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.534+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7576dc8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.535+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7576dc8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.535+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63-, and the Request Id: 7ccb990d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.535+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6feddb2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.536+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6feddb2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.536+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ddd890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.536+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a61c6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.536+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254da8cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.537+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254da8cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.537+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64-, and the Request Id: 78f4487b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.538+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d384f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.539+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69dc1db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.539+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63, and the Request Id: 5b3865ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.540+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64, and the Request Id: 7b1b8c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.541+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a61c6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.542+0000 [https-jsse-nio-auto-2-exec-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: 7e5ce99a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.542+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: 1081aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.544+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64-, and the Request Id: 1d5cd4aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.544+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48768520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.544+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4480c520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.544+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c4ab5fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.546+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4ab5fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.546+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48768520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.546+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64-, and the Request Id: 7cd468e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.547+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63-, and the Request Id: 16074c00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.547+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 235ad2cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.548+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235ad2cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.548+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242cb7be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.548+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a77c7a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.550+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 249c9a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.550+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64, and the Request Id: 4166eb7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.550+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a77c7a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.550+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: 87a3a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.553+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b53fdbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.554+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66-, and the Request Id: 5e0de923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.554+0000 [https-jsse-nio-auto-2-exec-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: 6bb4246f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.556+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64-, and the Request Id: 1c1dc611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.556+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10352471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.556+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef3493f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.557+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: 4e8a3c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.557+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b8153b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.557+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59195f45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.557+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10352471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.558+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da72940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.559+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da72940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.559+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1324827d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.560+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115aaf5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.562+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e64f4cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.562+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f47e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.566+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f875abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.566+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb8454a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.567+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f875abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.567+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f7e420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.570+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be538b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.570+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b18949a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.571+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34dbefab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.571+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b18949a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.572+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66, and the Request Id: 501afcd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.572+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be538b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.572+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7a428e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.573+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707f9d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.573+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45c46059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.574+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65, and the Request Id: 61fbeb4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.574+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c46059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.574+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371b1bbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.575+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64, and the Request Id: 190d8a5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.575+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61ef4306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.576+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ef4306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.577+0000 [https-jsse-nio-auto-2-exec-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: 25747496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.577+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495ef8a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.578+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ff74603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.579+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce0d864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.579+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff74603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.579+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce0d864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.580+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13332f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.580+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13332f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.581+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144895d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.581+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144895d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.581+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f24032f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.583+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 441e6d0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.583+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65, and the Request Id: 29463562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65, and the Request Id: 42ee2697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.583+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441e6d0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.584+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: 7ec7910b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.585+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f6aadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.585+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65-, and the Request Id: d32e516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.586+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f6aadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.588+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46a423ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.588+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45c1a183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.588+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65-, and the Request Id: 264f4fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.589+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a423ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.589+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c1a183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.590+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5be6e59e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.590+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ab6cd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.591+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 757dd957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.591+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ab6cd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.592+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be6e59e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.592+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757dd957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.592+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64, and the Request Id: 7fbd82c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.594+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65-, and the Request Id: 5d815930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.594+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f8b76e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.595+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8b76e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.595+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246b896f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.595+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64, and the Request Id: 77cd090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.595+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679f8d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.597+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5f8cc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.598+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64-, and the Request Id: 2f7d1cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.599+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 608ffaf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.599+0000 [https-jsse-nio-auto-2-exec-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: 424f21f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.599+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608ffaf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.599+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: 331d5d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.600+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: 129c886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.601+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772dc5ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.602+0000 [https-jsse-nio-auto-2-exec-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: 78695ca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.603+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bca54c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.604+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6943b98f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.604+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64-, and the Request Id: 52fe0731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.605+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e3f47fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.605+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57dc8669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.606+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d708ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.607+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64-, and the Request Id: 56c016e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.607+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d19573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.608+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d19573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.609+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ee63dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.609+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99354d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.610+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2695a223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.610+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af9818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.611+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2695a223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.611+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af9818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.612+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3939df12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.612+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3082d6db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.613+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20699566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.613+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3939df12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.613+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3082d6db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.615+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb5e368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.615+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e826196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.616+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: db179f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.617+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db179f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.619+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6101570f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.620+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67-, and the Request Id: 51cdaaee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.621+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67, and the Request Id: 3ba86d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.622+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29f8a1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.623+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66, and the Request Id: 570eb5b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.623+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8718db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.623+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f8a1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.623+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66, and the Request Id: 4e970a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.625+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80dd155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.625+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2936a3af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.625+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 692e20c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.626+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2936a3af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.626+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692e20c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.627+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5563ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.627+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67-, and the Request Id: 6986a598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.627+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5563ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.628+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66-, and the Request Id: 2e8951a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.628+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 408740a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.629+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408740a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.629+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 587290f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.630+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587290f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.630+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6d1a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.631+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5ff280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.631+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65, and the Request Id: 7b01046c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.632+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5ff280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.633+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13444cd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.634+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13444cd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.634+0000 [https-jsse-nio-auto-2-exec-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: 66da319c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.636+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66, and the Request Id: 6022b247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.638+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66-, and the Request Id: 1830c5bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.640+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65-, and the Request Id: 1c298a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.640+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66-, and the Request Id: c693a96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.641+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115e7936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.641+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c04ee77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.642+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c04ee77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.642+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66, and the Request Id: 50b5a287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.644+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ae6964c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.644+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7087fedb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.644+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89b7ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.645+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae6964c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.645+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3aae71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.647+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65, and the Request Id: 145cf161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.647+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f83b6f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.648+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301e5a63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.648+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f83b6f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.649+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2157c077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.649+0000 [https-jsse-nio-auto-2-exec-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: 6b4e79e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.649+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1909df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.649+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a4d4f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.650+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bfec1a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.651+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ab4f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.651+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfec1a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.652+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66-, and the Request Id: 59e453b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.652+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65, and the Request Id: 26d506d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.653+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: 56615a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.653+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c14a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.654+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6513d1d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.654+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c45ca8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.656+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76783b64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.657+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f7e6c78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35bfbb12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.658+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35bfbb12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.658+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7e6c78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.659+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771f08c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.658+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125b06e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.660+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748c2f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.660+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c00c76f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.660+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cb010bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.661+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c00c76f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.661+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb010bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.661+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 99e345b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.662+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68, and the Request Id: 67444e66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.662+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99e345b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.663+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65-, and the Request Id: 59332a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.663+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67, and the Request Id: 4bb28bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.663+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3587d99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.664+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ffcb2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.664+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fc52978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.664+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3587d99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.665+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b93b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.665+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: 773597f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.665+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc52978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.666+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffcb2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.666+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687eb51b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.666+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497f0a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.667+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b93b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.667+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687eb51b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.667+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497f0a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.667+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3493534e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.668+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67, and the Request Id: 6497aea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.668+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 287aee30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.668+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67, and the Request Id: 72baf11f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.668+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec246aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.669+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287aee30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.669+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68-, and the Request Id: 27e334ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.669+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec246aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.670+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68-, and the Request Id: 734f4fbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.670+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ff5a162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.670+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66, and the Request Id: 42355fe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.671+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff5a162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.672+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67-, and the Request Id: 9b6ce69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.673+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: 168d664c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.673+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcccc61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.673+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67-, and the Request Id: 1077982e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.674+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67-, and the Request Id: 7d289317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.675+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a8fb5c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.675+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a43569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.675+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8fb5c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.676+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e726f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.676+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66-, and the Request Id: 11087f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.677+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51a2ea1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.677+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b87aab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.677+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a2ea1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.678+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1450b930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.678+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67, and the Request Id: 717cd23f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.679+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a460ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.680+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66-, and the Request Id: c9e1abf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.680+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1746e43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.681+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b122a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.681+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ef8c8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.683+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc44ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.683+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ffee003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.683+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad4b9ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.684+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ffee003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.686+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67-, and the Request Id: e5f0dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.686+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f10d90d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.686+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2106627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.687+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2106627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.688+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aec26aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.689+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2748b7db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.689+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66, and the Request Id: 197d22bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.689+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ff5ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.690+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b11e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.691+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 261941d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.692+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1de73dac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.692+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b11e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.692+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13aee737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.692+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261941d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.693+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602dad06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.693+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de73dac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.694+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5028ba34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.694+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d56ffb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.695+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5028ba34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.695+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d0bae7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.695+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d56ffb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.695+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0bae7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.696+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: 1ccb4df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22af89ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.697+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68, and the Request Id: 13d773f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.697+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42378360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.698+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22af89ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.698+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42378360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.700+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66, and the Request Id: 3ddddbad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.700+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d9ab975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.700+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b39507e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.700+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69, and the Request Id: 3ff5226c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.700+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3310228d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.701+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b39507e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.701+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b571b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.701+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9ab975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.701+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3310228d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.701+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b571b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.702+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: 4b022da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.702+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fa4d69a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.703+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67, and the Request Id: 668944ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.703+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d4fce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.703+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7125010a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.704+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: 7bd9e61f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.704+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa4d69a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.704+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b6e5455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.704+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d4fce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.705+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dffc118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.705+0000 [https-jsse-nio-auto-2-exec-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: 32664c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.705+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6e5455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.707+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68, and the Request Id: 551513ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.707+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ee864f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.707+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ee864f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.708+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69-, and the Request Id: 5c148a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.708+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68, and the Request Id: 177171cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.709+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66-, and the Request Id: 6f7d611f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.709+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67-, and the Request Id: 319b3f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.710+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2571c88b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.711+0000 [https-jsse-nio-auto-2-exec-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: 783ad65e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.711+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69-, and the Request Id: 590d70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.713+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce634b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.715+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68-, and the Request Id: 228379fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.715+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568d717b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.716+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288b30cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.717+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1d1e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.718+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398ad205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.719+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a44aafd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.719+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4053993d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.719+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68-, and the Request Id: 4bfa6b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.719+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6d88e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.723+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c6e92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.723+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7926a19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.724+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68647692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.725+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4878eaec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.725+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7926a19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.725+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a2c330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.725+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5bd9e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.726+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29302f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.726+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ca504e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.727+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca504e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.727+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29302f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.727+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19adb832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.727+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2932dc46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.728+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41fb594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.729+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 368f2931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.729+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67045e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.730+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368f2931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.730+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fb594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.731+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38838d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.731+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35513fb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.731+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a2c330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.731+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c018a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.732+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35513fb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.732+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38838d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.732+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68, and the Request Id: 442d7482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.732+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67, and the Request Id: 519fcc6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.733+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715f5897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.733+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d585fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.733+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68, and the Request Id: 6ccd1333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.733+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715f5897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.733+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d585fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.734+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e803f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.734+0000 [https-jsse-nio-auto-2-exec-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: 10da7f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.735+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70, and the Request Id: 599718ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.735+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e803f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.735+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eaaa643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.736+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d287f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.737+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4faf3670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f5c986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.737+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68-, and the Request Id: 6030c6b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.738+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d287f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.738+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f5c986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.739+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4faf3670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.739+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a22200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.739+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ee5de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.739+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: 37a33fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.740+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a22200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.740+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67, and the Request Id: 9576d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.740+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ee5de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.741+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db0c8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db0c8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.742+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50a310fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70, and the Request Id: 71b34888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.743+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a310fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.743+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: 5e602648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.743+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b383c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.743+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b383c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69-, and the Request Id: 30dea2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.744+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68, and the Request Id: 6272897b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b73bae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.745+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b1975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.745+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b73bae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.745+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70-, and the Request Id: 6f4806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.747+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67-, and the Request Id: 6f320b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.747+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f626c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.747+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68-, and the Request Id: 72948057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.747+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69, and the Request Id: 2263066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.747+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 4014fb5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.747+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69-, and the Request Id: 63f5bfe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.749+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68-, and the Request Id: 50fbb3b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.750+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcea59c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.752+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d66ef1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.761+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181775ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.761+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fbdb73e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.762+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44442ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.762+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15efb1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.765+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69-, and the Request Id: 634b44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.765+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fb4985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.765+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ace8042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.766+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42917ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.766+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f841a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.767+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4717c22f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.769+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6fe54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.771+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17edf784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.771+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 345e1e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.772+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 411da7e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.772+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a637c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345e1e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.774+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c7cdf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.775+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79233f25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.776+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79233f25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.776+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6110b5ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.777+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e445546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.778+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6110b5ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.779+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f1d3c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.779+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e445546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.779+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68, and the Request Id: 21a6574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.780+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e0aed5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.780+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 602c7c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.780+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0aed5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.781+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b4cc97d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.781+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602c7c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.782+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4cc97d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.782+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: 1d545279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.782+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f42160f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.782+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c3db813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.783+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3db813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.784+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71, and the Request Id: 16e8f2ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.784+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39357db1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.785+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39357db1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.785+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a2cd53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.786+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2cd53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.786+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70, and the Request Id: 5383e6ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.787+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68, and the Request Id: 58f99c97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.795+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f60fcbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.796+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6694ca12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.797+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f60fcbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.797+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5390e48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.798+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6694ca12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.798+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d285b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.799+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d285b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.799+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5390e48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.799+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dcc57c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.799+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dcc57c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.800+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70, and the Request Id: 528fdb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.800+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69-, and the Request Id: 2690b12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.800+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72aa2d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.802+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69, and the Request Id: 318cc051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.802+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59c40ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.802+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72aa2d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.803+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c40ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.803+0000 [https-jsse-nio-auto-2-exec-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: 5b662edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.805+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb978ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.805+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70, and the Request Id: 44008998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.806+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb978ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.808+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: 38f7071b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9b2b1c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.813+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b2b1c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.815+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a27b756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.816+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a27b756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.816+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70-, and the Request Id: 3f076cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71-, and the Request Id: 2c781226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.817+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68-, and the Request Id: 48f37af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.835+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70-, and the Request Id: 176da0d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.835+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69, and the Request Id: 451f8c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.838+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70-, and the Request Id: 1b62abfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.838+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c35aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.838+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69-, and the Request Id: 6f51fb00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.841+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efba608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.842+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2923422d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.842+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ff4c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.849+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71-, and the Request Id: 71ea28fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.849+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0b9de1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.849+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2d1a63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.851+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69-, and the Request Id: 12c03f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.853+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5283190d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.854+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd56c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.854+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b10cf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.854+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a79f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.855+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4d145c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.857+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b012ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.857+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165b1aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.859+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8afeb34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.860+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c3aa64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.862+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225eda39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.863+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6642f7f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.863+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf0109b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.864+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f600e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.865+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4a3f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.865+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 110eb45e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.867+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110eb45e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.868+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268d05c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.869+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3a929a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.869+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab347c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.867+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f600e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.867+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4a3f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.869+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ef1101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.869+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3a929a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.869+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1856c54f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.869+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4adc31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.869+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268d05c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.870+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fe20329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.870+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42bb3829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.870+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1856c54f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.871+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab347c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.871+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe20329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.871+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4adc31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.871+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bb3829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.872+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70, and the Request Id: 795e3fc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.872+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69, and the Request Id: 47bc208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.872+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519f3636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.872+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519f3636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.873+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69099e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.873+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78bfa4be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.873+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b173bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.874+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69099e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.874+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78bfa4be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.874+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b173bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71, and the Request Id: 20798770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.874+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69, and the Request Id: 22a74cc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.875+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71, and the Request Id: 7263028d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.875+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70, and the Request Id: 5a831375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.876+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71, and the Request Id: 50c5847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.876+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36a6c92f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.877+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a6c92f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.877+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 787934b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.879+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787934b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.879+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5acda789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.880+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5acda789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.880+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f0ccadd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.881+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72, and the Request Id: 51d7d5cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.881+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0ccadd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.882+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69-, and the Request Id: 7ac0e9d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.882+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71-, and the Request Id: 1f0917ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.882+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a64090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.883+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70, and the Request Id: 63446f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.884+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71-, and the Request Id: 1b4926d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.885+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71-, and the Request Id: 61cbb031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.886+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: 10a0570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.887+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70-, and the Request Id: 27a524ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.888+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70-, and the Request Id: 351be44e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.887+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70-, and the Request Id: 5f649404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.888+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9693c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.889+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dddc515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.889+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 440585b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.890+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16d85ad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.890+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72-, and the Request Id: 1fc6049f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.892+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d85ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.892+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5834412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.893+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d561bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.894+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35272392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.894+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7084a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.895+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35272392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb7750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.896+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff6cf2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.896+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: 5c5c08a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.897+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b50030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.899+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30842c07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.901+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10f30aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.910+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7effc70d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.910+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55473d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.912+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55473d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.912+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d881a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.912+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fd2276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.915+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d00ff15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.916+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43fcdb00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.916+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d00ff15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.917+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fcdb00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.918+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cea170f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.919+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 9ccd183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.920+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244b8d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.920+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fb666cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.921+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb666cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.921+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d1ab667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.921+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70, and the Request Id: 76537c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.922+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1ab667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.923+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71, and the Request Id: 432680cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.924+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f5d617d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.924+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a42458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.924+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c24dac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.924+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72cdf8f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.925+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5d617d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.925+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cdf8f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.927+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71, and the Request Id: 39da6efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.927+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7efbc506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.927+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ba0201b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.928+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba0201b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.928+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efbc506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.928+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4620e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.929+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 574c1972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.929+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4620e26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.929+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574c1972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.929+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca22b16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.930+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72, and the Request Id: 9a39e24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.931+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70, and the Request Id: 297a9ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.931+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71-, and the Request Id: 3ae50768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.931+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 444440b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.932+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: 6ce59b96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.933+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444440b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.933+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71-, and the Request Id: 1bb25e3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.934+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5edfe224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 316cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.935+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f2e3aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.935+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72, and the Request Id: 5007171c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.936+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5edfe224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.936+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.936+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2e3aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.937+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72-, and the Request Id: 6f9ef59c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.937+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f815a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.937+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e18815d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.938+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ad914f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.938+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cc42f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.939+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25333eb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.939+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70-, and the Request Id: 2b622efb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.939+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7daa5e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.939+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25333eb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.939+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14209abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.940+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad914f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.940+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7daa5e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.941+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: c8a02a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.941+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72-, and the Request Id: 791752e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.941+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: 73a8fae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.941+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e30d270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.942+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73, and the Request Id: 4445c2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.943+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68958281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.944+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68958281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.944+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c55817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.946+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b3abc91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.946+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5042e778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.946+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14cc596b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.946+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71-, and the Request Id: 3e30c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.947+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72-, and the Request Id: 4c73018c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.947+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5042e778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.947+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c924af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.948+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73-, and the Request Id: 5c65eaf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.948+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: 636eec24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.949+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b631f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.951+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ee1fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.951+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32e2f028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.952+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e2f028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.953+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138dfa92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.955+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 431dd6ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.955+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d458cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:45 2025-10-04T14:14:45.955+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4539fd89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.956+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 1e747e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.956+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431dd6ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.955+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3026ab80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.956+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6792ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.957+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d458cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.957+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72, and the Request Id: 36614d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.958+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6792ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.958+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41e9042c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.960+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 90593d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.960+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4592d1be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.960+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383c3d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.960+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49afd27a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.961+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4592d1be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.961+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90593d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.961+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49afd27a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.962+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: 74ddf5d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.962+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72, and the Request Id: 29c463bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.962+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c61237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.963+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487d9399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.963+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d687a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.963+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c61237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.964+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487d9399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.965+0000 [https-jsse-nio-auto-2-exec-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: 313a6100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.965+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6ac044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.965+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501cfc02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.966+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13eb958a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.966+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6ac044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.967+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72-, and the Request Id: 5bfd7cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.968+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71-, and the Request Id: 289e76ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.969+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ecc600b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.968+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71, and the Request Id: 870fb75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.970+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72-, and the Request Id: 4f66a46c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.970+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13df64fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.970+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ecc600b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.971+0000 [https-jsse-nio-auto-2-exec-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: 68bd65b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.972+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4ff713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.973+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c356d14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.973+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c362fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.973+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1960250e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.974+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c362fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.974+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c356d14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.974+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1960250e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.975+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7f8c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.975+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: 37f0e758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.975+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73, and the Request Id: 6263033c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.976+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 766a12ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.976+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 272c611a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.977+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766a12ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.977+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f7778a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.977+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272c611a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.977+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3e6f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.978+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7778a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.978+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2faa1966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.976+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cd44df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.979+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73, and the Request Id: 54dd5f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.980+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d0202dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.980+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: 44d61b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.981+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0202dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.981+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73-, and the Request Id: a88b863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.982+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64be2dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.982+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 196e237f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.982+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74, and the Request Id: 689452cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.983+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196e237f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.984+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78218b2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.985+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73-, and the Request Id: 36f000b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f9e1042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.985+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735d2da5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9e1042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.987+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1a6663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.987+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: 28eebb6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.988+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74-, and the Request Id: 21afded4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.988+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f531bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.989+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c8e2bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.989+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701695fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.990+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8e2bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.991+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72-, and the Request Id: 2e4d03f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.993+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 154c277c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.993+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be56f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.993+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634b22fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.994+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 154c277c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.994+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74-, and the Request Id: 2ac8e30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.994+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f6b4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.995+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: 3c26e5ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.997+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb273da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.997+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61fa86b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.997+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b6d8aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.998+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64dfc461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.998+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fa86b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.999+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dfc461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:45.999+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18760929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.000+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18760929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.001+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a6ad27f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.001+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69370947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.002+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69370947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.002+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6ad27f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.002+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a7b3afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.003+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7b3afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.004+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3545d5be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.004+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57cdd479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.005+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3545d5be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.005+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7a52be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.006+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cdd479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.006+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c93543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.008+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74, and the Request Id: 35fac28e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.008+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72, and the Request Id: 20863b4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.008+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c2f87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.008+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73-, and the Request Id: 45e575fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.008+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73, and the Request Id: 3f2f2acd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.008+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4083c1c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.009+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47230745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.009+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4083c1c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.009+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431a0619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.010+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47230745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.011+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: 5edde729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: fad5dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.012+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64bb62de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.013+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 653d792a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.014+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bb62de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.014+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653d792a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.014+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: 7ded68d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.015+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f34e14d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.016+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f34e14d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.017+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73-, and the Request Id: 452dbc7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.017+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75, and the Request Id: 51ba67e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.017+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74-, and the Request Id: 5e01003f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.017+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a4ae196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.017+0000 [https-jsse-nio-auto-2-exec-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: 7d85a07d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.018+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dec1c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.018+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d4e6dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.018+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4ae196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.019+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4e6dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.020+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72-, and the Request Id: 766d49e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.020+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: ebc5a79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.021+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a45222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.021+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67ccede7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.021+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb1ea76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.021+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ccede7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.023+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75-, and the Request Id: 50423e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.023+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73, and the Request Id: 29a18bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.023+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cde59ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.023+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53eab519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.024+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f9e1bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d30698f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.026+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28be3b1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.027+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74-, and the Request Id: 1041f8d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.027+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 364f4265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.027+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f55231d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.028+0000 [https-jsse-nio-auto-2-exec-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: c898be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.029+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364f4265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.029+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6019ac6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.030+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d8b13e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.030+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3ffb15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.031+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8b13e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.032+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9ea578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.032+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8103c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.032+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: 6aee878b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.034+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 767a39e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.035+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef7a596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.035+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767a39e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.036+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.036+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9adad46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.036+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef7a596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.036+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebd3c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.037+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2993b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.037+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75-, and the Request Id: 695f0f70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.037+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba8e26c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.037+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dfa80da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.038+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6543d3fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.038+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfa80da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.038+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28b39f2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.039+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b39f2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.039+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6543d3fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.039+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba8e26c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.040+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73, and the Request Id: 397363f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.040+0000 [https-jsse-nio-auto-2-exec-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: 1d59e557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.040+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47781a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.040+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bd8c0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.040+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a1b81ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.041+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd8c0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.041+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47781a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.042+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1b81ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.042+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75, and the Request Id: 35951163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.044+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75, and the Request Id: 71eb0bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.044+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6423ac35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.044+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa16a3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.044+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa94a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.045+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c4e30a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.045+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b6cdcd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.046+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa94a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.046+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6cdcd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.047+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7db3068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.048+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66b542b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.048+0000 [https-jsse-nio-auto-2-exec-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: 2a8de879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.047+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73-, and the Request Id: 47e87860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.048+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b542b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.049+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db3068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.049+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74-, and the Request Id: 4146fdb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.052+0000 [https-jsse-nio-auto-2-exec-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: d9f41c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.052+0000 [https-jsse-nio-auto-2-exec-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: b1e59a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.052+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73, and the Request Id: 18db6dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.052+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f984dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.052+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303a7512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.053+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b984d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.053+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b08259c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.053+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75-, and the Request Id: 24b7f27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.054+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b984d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.054+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303a7512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.056+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49743e2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.056+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76, and the Request Id: 65dea423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.056+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49743e2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.058+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73-, and the Request Id: 130c3f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.058+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: 15600f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.058+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69469bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.058+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7638bfa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516ed26e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.059+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69469bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.059+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3ce983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.060+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c12e037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.060+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fcfddf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.060+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3d7434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.061+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c12e037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.062+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75, and the Request Id: 3e7ee2e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.062+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76-, and the Request Id: 56a57f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.062+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22446119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.063+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22446119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.064+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252aec90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.064+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252aec90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.066+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec25717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.067+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74-, and the Request Id: 60f8dd33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.067+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: 6bbba604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.068+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34fe649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.068+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8062de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.068+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75-, and the Request Id: 1ab13a65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.069+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fe649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.069+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ae9817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.069+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc7c94e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.071+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8648262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.071+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cecc7c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.072+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cecc7c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.073+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724e948d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.073+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2962d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.073+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6b0900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.073+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75786103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.074+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75786103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.075+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74, and the Request Id: 17790cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.075+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76-, and the Request Id: 2eb0552a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.075+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7753ec20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.076+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7753ec20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.077+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31b9bbae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.077+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74251015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.077+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73cbba2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.077+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d73a91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.077+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 625ef2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b9bbae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.078+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625ef2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e3e255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.078+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73cbba2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.078+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74251015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.079+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e3e255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.080+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d6b842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.080+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f94c571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.080+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b95f499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.081+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f94c571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.081+0000 [https-jsse-nio-auto-2-exec-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: 6aa09126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.081+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42594bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.082+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60bad424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.082+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76, and the Request Id: 5cac47ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.082+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e6904e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.082+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bad424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.083+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e6904e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.083+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74, and the Request Id: 67da471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.084+0000 [https-jsse-nio-auto-2-exec-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: 6a62236e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.084+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75, and the Request Id: 806a529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.084+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76, and the Request Id: 269e31e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.084+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e9ac489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.085+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9ac489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.086+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c8e3853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.086+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a1445e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.087+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8e3853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.088+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74-, and the Request Id: fcb96d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.088+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76-, and the Request Id: 49ce1cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.089+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158ce709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.089+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77, and the Request Id: 10aee393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.090+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239072da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.090+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3edfc642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.090+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75-, and the Request Id: 4526b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.091+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76-, and the Request Id: 67657b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.091+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edfc642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.092+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a62d53d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.093+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4803f07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.093+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a62d53d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.094+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4803f07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.095+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333bb1ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.095+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf9c868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.095+0000 [https-jsse-nio-auto-2-exec-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: 10169aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.096+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 611e239b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.096+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77-, and the Request Id: 23816bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.096+0000 [https-jsse-nio-auto-2-exec-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: 57a24180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.096+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611e239b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.097+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8cf63a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.097+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1761ea57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.098+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: 4f7355e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.098+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1761ea57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.099+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 785694ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.099+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3878cd84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.099+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aa11c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.100+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa11c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.100+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6696e92f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.101+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196e33ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.101+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75-, and the Request Id: 566152b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.102+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f22583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.102+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9980de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.103+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: 5c1d91f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.105+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5d2fd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.105+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76-, and the Request Id: 4027f055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.106+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cdf9af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.107+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245986be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.107+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdf9af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.108+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 702692c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.109+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702692c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.109+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db44e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.110+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30760fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.110+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68476dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.110+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77-, and the Request Id: 62a7ecd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.110+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f62b1ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.111+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68476dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.111+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70a8865c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.111+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 626c1aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.112+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75, and the Request Id: 68ce4e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.112+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a8865c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.112+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626c1aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.113+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75, and the Request Id: 3b174730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cfb8824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.114+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfb8824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.117+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: 57ba8121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.117+0000 [https-jsse-nio-auto-2-exec-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: 1cd024a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.117+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708a31a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.118+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3dfa14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.119+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3dfa14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.120+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7da819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.121+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7da819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.121+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b2581a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2581a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f51a29c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.124+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77-, and the Request Id: 705b3223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.124+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d17417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.124+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77, and the Request Id: 441aff39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.124+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207dd13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.124+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50afc261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.124+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7297bfbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.125+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d17417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.125+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207dd13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.125+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50afc261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.126+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afa1748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.127+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76, and the Request Id: 5bda94f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.127+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55504d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.128+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c12d577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.128+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a0848e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.128+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75-, and the Request Id: 25839625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.128+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c12d577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.129+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0848e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.129+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78, and the Request Id: 607a3131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.130+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76, and the Request Id: 42b5220d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.131+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33418fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.131+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa83ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.132+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77-, and the Request Id: 74d32fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.133+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b16047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.133+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769bd661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.134+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76-, and the Request Id: 6f2f8929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.134+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 858354b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.135+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769bd661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.136+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6049d548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.136+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78-, and the Request Id: 5544a1d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.136+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7056a98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6049d548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.138+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7056a98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.139+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28fb2768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.139+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77, and the Request Id: 6b73012d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.139+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76-, and the Request Id: 505536d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.139+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bd6ddd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.140+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ea33028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.140+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5146c4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.140+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd6ddd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.141+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea33028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.141+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e28ff82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.142+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245639b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.142+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76, and the Request Id: 31fa7a5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.142+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7520eb1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.143+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7520eb1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.143+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 308f2e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.144+0000 [https-jsse-nio-auto-2-exec-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: 37cb0c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.144+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f18c27f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.145+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308f2e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.146+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d7f1273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.147+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7f1273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.148+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77-, and the Request Id: 7690df16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.148+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76, and the Request Id: 3a73acd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.148+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76-, and the Request Id: 19866c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.148+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a936fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.149+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67183d23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.149+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd6d02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.149+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71e506b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.150+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e506b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.151+0000 [https-jsse-nio-auto-2-exec-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: 2187cb2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.151+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71fec3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.151+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf14362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.151+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32dd68d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.152+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71fec3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.152+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf14362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.153+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: 6f786c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.153+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14112284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.153+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2822b850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.154+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7586cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.154+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ea33d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.154+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7586cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.155+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f54c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.155+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea33d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.156+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76-, and the Request Id: 73b9da4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.156+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb84bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.156+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 385e87a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.157+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76, and the Request Id: 117593fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.157+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385e87a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.157+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a63541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.158+0000 [https-jsse-nio-auto-2-exec-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: 19f121d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.159+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e266ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.159+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a63541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.160+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e266ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.160+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4864f35b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.161+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42fb8eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.161+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4864f35b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.161+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78-, and the Request Id: 5919fc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.161+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42fb8eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.163+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c98d95e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.163+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73bf2312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.163+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e5db2a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.163+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79, and the Request Id: 5700f342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.165+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5db2a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.165+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77-, and the Request Id: 6cfe40eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.165+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78, and the Request Id: 13d6f15b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.166+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76-, and the Request Id: 10b766a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.166+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e3ff045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.167+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5138d01f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.167+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3ff045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.167+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f556df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.168+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77, and the Request Id: 52e99f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.169+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b11e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.169+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ae05bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.171+0000 [https-jsse-nio-auto-2-exec-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: 5368443b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.171+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a05e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.171+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b11e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.173+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fa6a1c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.173+0000 [https-jsse-nio-auto-2-exec-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: 47e82372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.173+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 188c91dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.173+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ffaab83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.173+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74525c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.174+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa6a1c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.174+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188c91dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.174+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40ca4af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.175+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ca4af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.175+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74252c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.175+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77-, and the Request Id: 6a4a396d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.176+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74252c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.176+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65e7f4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.176+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: 1adf5a6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: 76401e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.177+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e7f4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.177+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e8c87c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.177+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78, and the Request Id: 3132f519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.178+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d979a85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.185+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 789859d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.186+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789859d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.186+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79-, and the Request Id: 76b82263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.187+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78-, and the Request Id: 2f7a7fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.187+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37702cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.187+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a9892d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.188+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c0ba69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.188+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81d236b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.189+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72eb41b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.189+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2e6001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.189+0000 [https-jsse-nio-auto-2-exec-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: 1b44b693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.189+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72eb41b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.189+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b2eabd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.190+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b2eabd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.191+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77, and the Request Id: 4a152091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.191+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1449dfbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.192+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db76e0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.192+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c55af7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.192+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1449dfbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.193+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab81500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.193+0000 [https-jsse-nio-auto-2-exec-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: 2e4ae66e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.194+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb2cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.194+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b42397d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.194+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c087b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.194+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab81500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.194+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b42397d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.195+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53605b1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.195+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf750d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.195+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38875ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.195+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47a2b03c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.195+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53605b1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.196+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a2b03c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.196+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38875ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.197+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79, and the Request Id: 16c663f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.197+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77, and the Request Id: d63a57f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.197+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54187dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.198+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54187dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.198+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 901a7ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.199+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: 1ebbeaee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.200+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2271437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.201+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79-, and the Request Id: 56b725c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.202+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69eda8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.202+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a192cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.203+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: 332d6a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.202+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3075e8f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.204+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3075e8f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.204+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a192cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.204+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77-, and the Request Id: 4491635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.205+0000 [https-jsse-nio-auto-2-exec-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: 560ecd55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.205+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 325f2c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.205+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325f2c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.206+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29496a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.206+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f39b098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.206+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a1f0ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.207+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29496a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.207+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1f0ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.207+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f39b098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.207+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d2e421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.207+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80, and the Request Id: 18bbf1b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.208+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c9ab988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.209+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9ab988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.209+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d19aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.209+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7efe2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.209+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66268880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.209+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78, and the Request Id: 1a6829f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.210+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66268880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.210+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: 3881ff8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.210+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cbf1ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.211+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b454ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.211+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: 19440cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.211+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbf1ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.211+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79, and the Request Id: 5fa99736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62dd700e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.212+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80-, and the Request Id: 454be78b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.213+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dd700e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.213+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504df8d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.214+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: d43a37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.220+0000 [https-jsse-nio-auto-2-exec-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: 47560233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.221+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e83516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.221+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79-, and the Request Id: 4a2407bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.222+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b3f006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.222+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0425d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.223+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff1ea37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.223+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ec953f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.223+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b3f006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.224+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78-, and the Request Id: 44837186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.223+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46250927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.223+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: 1d682fa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.224+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73f14799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.225+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f14799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.226+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80, and the Request Id: 32b56229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.226+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3437eacc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.239+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fca4fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.240+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0dd5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.240+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f39d93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.242+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 547f4596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.240+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fcfcb2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.243+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547f4596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.243+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80-, and the Request Id: 68e9b85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.243+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aaef696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.244+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3194267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.243+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fe04ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.243+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c68f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.245+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 157f9330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.245+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b98a0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.247+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157f9330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.247+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3194267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.247+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe04ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.249+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: 2b4373e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.249+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 719a9a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.249+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f17cdf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.251+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52439978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.252+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719a9a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.252+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 784ec905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.253+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281e03cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.253+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd452e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.253+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784ec905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.251+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f17cdf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.254+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52439978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.255+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5057ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.255+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7fd4f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.255+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f567259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.255+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78, and the Request Id: 1f83922e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.256+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f567259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.256+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7fd4f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.256+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fd4d4ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.257+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c9de378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.257+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80, and the Request Id: 23cb14e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.257+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: 460282ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.257+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd4d4ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.257+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9de378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.256+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78-, and the Request Id: 16cc8b1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.258+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c14b317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.258+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50862d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.259+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50862d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.259+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c14b317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.259+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81, and the Request Id: 76948cfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.260+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: 3a769e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.260+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d4ce76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.261+0000 [https-jsse-nio-auto-2-exec-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: 313247a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.261+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aef9355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79, and the Request Id: 58e5dc4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aef9355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.263+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce77c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.264+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79-, and the Request Id: 66608501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.264+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5813d289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.264+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce77c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.264+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c0b9033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.265+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0b9033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.265+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf7c51d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.267+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf7c51d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.267+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79-, and the Request Id: 332f93f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.268+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80-, and the Request Id: f01876a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.268+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33bea8ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.268+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80-, and the Request Id: f4b8ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.269+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81, and the Request Id: 62cd4493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.269+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81-, and the Request Id: 1ff8f2ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.269+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: a654ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.270+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5731a863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.270+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553b3c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.270+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5731a863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.271+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a58bac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.272+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d8cb51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.274+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8cb51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.274+0000 [https-jsse-nio-auto-2-exec-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: 68b5ad15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.274+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b0e252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.274+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81, and the Request Id: 29b7f08c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.274+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189716e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.275+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68cf9e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.275+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79-, and the Request Id: 5a314b9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.276+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6258ad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.277+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b468094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.278+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b468094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.278+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c722029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.278+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc26d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.280+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d12910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.280+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81-, and the Request Id: 66c92e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.281+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d12910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.281+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70848831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.282+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: 30ecdf53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.282+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6752a786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.283+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b155ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.284+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736fbe1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.284+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc5612e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.287+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1340eae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.288+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d512d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.288+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccdb1fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.289+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d512d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.289+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 745521f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.291+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72bacd6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.291+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745521f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.291+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41fb62e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.292+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bacd6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.292+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fb62e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.294+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254cfe1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.295+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78576f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.295+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80, and the Request Id: 7518337b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.296+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78576f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.296+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f51709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.296+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 335920cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.294+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e54f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.294+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17cf11e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.294+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5654b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.297+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 569ba6fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.297+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335920cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.297+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569ba6fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.297+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e54f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.298+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5654b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.298+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b98ee59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.298+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79-, and the Request Id: 11c68cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.299+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b98ee59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.299+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: 3ed1f00e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.299+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c336efc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.300+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c336efc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.300+0000 [https-jsse-nio-auto-2-exec-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: 3a73563f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.300+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81, and the Request Id: 266a3e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.300+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e2920a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.301+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13a98861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.301+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2920a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.302+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: 5476d343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.302+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a98861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.303+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: 95f1c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.303+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82, and the Request Id: 266ee680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.303+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274d8ec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.304+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 741a0bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.304+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cbd00b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.305+0000 [https-jsse-nio-auto-2-exec-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: 195f21a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.305+0000 [https-jsse-nio-auto-2-exec-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: 5229828c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.305+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbd00b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.306+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741a0bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.306+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80, and the Request Id: 2c5ad91f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.306+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ab507e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.307+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81-, and the Request Id: 676de1f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.307+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ab507e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.308+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82, and the Request Id: 622ccc7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.308+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46020168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.309+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: 68c0e89b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.310+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67358124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.310+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d8de54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.310+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dba0d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.310+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82-, and the Request Id: 535a858f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.310+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67358124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.312+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5058c497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.312+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f512377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.312+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd4a88d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.312+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80-, and the Request Id: 2bad345c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.313+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd4a88d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.314+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: 200bc069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.314+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ae2ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.316+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297fb857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.316+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82-, and the Request Id: 8d9d6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.317+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d27a31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.317+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43db019a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.317+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428f744c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.318+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2336fa02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.318+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3914e463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.320+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3914e463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.320+0000 [https-jsse-nio-auto-2-exec-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: 35492f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.320+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742da24f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.322+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56bb8286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.322+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56bb8286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.323+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dcc05d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.323+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dcc05d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.328+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4802e2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.328+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80, and the Request Id: 6ccdf3a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.330+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4802e2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.331+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e917c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.331+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81, and the Request Id: 47abed56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.332+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f6bb3b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.333+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57164620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.335+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33452366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.335+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0766e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.336+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6bb3b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.337+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a8e63a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.337+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80-, and the Request Id: 7874111e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.337+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 492d9630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.338+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492d9630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.338+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de583d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.338+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b280d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.338+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e6b95f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.339+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b280d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.339+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: 3da6a91c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.340+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de583d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.341+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81-, and the Request Id: 50ef0ba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.341+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2d11d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.341+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8e63a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.342+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c5126dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.342+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cdb60db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.342+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5126dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.343+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cdb60db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.343+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8b4f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.344+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b794983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.344+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49bf975d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.344+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82, and the Request Id: 701e1d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.344+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2abb31bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.344+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63b0d5eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.345+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49bf975d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.345+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b0d5eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.345+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abb31bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.345+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b794983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.346+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83, and the Request Id: 74297bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.346+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: 5433c799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.346+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80, and the Request Id: 1f3c330c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.346+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 431a835e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.347+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431a835e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.348+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81, and the Request Id: 2b306c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.349+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2f5ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.349+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee67fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.350+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82-, and the Request Id: 27e2f3dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.350+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331dd17f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.351+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83-, and the Request Id: fd0fe06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.351+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 362738aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.351+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: 3e05cc4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.352+0000 [https-jsse-nio-auto-2-exec-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: 605b799f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.352+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362738aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.352+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82-, and the Request Id: 4f036a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.353+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 217d1215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.354+0000 [https-jsse-nio-auto-2-exec-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: 472dcea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.355+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217d1215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83, and the Request Id: 776f88e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.357+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d9a291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.358+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9717fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.358+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71266f1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.359+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9a291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.359+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71266f1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.360+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd68bc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.361+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39a48a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.361+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23862b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.361+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7239d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.361+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a48a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.362+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23862b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.362+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1cb2dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.362+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1731ef00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.362+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c2bc6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.363+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81, and the Request Id: 47bf9c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.364+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: 6eaee866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.364+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db6d07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.364+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83-, and the Request Id: 3fca82a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.365+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2222d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.367+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b47baea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.368+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b47baea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.369+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83-, and the Request Id: 6ef7dba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.370+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127fc99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.371+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd04aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.371+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c5e9b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.371+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3226eb30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.371+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd467d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.371+0000 [https-jsse-nio-auto-2-exec-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: 1fc5a3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.372+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a196c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.372+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd467d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.373+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7c0a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.373+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f02100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.374+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7c0a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.374+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82, and the Request Id: 6c005f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.376+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7073e5a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.377+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7960a553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.377+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7073e5a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.378+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7960a553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.379+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bc7032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.379+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: 38816e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f18de6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.381+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f18de6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.381+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466ce030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.383+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56eb9fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.383+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e26b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.383+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ad51801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.383+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81, and the Request Id: 623ddc18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.384+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad51801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.384+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e26b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.385+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ef12c99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.385+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: 31cbedf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.385+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e0ce693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.386+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef12c99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.386+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3accd89c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.386+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0ce693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.387+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3accd89c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.387+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a0e54c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.387+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a0e54c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.388+0000 [https-jsse-nio-auto-2-exec-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: 2ec6eee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.388+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: 73bffb09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.388+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae063fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.388+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84, and the Request Id: 8e36e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.388+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: 75feb4f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.391+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe81243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.392+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eaedde7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.393+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6997719f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.393+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe81243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.394+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83-, and the Request Id: 52ef1cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.395+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eaedde7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.395+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f10cf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.395+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f10cf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.396+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f6e6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.396+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe106ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.397+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f6e6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.397+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84, and the Request Id: 2d951913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.399+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34e7417a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.399+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6daf1ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.401+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e5d3c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.402+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82-, and the Request Id: 1f60efd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.402+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84-, and the Request Id: 571502da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.402+0000 [https-jsse-nio-auto-2-exec-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: 4371319d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.404+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e7417a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.404+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84-, and the Request Id: 5f1be62a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.405+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 711f88c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.405+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42149175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.405+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4cddfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.406+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711f88c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.407+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eae1582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.408+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eae1582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.408+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ad9aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.408+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42149175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.408+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: 1e40a993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.409+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119beb02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.410+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdbd125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.410+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: 61b5c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.411+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71641cc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.412+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10f00af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.415+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84-, and the Request Id: 7b946741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.416+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83, and the Request Id: 4ec4fc48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.418+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59014e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.420+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22811183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.420+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b01c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.421+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82-, and the Request Id: 127fc753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.422+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0c2739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.423+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6145da12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.423+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b01c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.424+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5183b5e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.425+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ffb8f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.426+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffb8f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.426+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7637a82b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.427+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630443da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.428+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2258503a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.427+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83-, and the Request Id: 7d02c6c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.432+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7637a82b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.433+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c2b31c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.433+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b195aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.434+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152b5ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.434+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2b31c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.434+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c737c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.434+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b195aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.435+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152b5ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.435+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c737c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.436+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11c6b904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.436+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83, and the Request Id: 58b63dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.436+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c6b904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.437+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82, and the Request Id: 4048d23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.437+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57df9f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.437+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 523134bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.438+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57df9f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.438+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eee3190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.438+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df2fc11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.438+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523134bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.440+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37073ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.440+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 703db032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.440+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85, and the Request Id: 1e6ac4fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.441+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db67df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.441+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703db032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.441+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37073ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.442+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: 72aa2085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.442+0000 [https-jsse-nio-auto-2-exec-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: 420623a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.442+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba04af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.443+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: 769d2a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.443+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba04af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.449+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627d05e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.450+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83-, and the Request Id: 6b218a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.450+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b0186e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.450+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627d05e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.452+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: 4dc948d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.452+0000 [https-jsse-nio-auto-2-exec-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: 6a008fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afb9164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.455+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: 275a9a17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.455+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afb9164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.455+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83-, and the Request Id: 41068392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.456+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5caa5538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.456+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: 82a313d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.456+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f9eeb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.457+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5caa5538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.457+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11a42c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.458+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a42c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.458+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85, and the Request Id: 392afea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.460+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f9577a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.460+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84-, and the Request Id: 21bfd208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.460+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83-, and the Request Id: 106b9b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.460+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f9577a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.461+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6484dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.461+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c4ccbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.462+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: 7476aec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.463+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3372a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.464+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe13ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.468+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 10cadff1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.468+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa60031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.468+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f94946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.468+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21867550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.469+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ebda65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.469+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32362c02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.469+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf8e02f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.470+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a5b9ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.470+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84-, and the Request Id: 6add7a9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.471+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf8e02f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.472+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c95b415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.474+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c95b415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.475+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6944f8db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.475+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6bf173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.475+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42129cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.476+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83, and the Request Id: 48f4310f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.476+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b249810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.477+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42129cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.477+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d9b2190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.477+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11cc409a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.478+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9b2190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.477+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b249810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.478+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626b8bb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.479+0000 [https-jsse-nio-auto-2-exec-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: 52a4aae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63943142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.480+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63943142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.479+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11cc409a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.481+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f1361c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.482+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: 3653c91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.482+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0b5686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.484+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86, and the Request Id: 44cb9505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.485+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 226d759e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.485+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e77f05c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.486+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e77f05c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.487+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226d759e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.487+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b5d6562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.487+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c813e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.487+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5d6562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.489+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e13847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.489+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86, and the Request Id: 384c89d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.489+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e3ff2b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.490+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83ccacb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.490+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56fce01b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.490+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3ff2b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.490+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83ccacb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.491+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b705655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.491+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fce01b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.491+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b705655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.492+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84, and the Request Id: 20688a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.493+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84-, and the Request Id: 2ddeb8da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.493+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464a115b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.493+0000 [https-jsse-nio-auto-2-exec-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: 69209327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.493+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53912648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.493+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca4e560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.493+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aabb866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.494+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464a115b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.494+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86-, and the Request Id: 29c1f59a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.494+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aabb866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.494+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53912648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.495+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9dc6182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.496+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9dc6182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.496+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 751f614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.496+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84, and the Request Id: 492d9b50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.497+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751f614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.497+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83, and the Request Id: 41a28458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.498+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86-, and the Request Id: 7725f78f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.498+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84-, and the Request Id: fee2e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.498+0000 [https-jsse-nio-auto-2-exec-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: 759ff360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.499+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d49e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.499+0000 [https-jsse-nio-auto-2-exec-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: 68283d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.499+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fde37d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.501+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fde37d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.501+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84-, and the Request Id: 15acbaef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.501+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9b158a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.502+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85, and the Request Id: 4ee9b4c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.504+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35fabb4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.504+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192cd57a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.504+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dcd0f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.506+0000 [https-jsse-nio-auto-2-exec-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: 38aee518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.506+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: 4d597723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.506+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d3d2561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.506+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2feb8d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.507+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c4754f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.507+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3d2561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.508+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85-, and the Request Id: 38e8ecda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.508+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43779d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.509+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557af081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.509+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d51cee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.510+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d51cee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.510+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379e4a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.511+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573888a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.511+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84, and the Request Id: 1742e942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.513+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eac4406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.514+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cca022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.515+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7937ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.515+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c929eb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.516+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c929eb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.516+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a8da47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.516+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472d324a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.518+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68d34d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.518+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3523113e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.518+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d34d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.518+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3523113e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.519+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ea1355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.519+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f250121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.519+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85, and the Request Id: 2b06466d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.519+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f4313d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.520+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4313d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.520+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f865b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.520+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84-, and the Request Id: 75e0f6d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.521+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f865b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.521+0000 [https-jsse-nio-auto-2-exec-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: 68819cfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.521+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 468ce7c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.522+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea1355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.522+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468ce7c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.522+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c23a015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.523+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c23a015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.523+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d89d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.524+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26a75c97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.524+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a75c97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.524+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cde9d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.524+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86, and the Request Id: 54736256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.525+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cde9d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.526+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87, and the Request Id: 46984f90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.526+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85, and the Request Id: f48b517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.528+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5fbfe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.529+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cd49fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.529+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2108a49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.530+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd49fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.530+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87-, and the Request Id: 6157a7ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.531+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2108a49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.531+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86-, and the Request Id: 4461d9d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.532+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: 6f885760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.533+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29ea6102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.533+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ea6102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.534+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85-, and the Request Id: 50f46802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.534+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ffb279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.540+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d08fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.541+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d08fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.541+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757350f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.542+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757350f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.542+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85, and the Request Id: 24817542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.552+0000 [https-jsse-nio-auto-2-exec-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: 627cc270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.553+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87-, and the Request Id: 117c28d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.553+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6444d160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.554+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6444d160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.555+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e13185e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.555+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84, and the Request Id: 787954d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.556+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e13185e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.558+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1340a494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.558+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b14894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.558+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fe0005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.559+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85-, and the Request Id: 7c0e10e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.560+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17923ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.560+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7af3f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.560+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4729db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.560+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d4eeed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.560+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af3f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.561+0000 [https-jsse-nio-auto-2-exec-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: 351e3555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.562+0000 [https-jsse-nio-auto-2-exec-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: 40fdc5be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.562+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86, and the Request Id: 1e0334b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.564+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ce52b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a051fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.565+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13188f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.565+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17d6f21e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.566+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d6f21e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.567+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66465765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.568+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86-, and the Request Id: 75814ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.569+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d9d52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.569+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1d6a70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.569+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b6ebae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.569+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519e31e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.570+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519e31e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.571+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70d4ddc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.571+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42074e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.572+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d4ddc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.572+0000 [https-jsse-nio-auto-2-exec-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: 736336db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.572+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da89eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.573+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41cf99aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.574+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3713017f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.574+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36550b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.574+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cf99aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.574+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3713017f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.576+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86, and the Request Id: 1b254dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.576+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73bdc410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.577+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 451a1ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.577+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bdc410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.577+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4e2e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.577+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: de27769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.578+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451a1ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.578+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86, and the Request Id: 3ab15d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.578+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de27769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.579+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85-, and the Request Id: 5889f751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.579+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdd8eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.579+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ee13217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.580+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 508e7157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.580+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee13217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.581+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7acb4fbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.582+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508e7157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.582+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7acb4fbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.582+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86-, and the Request Id: 7f399ac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.582+0000 [https-jsse-nio-auto-2-exec-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: 7ea07dd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.583+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87, and the Request Id: 6dce6397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.584+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a6b34a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.585+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a6b34a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.585+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48471b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.585+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48585a15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.585+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b819c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.585+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aeb71b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.586+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48585a15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.587+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88, and the Request Id: 6c68644b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.587+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 91224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.587+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: 37f416f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.588+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d11a4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.588+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3454a6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.588+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.588+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d11a4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.589+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: 44428b73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.589+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aeb71b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.590+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 420fb7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.591+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72ba3761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.591+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420fb7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.591+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ba3761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.592+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c2b2d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.592+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2b2d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.593+0000 [https-jsse-nio-auto-2-exec-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: 62b84726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.593+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f45bc28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.593+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87-, and the Request Id: 26814251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.594+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31d784d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.594+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86, and the Request Id: 7c6754fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.595+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88-, and the Request Id: 6c1e6280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.595+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d784d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.595+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd5e805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.596+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: 7e2bf1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.596+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8280c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.596+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87, and the Request Id: 7ddefd1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.598+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a83c925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.598+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88-, and the Request Id: 1cc0e822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.600+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc3175f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.601+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: 1a9e6ded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.602+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57816352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.602+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: 267b9998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.602+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87-, and the Request Id: 79a41feb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.602+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a2f6642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.603+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a2f6642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.604+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 733b128d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.604+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27be29f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.604+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a787585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.605+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a787585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.606+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e74349b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.608+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e74349b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.607+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a027c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.608+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4356d91c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.607+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c08691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.609+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a25a0e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.609+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4356d91c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.610+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a027c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86, and the Request Id: 5c965c66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.610+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0dae0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.610+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72391de2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70a91e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.611+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a91e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.612+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87, and the Request Id: 4c09f1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.612+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f64cc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.612+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 618d543e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.612+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362f6c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.613+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f64cc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.613+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 231018ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.613+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87, and the Request Id: 61fb7043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.613+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231018ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.614+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86-, and the Request Id: 17bda207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.614+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88, and the Request Id: 7baff382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.615+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d5c1585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.616+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5c1585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.617+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 142b1dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.618+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142b1dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.618+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619b6a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.620+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89, and the Request Id: 45a5fc4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.621+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ed8e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.621+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 104b5b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.621+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bce690d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.621+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87-, and the Request Id: 2bbefdf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.622+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13dcd48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.622+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bce690d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.623+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: 12dd0f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.624+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503ae271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.624+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ba8ac78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.624+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88-, and the Request Id: a8443f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.625+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba8ac78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.625+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89-, and the Request Id: 895bce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.626+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fabc605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4949d6c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.626+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd1b137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.626+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89, and the Request Id: 31cec4b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.627+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4949d6c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.627+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fabc605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.628+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e431628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.629+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e431628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.629+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52cb24fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.630+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cb24fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.630+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778e739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.631+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eee149e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.631+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88, and the Request Id: 734c6d9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.631+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62cd1a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.631+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89-, and the Request Id: 3bf15652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.632+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778e739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.632+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1379a213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.632+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8946df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.632+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1379a213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.631+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5473ad47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.632+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a5ececa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.633+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a85b9af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.634+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5ececa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.634+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa1d733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.635+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa1d733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.636+0000 [https-jsse-nio-auto-2-exec-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: 14dc223c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.636+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87, and the Request Id: 5edf3c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.636+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: 4144bc5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.638+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88-, and the Request Id: 2ee1ae4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.639+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696a8edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.640+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3472ec63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.641+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6623dc6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.641+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89-, and the Request Id: 1414760d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.641+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42c00288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.641+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3472ec63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.641+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c35b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.641+0000 [https-jsse-nio-auto-2-exec-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: 2d4f799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.642+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ffe5977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.642+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c00288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.643+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffe5977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.644+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: 4cbd7592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.644+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a3f582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.644+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88, and the Request Id: 73ea6f3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.644+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 359e5c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.645+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3f582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.645+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359e5c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.646+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc3323e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.647+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87, and the Request Id: 19d8ac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.647+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687fc660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.647+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133a3794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.648+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cef40b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.649+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d721745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.649+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc54d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.649+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cef40b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.649+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d721745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.650+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cee2932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.650+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a69c47d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.650+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e01deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.650+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88-, and the Request Id: 3899e67e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.651+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e01deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.651+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: 7b8cd961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.652+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87-, and the Request Id: 613a714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.652+0000 [https-jsse-nio-auto-2-exec-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: 30a90eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.652+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc984e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.652+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6ed712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6ed712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.654+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3294af09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.654+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 88d9dec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.655+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88d9dec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.656+0000 [https-jsse-nio-auto-2-exec-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: 5a60deec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.656+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2c0ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.656+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22597586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.657+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22597586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.657+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb57eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.657+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19db26a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.657+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4152bb9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.658+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19db26a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.658+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3294af09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.658+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab7cdc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.659+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90, and the Request Id: 39f3b155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.659+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57e16e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.659+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e16e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.660+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: f01bf3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.664+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e54f7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.664+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 793a9f6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.664+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90-, and the Request Id: 7c73d107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.664+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90-, and the Request Id: 114d16fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.664+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88-, and the Request Id: 414fc73b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.665+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e8c2f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.665+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b453afe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.665+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793a9f6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.666+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23def070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.666+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: 1ce71a5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.666+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89-, and the Request Id: 20bacd08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.667+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23def070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.667+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5989a4c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.667+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8c2f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.668+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5989a4c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.669+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24449a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.669+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22d8814f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.669+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c15c604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.670+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24449a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.670+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767a3fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.670+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d8814f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.670+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88, and the Request Id: 3f704182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.671+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89, and the Request Id: 3a891111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.672+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f0b7168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.672+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6467169d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.673+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b96449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.673+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0b7168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.673+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87, and the Request Id: 549f82ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.675+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b454501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.676+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e53cb9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.676+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b454501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.676+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: 3a37747a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.676+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89, and the Request Id: 44f24e0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.677+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ccac4b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.678+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccac4b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.678+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757bb903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.679+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757bb903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.679+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89-, and the Request Id: 4b486dee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.680+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f62ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.680+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d4d1cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.681+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a9730c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.682+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88, and the Request Id: 36e30738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.682+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22467d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.682+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4c78d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.682+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89-, and the Request Id: 2937c169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f5c222e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.684+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5c222e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.684+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: 61bc2829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.684+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ed70fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.685+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49c51ecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.686+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c51ecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.687+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760c7ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.687+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88-, and the Request Id: 32e38aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.687+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf77470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.687+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91, and the Request Id: 342e5040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.688+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760c7ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.689+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eaa8d15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.689+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e58ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.690+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f8744bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.690+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6218d149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.690+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eaa8d15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.691+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8744bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.692+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91, and the Request Id: 9110d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.692+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c591a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.693+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ccff02a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.693+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5034d857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.693+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c591a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.694+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5034d857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.694+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91, and the Request Id: 738be7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.695+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a38a716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.695+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1487062c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.695+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2373f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.696+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c262f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.696+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1487062c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.696+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91-, and the Request Id: 74a50df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.697+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: 660aef17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.697+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba4d37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1b4591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.699+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 6e898bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.701+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 671fd308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.701+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671fd308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.703+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91-, and the Request Id: 5c3e11c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.703+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90-, and the Request Id: 61b5786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.703+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332774f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.703+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b6afbea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.704+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b95afa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.704+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12207c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.704+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6afbea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.704+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e05e2a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90, and the Request Id: 2613db4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.706+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b95afa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.706+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e05e2a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.706+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12207c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.708+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295badd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.708+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b25a4ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.708+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cfb38be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.708+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1520e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.709+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a33eeb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.709+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5362c3cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.709+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1520e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.709+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfb38be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.709+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a33eeb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.710+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5362c3cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.710+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7774b82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.712+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89, and the Request Id: 517c376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.712+0000 [https-jsse-nio-auto-2-exec-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: 741360a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.713+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61834803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.713+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 153ceaf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.713+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4834e833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.713+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9ffdeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.714+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5900bb3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.714+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88, and the Request Id: 28fe5c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.714+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4834e833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.716+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89, and the Request Id: 43a66927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.717+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90-, and the Request Id: 6975e611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.717+0000 [https-jsse-nio-auto-2-exec-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: 16aa937f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.718+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 276c04cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.719+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276c04cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.719+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65035dfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.722+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a433ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.722+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea2bbcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.723+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea2bbcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.723+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a433ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.723+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5f5092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.723+0000 [https-jsse-nio-auto-2-exec-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: 2953b0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.724+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5f5092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.724+0000 [https-jsse-nio-auto-2-exec-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: 5d28b965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.726+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b118361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.726+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89-, and the Request Id: 28226578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.726+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236d81f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.727+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b118361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.727+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: 56a4e9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.728+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236d81f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.729+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f17acd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.729+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd5518d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.729+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fddb1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.729+0000 [https-jsse-nio-auto-2-exec-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: 2ddd42d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.729+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd5518d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.729+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fddb1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.731+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91, and the Request Id: 1961453c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.731+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92, and the Request Id: 7874197d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.731+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: 442f3869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.734+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5a9888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.735+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff528b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.735+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76edf5a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.735+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f2fdcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.735+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b0e5e97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.736+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683ea041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.736+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0e5e97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.737+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d5ba40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92-, and the Request Id: 7d373ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.737+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92-, and the Request Id: e8c2618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.738+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91-, and the Request Id: 37e43cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.741+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a41995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.741+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a4b805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.741+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a41995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.741+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7490e4a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.741+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb5f0bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.743+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e08ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.743+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4b805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.744+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51407a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.745+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b37d09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743e4260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.745+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92, and the Request Id: 18619277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.745+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4049e6e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.746+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4049e6e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.747+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 233ac17c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.747+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b61b038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.747+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91, and the Request Id: fcfe875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.749+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27f5e5ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.750+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee2eb66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.750+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 4f0cf03a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f4b5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.751+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee2eb66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.751+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f5e5ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.751+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6507798d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.752+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f4b5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.752+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29d527d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.753+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d527d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.753+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b93d677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.753+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6507798d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.753+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 499db567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.753+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a12cb6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.753+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499db567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.754+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bad8f8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.754+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cec83fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.754+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bad8f8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.755+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cec83fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.756+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77bb53fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.756+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90, and the Request Id: 3f8e83b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.756+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90, and the Request Id: 1d9ec136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.756+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3baa57bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bb53fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.757+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3baa57bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.757+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89, and the Request Id: 7ed7c758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.757+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91-, and the Request Id: 49ad2234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.758+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90, and the Request Id: 4fa7953f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.758+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: 53ffc732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.759+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c570442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.766+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fd9830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.766+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45682009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.766+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ca758d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.766+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90-, and the Request Id: 7f141ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.768+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: 6f1f5ce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.766+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89-, and the Request Id: 18ee24f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.769+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91-, and the Request Id: 26c67e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.769+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236eb8ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.769+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4908215b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.770+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90-, and the Request Id: 129aceab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4908215b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.771+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236eb8ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.772+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25fd0b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.772+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55cce34f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.772+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265b6284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.772+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4115c842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.773+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fd0b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.773+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cce34f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265b6284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.775+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 390c1ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.775+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93, and the Request Id: 6f744d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.775+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bd53c1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.775+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6e61ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.775+0000 [https-jsse-nio-auto-2-exec-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: 6bf2dc1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.776+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390c1ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd53c1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.778+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad8ea20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.778+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27773bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.778+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 264c9e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.778+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad8ea20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.779+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ed15b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.780+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: 7ac10ecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.780+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93-, and the Request Id: e38b391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.780+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550a9b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.780+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 142e1ede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.781+0000 [https-jsse-nio-auto-2-exec-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: 31dcf44e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.781+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142e1ede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.782+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac4c1cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.790+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4c1cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.792+0000 [https-jsse-nio-auto-2-exec-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: 4c0bd915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.792+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e116102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.794+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6daef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.794+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463eb001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.795+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39eb9d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.795+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92, and the Request Id: 420f4eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.796+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e0bb05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.796+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93-, and the Request Id: 502d78ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.796+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b71eea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.797+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92-, and the Request Id: 8c8bcb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.799+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 139d1a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.799+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4252a8a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.800+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a84ffcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.801+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd9ccfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.801+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a84ffcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.802+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aecfbcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.802+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139d1a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.803+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 743fc925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.803+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a0462c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.803+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 142dc1d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.803+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17608357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.803+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92-, and the Request Id: 79f8d31f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.803+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3927831d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.804+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0462c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.804+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142dc1d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.804+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743fc925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.804+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17608357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.803+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2677f2b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.805+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: 7d40f349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.805+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3927831d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.806+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 206249ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.806+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: 565a3a8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.807+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206249ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.807+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b074838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.807+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b86f2df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.807+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef23667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.807+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f01582d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.807+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b074838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.808+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b86f2df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.808+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f01582d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.808+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 744d4017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.808+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91, and the Request Id: 62d1ed5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.809+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744d4017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.809+0000 [https-jsse-nio-auto-2-exec-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: 6ab32f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.809+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91, and the Request Id: 1094109b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.809+0000 [https-jsse-nio-auto-2-exec-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: 70c65ade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.810+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f0011e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.811+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: 50e8d4f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.812+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f34e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.812+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fb1065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.813+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91-, and the Request Id: 7c102688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.813+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90-, and the Request Id: 65d736fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.814+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: 2b54bdbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.814+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: 6b381d0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.815+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fd79b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.816+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38bdf9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.816+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd79b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bdf9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.818+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c487ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.818+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dadacd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.819+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92-, and the Request Id: 3297bd71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.819+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dadacd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.819+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4909dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.820+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3421f479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.822+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0f1427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.823+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8c83e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.823+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b354190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.824+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68cc8492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.825+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b354190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.825+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79c0a85c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.825+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d3c300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.826+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93, and the Request Id: 660964e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.827+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c0a85c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.829+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfbbbde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.830+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e6f519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.831+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b559578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.831+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e6f519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.832+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b559578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.833+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93-, and the Request Id: c7cc688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.833+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501ac6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.834+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15076fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.835+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93, and the Request Id: 66dc09c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.835+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ce91f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.835+0000 [https-jsse-nio-auto-2-exec-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: eb15c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.837+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6297e6a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.837+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f685dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.838+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6297e6a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.838+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f685dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.840+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94, and the Request Id: 10048713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.840+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a35526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.841+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc38e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.842+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 319c7d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.842+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a35526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.842+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56fa4684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.842+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a09cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.842+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319c7d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.842+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762308d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.843+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a09cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.842+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93-, and the Request Id: 4fc75c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.844+0000 [https-jsse-nio-auto-2-exec-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: 74913caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.844+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 681e427c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.844+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 176aa3ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.845+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681e427c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.845+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66fa8084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.845+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95, and the Request Id: 5c8f92e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.845+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176aa3ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.845+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fa8084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.846+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94-, and the Request Id: 685eb9e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.846+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92, and the Request Id: 6d17ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.846+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 356821c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.846+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356821c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.847+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91, and the Request Id: 669ec0a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.847+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92, and the Request Id: 13701855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.849+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25dd59fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.849+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: 7d81f923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.849+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 443e0084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.850+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137bf3fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.850+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443e0084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.851+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92-, and the Request Id: 156499e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.852+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c88b8d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.852+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58cff642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.853+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c88b8d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.854+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92, and the Request Id: 7875debe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.854+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4af299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.855+0000 [https-jsse-nio-auto-2-exec-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: 38c0d217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.856+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf3b573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.857+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef4f650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.857+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24cc6606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.858+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20f5e3bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.859+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f5e3bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38bdf8ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.861+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bdf8ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.862+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626d809e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.863+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91-, and the Request Id: 56f811b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.864+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93, and the Request Id: 5ff717f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.865+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a5ef2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.865+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66a72431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.866+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: 1d41bb1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.866+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcc6a9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.866+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a72431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.866+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a86d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.866+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d80ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.867+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 216ca849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.868+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216ca849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.868+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149d8127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.869+0000 [https-jsse-nio-auto-2-exec-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: 3b1d04c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.870+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5526fda0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.870+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a86d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.871+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7348a74b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.871+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93-, and the Request Id: 1df5af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.871+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a9ca2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.872+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793326cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.873+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a9ca2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.873+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d096dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.873+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95, and the Request Id: 3b23b25e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.874+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d096dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.875+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6069bbc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.875+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a66f488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.876+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a66f488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.876+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95-, and the Request Id: 4942b0c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.876+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d3c7860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.877+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: 46141b63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.878+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95-, and the Request Id: 2eed26c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.876+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6069bbc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.879+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3c7860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.879+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43b150d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.879+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5173cdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.879+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e9026d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.879+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5173cdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.880+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b150d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.880+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e9026d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.881+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2dbf9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.882+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7069b95a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.882+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 99b15b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.882+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: 190e00eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.883+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10c2bd31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.883+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99b15b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.883+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4646bfc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.883+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94-, and the Request Id: 7de8f8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.884+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c39406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.884+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c2bd31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.884+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c419250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.884+0000 [https-jsse-nio-auto-2-exec-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: 4c86a536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.886+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd6414e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.886+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c39406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.886+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94, and the Request Id: b5f97fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.887+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96, and the Request Id: 3ee4c967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.887+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74625d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.888+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702c648a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.889+0000 [https-jsse-nio-auto-2-exec-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: 27115bbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.890+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120f6269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.890+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94-, and the Request Id: 2e7043ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.891+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f0f04d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.893+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93-, and the Request Id: 40995d1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.893+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c6e3640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.894+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f6eb354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.894+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3359f945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.895+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6e3640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.895+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96-, and the Request Id: 66f9701e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.896+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6eb354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.896+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79477cd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.897+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79477cd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.897+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 533c949b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.897+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 662aad83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.898+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533c949b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.899+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93, and the Request Id: 7fea1efb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.900+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662aad83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.900+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c697df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.900+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be5b93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.901+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d630cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.901+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15991975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.901+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92, and the Request Id: 39aa9227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.901+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15991975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.902+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19021a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.902+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235d9672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.902+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19021a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.903+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c25481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.903+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c697df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.903+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c25481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.904+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94, and the Request Id: 65ed4bbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.904+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18a1f462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.904+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec7b65d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.905+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a1f462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7ebeb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.905+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec7b65d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.905+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5a0284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.906+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96, and the Request Id: 2d4fb1f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.906+0000 [https-jsse-nio-auto-2-exec-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: 106ac41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.906+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93-, and the Request Id: 49465c48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.906+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5a0284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.907+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95, and the Request Id: 524283d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.909+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94-, and the Request Id: 6a634db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.909+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4946eebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.911+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92-, and the Request Id: 53fd85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.911+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633522b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.911+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0d7a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.912+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e28407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:46 2025-10-04T14:14:46.912+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96-, and the Request Id: 7df042a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.913+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95-, and the Request Id: 239d87cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.914+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd78103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.915+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96-, and the Request Id: 51f1a905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.915+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4dc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.915+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4194e62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.917+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4194e62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.918+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4437d50a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.918+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fbb6b27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.920+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa13fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.920+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbb6b27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.921+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95, and the Request Id: 4e7be974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.922+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11d789e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.922+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cbe6ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.923+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d789e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.923+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbe6ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.923+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b83c5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.924+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 631a8fa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.924+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33eebef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.924+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16cc33ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.926+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16cc33ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.926+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74abd55f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.926+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94, and the Request Id: 4f47f77a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.927+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74abd55f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.927+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc22722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.928+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74751bf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.928+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33eebef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.929+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95-, and the Request Id: 159d7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.929+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94, and the Request Id: 4ecc0924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1b1ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.929+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35cb4314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.930+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cb4314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.931+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97, and the Request Id: 417e09dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.932+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318afb1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.933+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57ca5321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.934+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ca5321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.934+0000 [https-jsse-nio-auto-2-exec-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: 1d20dbca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.935+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: 67ee29c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.936+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c81b153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.937+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c81b153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.937+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd160d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.937+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd160d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.938+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97-, and the Request Id: 3e876fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.939+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28da713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28da713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1558c9f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.940+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e21d42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.941+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1558c9f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.941+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 492ea278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.941+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492ea278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.942+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93, and the Request Id: 24e82b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.942+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f186af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.943+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94, and the Request Id: 3042fb3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.944+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 148f1032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.945+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148f1032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.946+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a867fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.946+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11731c87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.946+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97, and the Request Id: ecc6697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.947+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53baf62b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.947+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: 4535a6e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.947+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b94c0cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.948+0000 [https-jsse-nio-auto-2-exec-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: 607cd75f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.958+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b8b5646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.960+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8b5646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.960+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5caf439a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.960+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1af361ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.960+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97-, and the Request Id: 11eee021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.961+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d6fd5aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.962+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: 24ce1be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.962+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74fdbd7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.962+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6fd5aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.963+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bfd8cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.963+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0eb04a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.964+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af361ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.965+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b3e57f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.965+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40dae958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.966+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a59ea6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.966+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b3e57f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.966+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a59ea6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.967+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30562a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.967+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96, and the Request Id: 61f59fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.967+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: 6306ebca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.969+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25be5d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.969+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95-, and the Request Id: 1f56f346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.970+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 631af6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.970+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b41f2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.970+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56e26d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.971+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e26d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.971+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b41f2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.971+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf38dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.973+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf38dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.973+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96-, and the Request Id: 1304f3e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.974+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9ecc1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.974+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: 45b320fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.974+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428ec03a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.974+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9ecc1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.975+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c1f1c95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.975+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1f1c95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.975+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: 5a960cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.976+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 419fb0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.976+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97, and the Request Id: 4a8279ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.976+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b88e431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.976+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419fb0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.977+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b88e431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.978+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31fd5ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.978+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98, and the Request Id: 5f07b8b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.978+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 178c5bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.979+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dfd3671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.979+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42140800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.979+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178c5bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.980+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfd3671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.981+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96, and the Request Id: 3af7ac4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.981+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5495c7ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.982+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5495c7ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.982+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95, and the Request Id: 24e3806d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.984+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95-, and the Request Id: 5ab58640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97-, and the Request Id: 43543e67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.986+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68bf2c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.986+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfdc236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.986+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3900fb77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.986+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77b2d4cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.987+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bf2c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.987+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b2d4cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.987+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95-, and the Request Id: 5234813c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.987+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98-, and the Request Id: 28f22189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.988+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7026ae3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.988+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46016dee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.989+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46016dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.989+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7026ae3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.989+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f01b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.990+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94, and the Request Id: 1e86d123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.991+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98, and the Request Id: 64e8861c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.991+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96-, and the Request Id: d98ae7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.991+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d68f740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.994+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9451336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.994+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533347be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.995+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e469f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.996+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783f16e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.997+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94-, and the Request Id: 39c786f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.997+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98-, and the Request Id: 5290a1f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.997+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db47144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.997+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2268e4ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.997+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658330f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:46.998+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2268e4ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.000+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52449564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.000+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c19c5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.000+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed16ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.001+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6727487a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.002+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed16ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.003+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f0232fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.003+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af4b422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.003+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8288f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.003+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96, and the Request Id: 213c6364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.005+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f369009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.006+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30222b3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.007+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0232fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.007+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16fcfafd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.008+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fcfafd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.008+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a14a421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.009+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a14a421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.010+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c5fe13e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.010+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5fe13e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.011+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75184fbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.011+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75184fbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.011+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44268f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.012+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44268f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.012+0000 [https-jsse-nio-auto-2-exec-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: 38c04532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.013+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30013e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.013+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a9f17ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.013+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96, and the Request Id: 2137f789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.013+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96, and the Request Id: 7590d743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.013+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97, and the Request Id: 6b18e1f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.014+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9f17ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.014+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30013e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.015+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ecd4386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.015+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 80861a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.016+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80861a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.017+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4087234f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.018+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4087234f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.018+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: 45f2e596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.019+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ecd4386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.019+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3f93f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.019+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b52f394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.020+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b52f394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.020+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65328beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.021+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6fe9da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.022+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f99637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.022+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 693778fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.022+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: 1870744f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.023+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f99637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.023+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96-, and the Request Id: 341c631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.023+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693778fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.024+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97-, and the Request Id: 75d88c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.024+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99, and the Request Id: 30506823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.026+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c888e83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.026+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: 7542675b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.027+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96, and the Request Id: 2d5ff443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.028+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c888e83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.028+0000 [https-jsse-nio-auto-2-exec-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: 6611ad16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.029+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c923728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.029+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c923728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.030+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 108658a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.031+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ba9e055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.031+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358b3643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.031+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99, and the Request Id: 4ba67368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.031+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742b0c16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.032+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba9e055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.033+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96-, and the Request Id: 6381acf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.033+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f1c5fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.034+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97-, and the Request Id: c7bcd00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.034+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1c5fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.034+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fed3f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.035+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280dbbb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.037+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99-, and the Request Id: 6707ab31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.037+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7b64cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.037+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95, and the Request Id: 5533c087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.038+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e54c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.038+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7b64cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.039+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7202b84e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.040+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7202b84e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.040+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13771e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.040+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99-, and the Request Id: c9dbea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.043+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e279b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.043+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97, and the Request Id: 41d8af7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.044+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ad0dc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.043+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fb8e1bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.044+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: 512443d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.045+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf60727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.045+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328a6384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.045+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb8e1bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.046+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76ed80f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.047+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ed80f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.050+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97-, and the Request Id: 71004ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.051+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41538059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.051+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 103219cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.051+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: 1677402c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.051+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7423bc53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.052+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103219cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.052+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7423bc53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.052+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f792ceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.053+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f792ceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.053+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70fee109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.054+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61820a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.054+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fee109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.054+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61820a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.055+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f490f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.056+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99, and the Request Id: ea73ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.056+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97, and the Request Id: 1b629b08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.056+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5f64ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.058+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225c9760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.058+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a106224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.058+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53614325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.058+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98-, and the Request Id: 1e13ae7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.059+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a106224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.059+0000 [Thread-4004] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:47 2025-10-04T14:14:47.060+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97, and the Request Id: 5d1c4b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.060+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 8cd9a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.060+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e56a2ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.060+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d55527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.061+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa2558f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.062+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa2558f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.063+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15eef06b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.063+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 301cac55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.064+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97-, and the Request Id: fb84d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.064+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ecbc19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.066+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301cac55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.066+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24f6c5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.066+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15eef06b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.066+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157a1081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.066+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6617c7ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.066+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97, and the Request Id: 1dd34e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.067+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ddbe6b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.068+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ddbe6b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.069+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98, and the Request Id: 376df5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.069+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d94edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.070+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f6c5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.070+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97-, and the Request Id: 6c2c32ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.071+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d37e875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.071+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d37e875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.072+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96, and the Request Id: 15488e43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.073+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714c93ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.073+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e362a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.074+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98-, and the Request Id: 1d2fd86d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.074+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd1a08a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.074+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e362a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.075+0000 [Thread-4032] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:47 2025-10-04T14:14:47.076+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 202637c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.076+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1afdfd39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.077+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202637c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.077+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18598c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.077+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afdfd39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.078+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3764c534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.078+0000 [https-jsse-nio-auto-2-exec-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: 61467c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.078+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18598c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.079+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9a9e236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.079+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af02cc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.077+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97-, and the Request Id: 5fd3802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.079+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a9e236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.080+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100, and the Request Id: 4df2f5d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.081+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac04ceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.082+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1af452c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.082+0000 [https-jsse-nio-auto-2-exec-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: 3120265a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.083+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af452c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.084+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98, and the Request Id: 1d19c36f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.084+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2f616a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.088+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e3c6bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.089+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98-, and the Request Id: 61866dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.089+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48cf8c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.091+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d23fbad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.091+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100-, and the Request Id: 7aadea9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.091+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b30d773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100-, and the Request Id: 3f52283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.092+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd836bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.092+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b30d773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.092+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65251d15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.093+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65251d15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.094+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6102fd82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.095+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2358c0ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.095+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e86bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.096+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e86bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.096+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2358c0ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.097+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b576177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.098+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99, and the Request Id: 5344d597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.098+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b576177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.099+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58617fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.100+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e497a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.100+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648b9457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.100+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: 238cf680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.100+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33516bb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.101+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66b71468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.101+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3627e5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.101+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e497a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.101+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54c78004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.102+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c78004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.102+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b71468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.102+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625f3f7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.103+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73cd855f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.103+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 616df51d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.104+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73cd855f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.104+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616df51d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.104+0000 [https-jsse-nio-auto-2-exec-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: 6cda11bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.105+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98, and the Request Id: 5cf8e88b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.105+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: 644c0c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.164+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 4f687b55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.164+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20bbd28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.164+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b13015f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.165+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2049e2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.165+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec19b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.165+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99-, and the Request Id: 4218e7ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.166+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b13015f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.167+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98-, and the Request Id: 3ba13700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.167+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bbd28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.168+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c157a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.169+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c672e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.169+0000 [https-jsse-nio-auto-2-exec-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: 46775b5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.169+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d339ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.170+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98-, and the Request Id: f98874d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.170+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c672e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.170+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d339ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.171+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c94b97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.171+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98, and the Request Id: 6a07d8dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.171+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97, and the Request Id: 68edc8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.175+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659053b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.175+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 798095d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.176+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659053b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.176+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2d5325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.177+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97-, and the Request Id: 37a9312f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.177+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98-, and the Request Id: 7a9afb8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.182+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3394ce46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.182+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e88816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.183+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3394ce46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.185+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35a53d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.186+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a53d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.186+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71d9e5b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.187+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307038f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.187+0000 [Thread-4100] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:47 2025-10-04T14:14:47.187+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d9e5b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.187+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9d1f1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.187+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f93bbbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.188+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f93bbbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.188+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101, and the Request Id: 2e21c94e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.191+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: 3cce4f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.191+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566c63d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.191+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 562e3f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.191+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507cc0a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.192+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566c63d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.192+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562e3f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.193+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 287f80b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.193+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287f80b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.194+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101, and the Request Id: 582197bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.195+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a58f3de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.195+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99, and the Request Id: 4dcb7526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.196+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4023c3a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.196+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9bdbcb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.197+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359e9f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.198+0000 [https-jsse-nio-auto-2-exec-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: 494f974b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.199+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 852a158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.201+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101-, and the Request Id: 2851adf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.201+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294f4a85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.202+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294f4a85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.202+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d6f413c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.203+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6f413c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.204+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101-, and the Request Id: 2a367058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.204+0000 [https-jsse-nio-auto-2-exec-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: 49e1ee67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.205+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2be82d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.208+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99-, and the Request Id: 6927df82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.209+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e6af183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.209+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da49866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.210+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6af183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.210+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4212ff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.210+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da49866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.211+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4212ff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.211+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774bdfd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.212+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2baeab28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.213+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cf16836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.213+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a202414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.213+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2baeab28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.213+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf16836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.213+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc45801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.214+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 623ba235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.214+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc45801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.215+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4254e024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.216+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: 5047b38e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.216+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99-, and the Request Id: 3f07cba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.216+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df406b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.216+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99, and the Request Id: 3c83ceeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.217+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98, and the Request Id: 23bf303a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.217+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 329a28ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.218+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59fdf776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.218+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329a28ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.219+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fdf776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.220+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aa5b984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.220+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa5b984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.220+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9c3e3ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.220+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b067e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.220+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28599b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.221+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c3e3ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.221+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28599b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.221+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: 2e82255a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.222+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c77cc98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.223+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100, and the Request Id: 3f3a097b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.223+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e277cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.223+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e277cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.225+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: 421902ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.225+0000 [Thread-4130] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:47 2025-10-04T14:14:47.226+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99-, and the Request Id: 408228d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.226+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b56d27e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.228+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99-, and the Request Id: 5a0a8b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.228+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98-, and the Request Id: 216c06cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.228+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100-, and the Request Id: 17016d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.229+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d6f84b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.230+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bd11140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.231+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd11140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.232+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100-, and the Request Id: 2e6ced2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.232+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4928731a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.233+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4928731a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.235+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102, and the Request Id: 58a1f5d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.235+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14cac316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.236+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cb662a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.236+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102-, and the Request Id: 16daec0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.236+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14cac316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.235+0000 [Thread-4142] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:47 2025-10-04T14:14:47.237+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cd5d0f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.238+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd5d0f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.239+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102-, and the Request Id: 59c005e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.240+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102, and the Request Id: 66d53ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.240+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c23e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.241+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d67c567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.241+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2833943b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.241+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45929731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.242+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2833943b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.244+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372519ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.245+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372519ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.245+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e11aa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.248+0000 [https-jsse-nio-auto-2-exec-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: 520ad150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.250+0000 [Thread-4149] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:47 2025-10-04T14:14:47.250+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447c37b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.291+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773cef44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.292+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129e8bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.292+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be33a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.292+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102-, and the Request Id: 3ec7a65e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.292+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1829140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.294+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7702a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.295+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cabbe3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.295+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100-, and the Request Id: 5808f2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.296+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e97c6fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.296+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7893e537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.298+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dfbbc0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.300+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfbbc0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.300+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb438f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.301+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5232ea12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.301+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15b39c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.302+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5232ea12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.303+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b39c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.304+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5688dca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.304+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69904d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.304+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf6b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.304+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67a12bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.304+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ef8d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.304+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf6b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.305+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a12bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.305+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f83eb02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.305+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4546eb31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.306+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f83eb02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.306+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4546eb31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.306+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100, and the Request Id: 576291b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.306+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64358f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.308+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64358f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.312+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28cc13d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.312+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cc13d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.313+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99, and the Request Id: 3aee8c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.314+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: 556a93de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.314+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56f45611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.314+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ddd10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.314+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: 3a4e3da8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.315+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54df16ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.315+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f45611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.315+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100-, and the Request Id: 1464fdaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.317+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d4422b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.318+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4422b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.318+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30dcc846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.319+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30dcc846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.320+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101-, and the Request Id: 4151adb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.321+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb00abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.323+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99-, and the Request Id: 43a05e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.323+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100-, and the Request Id: 1cc59d7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.324+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271b4ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.324+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bcdef4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.324+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49a7fa8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.324+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101, and the Request Id: f7199f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.325+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a7fa8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.324+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f99fcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.325+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcdef4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.325+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: 3c53162f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.325+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb00abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.326+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f99fcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.326+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103, and the Request Id: 28a07cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.326+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48fcf7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.327+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71495bef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.327+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48fcf7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.327+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f34d8c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.327+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: 502b39fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.328+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71495bef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.328+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f34d8c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.329+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55c7f9b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.329+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103, and the Request Id: 35159943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.329+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c7f9b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.332+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c370b4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.332+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101, and the Request Id: 59755856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.332+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520554b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.333+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103-, and the Request Id: 1ad99def, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.334+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101-, and the Request Id: 19ed802d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.334+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40847e9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.334+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103-, and the Request Id: 3361c834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.335+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103-, and the Request Id: 23a420d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.336+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa942ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.337+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35299583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.337+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101-, and the Request Id: 5ed39a96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.337+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49697396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.338+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100-, and the Request Id: 6c618d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.339+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537d82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.339+0000 [Thread-4209] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:47 2025-10-04T14:14:47.340+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659ebf18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.341+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659ebf18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.341+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7afefae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.341+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d99dc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.341+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a2d2505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.342+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a2d2505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.342+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72bff6ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.343+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101, and the Request Id: 61b985eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.343+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139b6a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.344+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d941770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.344+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccde14a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.346+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bf48924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.346+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7deffca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.347+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf48924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.348+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e316bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.349+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e316bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.349+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174a8b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.349+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101-, and the Request Id: 7ac79e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.350+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102, and the Request Id: 15621ff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.350+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 876e7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.351+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f2eb01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.352+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f2eb01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.353+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 876e7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.353+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fde02d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.355+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 438ceb99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.356+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c10f325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f02d0c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.356+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338c15ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.356+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdd3edf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.356+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 410cb20a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.356+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438ceb99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f02d0c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.356+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ac31dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.357+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c10f325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.357+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410cb20a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.358+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d29357f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.359+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eff3cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.360+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eff3cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.360+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d3b51f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.361+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3b51f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.361+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102-, and the Request Id: 220c080a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.362+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101, and the Request Id: 66ca43f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.362+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104, and the Request Id: 41f4fa5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.362+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: 4647a777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.362+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100, and the Request Id: 449bbed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.406+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a8e516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.408+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c763d33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60ab76d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.408+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc7ee9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.409+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104-, and the Request Id: 2bb33266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.409+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc7ee9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.409+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ab76d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.410+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c5f1af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.410+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c5f1af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.411+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a8e516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.411+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6faadca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.414+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee4b598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.414+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102-, and the Request Id: 3f2e7ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.414+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2530747f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.414+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: 12391147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.414+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5828b0b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.414+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17708e88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.414+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee4b598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.415+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2530747f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.415+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5828b0b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.415+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17708e88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.415+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 558c4889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.415+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101-, and the Request Id: 1af4032e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.415+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101, and the Request Id: 710afedc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.416+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102, and the Request Id: 41d30c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.416+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104, and the Request Id: 26aba415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.416+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558c4889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.416+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104, and the Request Id: 35c669be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.417+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d37379d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.417+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d37379d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.419+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: 2c81a8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.421+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102-, and the Request Id: 6828ab04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.421+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104-, and the Request Id: 2ec9bce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.421+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101-, and the Request Id: 5ec74094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.421+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6c0a04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.421+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc182bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.422+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d5c872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.422+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac7ae7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.421+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5668cf57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.424+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102-, and the Request Id: 7cce4cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.426+0000 [https-jsse-nio-auto-2-exec-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: eb5b048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.426+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62879db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.426+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484f715b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.428+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf4ca4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.428+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a82f4f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.428+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6fb6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.428+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84338c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.428+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa6c4e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.428+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58763d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.430+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 683c9cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.431+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683c9cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.432+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7053b791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.432+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7053b791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.433+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103, and the Request Id: 5bf1129a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.433+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b0e661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.434+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65968c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.435+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae414e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.435+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d775cb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.436+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40527654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.437+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b0e661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.438+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5666a668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.438+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc87206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.438+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5129d483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.439+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc87206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.439+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5666a668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.439+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77382789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.440+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77382789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.440+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40527654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.440+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de2f3cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.441+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e2dbac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.441+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de2f3cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.441+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9d30f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.442+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118938a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.442+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103, and the Request Id: 13472fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.442+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9d30f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.442+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118938a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.444+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506bae83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.444+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103-, and the Request Id: f2843e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.444+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101, and the Request Id: 2621039d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.444+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37662945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.444+0000 [https-jsse-nio-auto-2-exec-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: 358efdd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.444+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 491535e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.444+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 338a72ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.445+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506bae83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.445+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338a72ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.445+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491535e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.446+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a1912a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.446+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a1912a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.446+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: 161a3cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.446+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102, and the Request Id: 58132bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.447+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64446d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.447+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64446d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.448+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49999a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.448+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49999a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.448+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103-, and the Request Id: 73c2b299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.449+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103, and the Request Id: 6455092b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.449+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ce0a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.449+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102, and the Request Id: c01bacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.450+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ce0a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.450+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: 4cccdedc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.450+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e63eafe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.451+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c558fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.451+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105-, and the Request Id: 3b5e8ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.452+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c558fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.452+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d2d61de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.453+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102-, and the Request Id: 16194d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.453+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2d61de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.453+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 545eb9b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.454+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545eb9b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.454+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105-, and the Request Id: 588d16fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.454+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed7dce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.455+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103-, and the Request Id: 48ad08db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.455+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103, and the Request Id: 473ecf7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.456+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105, and the Request Id: 378b005a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.457+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b020339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.458+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cda650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.459+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: 1b9bb696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.460+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ecf406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.460+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ac86d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.461+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302dd1a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.461+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621a794b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.463+0000 [https-jsse-nio-auto-2-exec-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: 4169eacb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.463+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15577bab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.463+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103-, and the Request Id: 2d7a0d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.465+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8e807d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.465+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ff1b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.466+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56875fa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.466+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385c0cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.468+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236512e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.469+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236512e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.470+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eaad8ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.470+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1abd7298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.471+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d359b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.471+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53cb5623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.471+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21b35d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.471+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7a74cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.472+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b35d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.472+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cb5623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.472+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104, and the Request Id: 2bd025d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.474+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e5ae2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.474+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cc1e2fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.474+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7953869a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.474+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5ae2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.475+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc1e2fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.475+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63c19050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.476+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470375d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.476+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: 1b8aea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.476+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c19050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.476+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f3d9b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.477+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470375d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.477+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3d9b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.478+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22b8e2e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.478+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b8e2e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.478+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64d1df23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d1df23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d970e97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d970e97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71357cc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.480+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71357cc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.480+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102, and the Request Id: 14ff1fc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.481+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103, and the Request Id: 67007dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.481+0000 [https-jsse-nio-auto-2-exec-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: 50675b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.482+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106, and the Request Id: 56055fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.482+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649d929c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.482+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2268d811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.482+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28df6554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.483+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15fb14ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.482+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104, and the Request Id: 36147b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.483+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28df6554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.484+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104-, and the Request Id: 46d5783d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.484+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fb14ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.484+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac87e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.485+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103-, and the Request Id: 96dc2cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.485+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac87e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.486+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e84a495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.486+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: 2bebd3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.487+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e84a495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.487+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ed2bb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.487+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: 48e4ed9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.488+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ebdf2be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.489+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 709e10e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.489+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebdf2be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.489+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709e10e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.489+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106-, and the Request Id: 2b0ba848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.489+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb24db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.491+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: 71022ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.492+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73a51245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.492+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3396cb8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.492+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a51245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.493+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 593518d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.493+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103-, and the Request Id: 522356ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.493+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593518d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.494+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106-, and the Request Id: 2515f312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.494+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104, and the Request Id: 13fddfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.495+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f985d55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.495+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b298251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.495+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106, and the Request Id: 597224cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.497+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0e5879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.497+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104-, and the Request Id: 29fd37c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.499+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366127ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.499+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1def026a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.500+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b59eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.501+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104-, and the Request Id: 7304daf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.501+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b9e69c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.501+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cad8851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.502+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cad8851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.503+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41d90ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 642af8b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.503+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1917079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.503+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72687a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.504+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642af8b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.505+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106-, and the Request Id: 1932c66d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.505+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105, and the Request Id: dd7148f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.506+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9e69c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.507+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fd33cf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.507+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c562b6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.507+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f758cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.508+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42835fbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.508+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd33cf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.509+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42835fbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.509+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb1a0f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.510+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46fc1d73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.510+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64134187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.511+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46fc1d73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.511+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105, and the Request Id: 67d25aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.512+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421a4615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.512+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529fc63a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.512+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107, and the Request Id: 53a94472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.513+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105-, and the Request Id: 5dc7b935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.514+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 420c1df4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.515+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420c1df4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.515+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b7a3151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.515+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 714eceda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.515+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a699b41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.516+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a699b41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.516+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714eceda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.516+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7a3151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.518+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab50ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.518+0000 [https-jsse-nio-auto-2-exec-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: 4f484c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.518+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6b9036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.518+0000 [https-jsse-nio-auto-2-exec-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: 5038252d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.518+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab50ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.528+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ade395e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.528+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3952d07b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.533+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104-, and the Request Id: 5f271bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.533+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2271d52d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.533+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103, and the Request Id: 6b377ab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.533+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107-, and the Request Id: 131e7093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.533+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3952d07b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.534+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: 35830d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.535+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c561b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.536+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c561b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.537+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 273e987b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.538+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 714c73c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.538+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273e987b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.539+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714c73c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.539+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a176c16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.539+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: 7337134d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.539+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: 75805776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.540+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a176c16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.540+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1278837f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.540+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb206dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.541+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1278837f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.542+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33ca7d90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.542+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: 5519c897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.542+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ca7d90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.543+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105, and the Request Id: bebdf96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.563+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f08d9d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.563+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344e44f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.563+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dab0d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.563+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: 271fbb7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.564+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 613099a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.564+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1017c07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.564+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f47943d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.564+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104-, and the Request Id: 6c7b97d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.565+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613099a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105-, and the Request Id: 681fa4f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.567+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: 423e4fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.568+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b43d25c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.568+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54342004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.569+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b43d25c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.569+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54342004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.570+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a943266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.570+0000 [https-jsse-nio-auto-2-exec-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: 78ed0c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.571+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a943266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.573+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106, and the Request Id: 7bfe27bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.573+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4debe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.573+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17416d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.574+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17416d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.575+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a6408f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.575+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a395258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.575+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ac7d8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.576+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65eaf247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.576+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65eaf247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.577+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107-, and the Request Id: 35a28148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.577+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59bf768b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.577+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106-, and the Request Id: a7fe8e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.577+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108, and the Request Id: 3a877901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.579+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c40e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.595+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5648597f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.595+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4277e5cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.602+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2824a7aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.602+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f496ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.605+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 743102a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.605+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f496ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.605+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63206fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.606+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743102a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.606+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63206fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.607+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ceb0995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.607+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52c2597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.607+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 856783c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.608+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 856783c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.608+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c2597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.609+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22840421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.609+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: 2e64ba1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.609+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106, and the Request Id: 3823a3ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.610+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22840421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.611+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105, and the Request Id: 107a4390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.613+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47c81fd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.614+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c81fd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.615+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b82a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.616+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7472cd51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.618+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8d0e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.618+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f21b4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.618+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108-, and the Request Id: 68589d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.618+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68cb22d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.618+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25249381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.619+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68cb22d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.619+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108-, and the Request Id: 4c4399c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.619+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25249381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.620+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105-, and the Request Id: 32f131fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.620+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106, and the Request Id: 4dcbb2c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.620+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106-, and the Request Id: 6fe7b5a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.621+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3435b920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.621+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ef8fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.622+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c67888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.622+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3435b920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.622+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ef8fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.622+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f65e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.622+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c67888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.623+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f65e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.624+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d81207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.624+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c2897f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.624+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd36990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.624+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd36990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.624+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d81207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.624+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5cab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.624+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2897f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.625+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106, and the Request Id: 6d548cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.625+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1644fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.625+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104, and the Request Id: 1d0a0bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.628+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108, and the Request Id: 4f2361ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.628+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4cfe41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.628+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105, and the Request Id: 218c483d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.629+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27fcb118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.630+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: 64fbfb91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.630+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106-, and the Request Id: 3c0361e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.630+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495cf914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.632+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106-, and the Request Id: 7943a3b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.632+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683f4817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.632+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108-, and the Request Id: 7a4a9cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.633+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e99e07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.634+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d9e393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.634+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105-, and the Request Id: 37bca019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.634+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7225e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.634+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db86d35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.635+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db86d35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.636+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f60118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.636+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6b48cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.637+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6b48cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.637+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d0e1b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.637+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd8d168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.637+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fed62e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.638+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0e1b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.640+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109, and the Request Id: 2e36435b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.640+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748ad1a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.640+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347ea860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.640+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae291d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.640+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc9fee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.641+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae291d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.641+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5180fa6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.641+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e1aa765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.642+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5180fa6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.642+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a36919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.643+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1aa765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.643+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a20bb12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.644+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a20bb12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.644+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252d399e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.644+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c629a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.644+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: 6f1cddd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.645+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252d399e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.646+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107, and the Request Id: 7544e144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.646+0000 [https-jsse-nio-auto-2-exec-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: 5f1c5025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.646+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e58ff8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.646+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2ca3cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.646+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68381b02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.647+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e58ff8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.647+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f8439eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.647+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109, and the Request Id: 1028e13a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.647+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e8c53ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.648+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf17e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.648+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8c53ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.648+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8439eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.649+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf17e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.650+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107, and the Request Id: 6589109e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.651+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53274977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.651+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4639c5d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.651+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fd0f0e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.652+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd0f0e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.652+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53274977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.652+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4639c5d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.653+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105, and the Request Id: 454b352d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.653+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109-, and the Request Id: 6fff0643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.653+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107-, and the Request Id: 77e493c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.653+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106-, and the Request Id: 26e47d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.653+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae293dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.653+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d472024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.654+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae293dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.654+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d472024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.654+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c16368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.655+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bea7748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.656+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107, and the Request Id: 62e76dad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.656+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bea7748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.657+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107, and the Request Id: 73e56a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.657+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107-, and the Request Id: 1191d025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.657+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c060ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.657+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: 1c723465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.658+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c2307b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.658+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109, and the Request Id: 75de655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.659+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c2307b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.659+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d0ee44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.660+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 176169a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.660+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176169a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.661+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a0d83f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.661+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0ea223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.661+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106, and the Request Id: 5e2ed0fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.662+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: 7d728b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.662+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107-, and the Request Id: 5927ac46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.663+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c59b9b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.664+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315fbc7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.664+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bab38c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.664+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da0b2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.667+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6fe89d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.667+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106-, and the Request Id: 7a2ad4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.667+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109-, and the Request Id: 2d210521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.667+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b76b5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.667+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75684275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.668+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27806c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.669+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8dea4c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.669+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb81fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.669+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8dea4c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.671+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d10b916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.671+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 281fcaff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.671+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d10b916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.671+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34571fa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281fcaff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10436e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.672+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: a1c4723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.672+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57417b43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.672+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a7d1bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.672+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6661b12f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.673+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6661b12f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.673+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10436e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.673+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7d1bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.675+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508a9c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.675+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c660ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.675+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df73672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.675+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f1a1a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.675+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110, and the Request Id: 630e3e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.675+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508a9c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.675+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c660ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.676+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1a1a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.676+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df73672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.677+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d28f41f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.677+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a576dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.677+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 7954a794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.677+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d7008a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.677+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec891c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.677+0000 [https-jsse-nio-auto-2-exec-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: 484e8976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.677+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d28f41f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.678+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106, and the Request Id: 2adc5ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.678+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7008a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.679+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110-, and the Request Id: b368577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.679+0000 [https-jsse-nio-auto-2-exec-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: 2ca8f095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.679+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2424b664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.681+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107, and the Request Id: 4359c720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.681+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7827d938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.681+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108-, and the Request Id: 4e11cebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.682+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27d041f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.682+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7827d938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.682+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d041f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.683+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4deb088f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.684+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cca76da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.684+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: 2b25418f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.684+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4deb088f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.684+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cca76da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.685+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108, and the Request Id: 4fd77414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.685+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107-, and the Request Id: 1dd29507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.686+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74002ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.686+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108-, and the Request Id: 602cd873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.686+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a418dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.687+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a418dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.687+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe98299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.687+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4158d6f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.687+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108, and the Request Id: 4b06f8dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.688+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1117ee4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.689+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8ad310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.689+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48893cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.689+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d36d535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.690+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48893cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.691+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110, and the Request Id: 6e4c14db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2995b4a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.691+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b58c49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.692+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b58c49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.693+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a19be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.693+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108-, and the Request Id: 38e2320c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.693+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108-, and the Request Id: 481b71ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce458ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.694+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce458ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.694+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f861368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.696+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5102ab00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.696+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a78d58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.696+0000 [https-jsse-nio-auto-2-exec-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: 6a91dc04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.696+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6688a655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.697+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110-, and the Request Id: 787c0cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.698+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9ac9c84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.698+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ac9c84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.699+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d95a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.701+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b6bb38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.701+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6bb38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.701+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e10036a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.701+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4fce49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.701+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: 140c74f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.702+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d501449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.703+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d501449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.703+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394a25a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.703+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3858416a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.703+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71e931ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.704+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: 64b8c364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.704+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e931ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.704+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3858416a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.704+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5760adea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.704+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74f8873c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.705+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1794ad16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.705+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5760adea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.705+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f8873c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.706+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f047a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.706+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1794ad16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.706+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bca3e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.706+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f047a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.706+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bca3e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.706+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fb0e7ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.706+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107, and the Request Id: 79ab64fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.707+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c3c8d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.707+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb0e7ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.707+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c3c8d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.708+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: 3039e525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.708+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111, and the Request Id: fb3a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.708+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109, and the Request Id: 449d2233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.708+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109, and the Request Id: ca14cd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.709+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3414c5db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.710+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7f1428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.710+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38249cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.712+0000 [https-jsse-nio-auto-2-exec-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: 698d2eda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.712+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b04441a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.712+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111-, and the Request Id: 9e0d27f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.713+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111-, and the Request Id: c48f6a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.714+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108-, and the Request Id: 37ebd4fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.714+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109-, and the Request Id: 62dd51bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.715+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305cb940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.715+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109-, and the Request Id: 118f04f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.716+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305cb940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.716+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626e54c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.717+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230734fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.717+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c179e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.717+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f097c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.717+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eb0f25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.718+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c179e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.718+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb0f25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.719+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407bb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.718+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f097c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.719+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592e72e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.720+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0ee077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.720+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b5fc834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.720+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c0add2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.721+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5fc834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.721+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc12ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.721+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763f8338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.722+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111, and the Request Id: 7c2ae2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.722+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e16ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.722+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109, and the Request Id: 4177ecd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.723+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc12ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.723+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e16ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.723+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd815de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.724+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e95053a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.724+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd815de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.725+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109, and the Request Id: 3e0fb371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.727+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2774ff41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.728+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1016c711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.729+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ba1aa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.732+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108, and the Request Id: 2c973b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.732+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5362e5f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.734+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109-, and the Request Id: 4f308757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.735+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109-, and the Request Id: 56546180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.735+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111-, and the Request Id: 761975e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.735+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0a2d1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.736+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e419a27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.736+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 735bfc85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.736+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6198609d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.736+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e419a27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.737+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32394f33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.737+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6198609d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.737+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735bfc85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.738+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32394f33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.739+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3478625e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.739+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108-, and the Request Id: 164184f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.739+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3478625e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.739+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7917b7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.739+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24a0d861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.740+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a0d861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.740+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7917b7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.741+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9504017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.741+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c3b2eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.742+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5acfb15b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.742+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9504017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.742+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3b2eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.742+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112, and the Request Id: 607539e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.742+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccd244f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.742+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e9316ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.743+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: 3173ede5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.743+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9316ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.744+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110, and the Request Id: 22f72de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.744+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551d719f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.744+0000 [https-jsse-nio-auto-2-exec-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: 73a0f7ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.744+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d37e39a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.744+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108, and the Request Id: 521b06d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531af064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.746+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531af064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.747+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e01037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.747+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e01037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.748+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110, and the Request Id: 25dac27d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.748+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556ad174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.749+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112-, and the Request Id: 2663d647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.749+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110-, and the Request Id: 75ddfd47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.750+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: 6e1bf3ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.750+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299a4c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16926c43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.751+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: 2525304e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.752+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112-, and the Request Id: 4677311c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.752+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a5dc20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.753+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110-, and the Request Id: 74678c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.753+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5476f077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.754+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ce1dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.756+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 707adba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.756+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d628ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.756+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b99f545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.757+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707adba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.757+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f60c515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d628ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.758+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597bc2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.758+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f05f678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.758+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73e277ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.758+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621f972a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.758+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f60c515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.759+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5968bba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.759+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e277ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.759+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621f972a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.760+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33168ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.761+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33168ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.761+0000 [https-jsse-nio-auto-2-exec-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: 477c31c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.762+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34036f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.764+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ef5d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.764+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439d8ac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.764+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d6ce4a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.764+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b9d17f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.764+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109, and the Request Id: 1e3ba6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.764+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6ce4a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.764+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b9d17f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.765+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112, and the Request Id: 53dc42ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.765+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc1b823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.765+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 488c58f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.765+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772b7868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.766+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488c58f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.766+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110, and the Request Id: 7f950680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.767+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c6b292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c6b292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.768+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110-, and the Request Id: 5ae54b2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.770+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109-, and the Request Id: 4f93893c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.770+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 314a658e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.770+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111, and the Request Id: 38570e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.770+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: 66e9b19c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.770+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32f723bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.771+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76844f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.771+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1595531c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.771+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50494abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.772+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314a658e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.772+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76844f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.772+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50494abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a956f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.773+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dec1a5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a956f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.773+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f723bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.774+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dec1a5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.774+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38602d64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.774+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110-, and the Request Id: 5603d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.775+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b4ad54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.775+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38602d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.775+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5629dca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.775+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: 41e62c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.775+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113, and the Request Id: 6ab245f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.775+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4ad54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.776+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f77fcac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.776+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109, and the Request Id: 45f12b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110, and the Request Id: 7a3c723f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.777+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111-, and the Request Id: 585d6093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.777+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cfdf4dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.778+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfdf4dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.780+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3d090a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.780+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1544440f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.780+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 353dacc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.780+0000 [https-jsse-nio-auto-2-exec-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: 48284c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.780+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111-, and the Request Id: 3ca0c05c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.780+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110-, and the Request Id: 735ed8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.780+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed970ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.781+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353dacc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.781+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109-, and the Request Id: 5dcf020e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.782+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: 32fe28ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.782+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b99a934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.782+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0f04ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.785+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f3242a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.786+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f3242a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.787+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2abd0af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.787+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646c8574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.788+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b208c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.789+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b3da20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.790+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3da20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.791+0000 [https-jsse-nio-auto-2-exec-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: 487436c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.791+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2298b625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.792+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cdd1e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.793+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2298b625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.793+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ef097c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.793+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e20cc08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.794+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4ba9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.794+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c69432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.794+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113-, and the Request Id: 5e481b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.794+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4ba9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.795+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c69432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.795+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110, and the Request Id: 25d39732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.796+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eea27f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.796+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f9314c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.796+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eea27f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.797+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fc573b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.797+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78fb2617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.798+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc573b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.798+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113-, and the Request Id: 173ecb1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.799+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3956764a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.799+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b51dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.799+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: 55a9393c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.800+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b51dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.801+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 122391fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.801+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9d143c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.802+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110-, and the Request Id: 2d1e05d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.802+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 605beaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.802+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111, and the Request Id: 631765d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.802+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35171a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.803+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605beaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.803+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35171a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.803+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3771983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.804+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717f3c4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.804+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237fe1a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.804+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701c5850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.805+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717f3c4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.805+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112-, and the Request Id: 4107a173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.805+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701c5850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.807+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4732a22b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.807+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4edf537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.807+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: 69d474de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.807+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112, and the Request Id: 34a441de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.808+0000 [https-jsse-nio-auto-2-exec-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: 6adfc235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.809+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628125e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.810+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4732a22b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.811+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f43391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.811+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a04d42f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.811+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2029118f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.812+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15ce02c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.812+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a04d42f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.812+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f43391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.813+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ce02c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.813+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a5be758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.813+0000 [https-jsse-nio-auto-2-exec-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: 6b5cef6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.814+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5be758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.814+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2180e857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.814+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb9e5c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.814+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb10bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.814+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6215209a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.814+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114, and the Request Id: 78dc21fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.815+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb10bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.815+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb9e5c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.815+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112-, and the Request Id: 6e6e6e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.816+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a7d91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.816+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 223ffe92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.816+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111, and the Request Id: 5fc38f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.817+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223ffe92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.817+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114, and the Request Id: 2dca7ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.819+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111-, and the Request Id: 520b039f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.819+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b6c87e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.820+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: 6132206c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.821+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114-, and the Request Id: 51415fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.821+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: 6c785d70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.821+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6c87e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.821+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69931bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.822+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256dcea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.823+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6656e126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.823+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e944f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.823+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256dcea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.823+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6656e126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.824+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114-, and the Request Id: 7a2a4409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.824+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114, and the Request Id: 1e88c85d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.825+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eec2dcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.826+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54302dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.826+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e344677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.826+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78007f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.826+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54302dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.827+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ae788b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.827+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2e4f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.827+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111, and the Request Id: 75689815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.829+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114-, and the Request Id: 39a410a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.829+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556ec9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.830+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127d4032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.830+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ce9f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.831+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ce9f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.831+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8cbd21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.832+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c1f9473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.832+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1f9473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.832+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: 335a8121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.833+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4352d807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.833+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13f9458f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.833+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef6c916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.833+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 258fda56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.833+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdf9976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.834+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f9458f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.834+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258fda56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.834+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4352d807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.835+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: 42a2c75d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.835+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c90f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.835+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e329384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.836+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c90f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.836+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283f8eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.835+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112, and the Request Id: 6f0962ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.837+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113, and the Request Id: 26ef02b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.837+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 683f068b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.838+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683f068b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.838+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae04591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.839+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e792680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.839+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329fcaa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.840+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29cde4f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.840+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e792680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.841+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cde4f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.841+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b6832dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.841+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112, and the Request Id: 23ecd5eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.842+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57224592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.842+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6832dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.842+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113-, and the Request Id: 7aebcaf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.843+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113-, and the Request Id: 58ed1cfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.843+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37225c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.843+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f89a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.844+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37225c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.844+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112-, and the Request Id: 4c84c74e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.844+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f89a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.844+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 186bf494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.845+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186bf494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.845+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112, and the Request Id: 71df0bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.846+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112-, and the Request Id: 1bba399a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.846+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 667d89ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.846+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115, and the Request Id: 16f60c77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.846+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667d89ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.847+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b89dfaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.847+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111, and the Request Id: 4d331893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.847+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299b8fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.848+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14bfe987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.849+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14bfe987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.850+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d1351d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.850+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2454d6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.850+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d1351d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.851+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc8b5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.851+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2454d6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.851+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115-, and the Request Id: 4dac857e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.852+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5138ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.852+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23066689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.853+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23066689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.853+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111-, and the Request Id: 5c8f47a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.853+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112-, and the Request Id: 3fd9cd4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.853+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115, and the Request Id: 23bced82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.854+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1af0a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.854+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: 3e5418ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.854+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d64564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.855+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229d8cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.855+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7edc9475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.857+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afb1060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.857+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30875518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.858+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd2e575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.858+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: 917241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.859+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30875518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.859+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248994fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.859+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115-, and the Request Id: 3a3e637d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54135b3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54135b3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.860+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 247273c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.861+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b00251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.862+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b00251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.862+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247273c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.862+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f59380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.863+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d35c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.863+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 397e4c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.863+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114, and the Request Id: 77a0d77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.863+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38cf660e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.863+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397e4c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.863+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cf660e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.864+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f54a2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.864+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 529b68ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.864+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521a7566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.864+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: 779845da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.865+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c817b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.866+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529b68ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.867+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114, and the Request Id: 7507f340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.867+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1388d4dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.867+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f429f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.867+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f429f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.867+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1388d4dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.868+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f62da18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.868+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: 48fe31f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.869+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f62da18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.870+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113, and the Request Id: 6301bd87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.871+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 270ae584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.872+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32957038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.872+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: 292303de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.872+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114-, and the Request Id: 7fbd2cac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.872+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114-, and the Request Id: 6ac444ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.873+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270ae584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.873+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113-, and the Request Id: 690ce2ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d88a584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.874+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e84644a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.875+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113-, and the Request Id: 5afe8f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.875+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d88a584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.876+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112, and the Request Id: 37a8edc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.876+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bbc8224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.877+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbc8224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.879+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6889c8dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.879+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5317ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.879+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa695a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.879+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42bb24ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.879+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72a8391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.879+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec445c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.879+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10beb9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.879+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a8391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.880+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42bb24ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.881+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a04c252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.881+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5244c424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.881+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b979b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.882+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a04c252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.882+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: 1150ba5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.882+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5244c424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.884+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116, and the Request Id: 512b6aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.884+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58156461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.884+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52d18195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.885+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff4be3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.885+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 481e9676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.885+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d18195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.887+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1878511f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.887+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58156461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.887+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1878511f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.888+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6c7f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.888+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113, and the Request Id: 4546809d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.889+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116, and the Request Id: 4e8d4b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.891+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f224285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.891+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 121eef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.891+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: 45a2c6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.892+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c4628de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.892+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb77a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.892+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116-, and the Request Id: 4f24891b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.893+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113-, and the Request Id: bee0e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b72b824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.895+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f224285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.895+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121eef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.896+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76396a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.897+0000 [https-jsse-nio-auto-2-exec-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: 3f3247bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.897+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76396a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.897+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f94785e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.897+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9719ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.898+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f94785e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.898+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1263abbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.899+0000 [https-jsse-nio-auto-2-exec-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: 516da128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.899+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c934cc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.899+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1294b804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.899+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39db7b24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.899+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1294b804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.899+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115, and the Request Id: 283a46d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.900+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d0648a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.900+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e3e9e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.901+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0648a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.901+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3e9e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.901+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e09fdf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.902+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e09fdf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.902+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ecf7282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.902+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4d8e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.903+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4d8e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.904+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116-, and the Request Id: 5147cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.904+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: 5917dcc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.904+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e719c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.904+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1f0801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.904+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 288969f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.904+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: 75dba534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.904+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: 153b555f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e719c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.905+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288969f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.906+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115-, and the Request Id: 6a3e9d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.906+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: 2f88dfaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.907+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407cb1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c8b7272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8b7272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.907+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d9e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.908+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113, and the Request Id: 237d9b8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.908+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114-, and the Request Id: 1f8dd4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.908+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d9e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.909+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2322d020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.909+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3166a1e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.909+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115-, and the Request Id: 12dfe279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.910+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3166a1e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.910+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f80e6d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.911+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c150e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.911+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114-, and the Request Id: 3fd2ed09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.912+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114, and the Request Id: 70bfa95d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.913+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3e3200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.913+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3e3200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.913+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419dc09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.915+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40b35db7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.915+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20bea26c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.916+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b35db7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.916+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc47156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.917+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: 518d9c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.918+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdb82be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.918+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae2728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.918+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117, and the Request Id: e49a885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.918+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114-, and the Request Id: 40f672d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.919+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 797dbf10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.920+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797dbf10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.921+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 831266f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.921+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ef41cff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.921+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48366b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.921+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff4d0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.922+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef41cff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.922+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48366b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.922+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6456ecd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.923+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430efd1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.923+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29aadca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.923+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6456ecd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.924+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f0e22c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.924+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29aadca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.924+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e4ee7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.924+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0e22c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.925+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: 23c95a79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.926+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114, and the Request Id: 429acb28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.926+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117, and the Request Id: 38dc3e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.926+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292f97a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.927+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd37821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.927+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117-, and the Request Id: d7d1ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.930+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117-, and the Request Id: 48849b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.931+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc2ebf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.931+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114-, and the Request Id: 79eba976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.932+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc2ebf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.933+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 445f3b5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.933+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a06ca63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.933+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b294b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.933+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448e74df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.933+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a0caabc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.933+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e3f9a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.934+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445f3b5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.934+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a06ca63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.934+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b294b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.934+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0caabc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.935+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b4085d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.936+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4976c852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.936+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115, and the Request Id: 3ddf0e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.936+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc27776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.936+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: d4a5a67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.936+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4976c852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.937+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc27776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.937+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29c84a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.937+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: 64c70c00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.937+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c84a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.938+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7f8afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.938+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: 47d8309f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.938+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116, and the Request Id: 13727a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.939+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778e6df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.940+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a78cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.941+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: 4c9cd022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.942+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116-, and the Request Id: 1aaae783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.942+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2314e972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.942+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115-, and the Request Id: 3139c82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.943+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 195bf1e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.944+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195bf1e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.944+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab8ae76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.944+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116-, and the Request Id: 38430d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.945+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b06f2bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab8ae76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c9c1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c9c1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.946+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8f288f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.946+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278519ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.947+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f0ccac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.947+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278519ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.947+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114, and the Request Id: 3161a973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.947+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f0ccac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.948+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46b53536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 215f9909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.948+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b53536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.949+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11357ef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.951+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115, and the Request Id: 3f0c665e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.952+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd42b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.952+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118, and the Request Id: 378b96db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.953+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114-, and the Request Id: 71aa99b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.954+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed87599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.954+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a05bfed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.954+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e516c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.954+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9d0c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.955+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a05bfed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.955+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e516c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.956+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 567ff954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.956+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e44c62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.956+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41aa1154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.956+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567ff954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.957+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e44c62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.957+0000 [https-jsse-nio-auto-2-exec-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: a361836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.957+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e61fb8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.957+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118, and the Request Id: 248f0151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.957+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115, and the Request Id: 7ed1ca9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.959+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115-, and the Request Id: 6b47b515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.960+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b39ab71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.960+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559c83d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.961+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b39ab71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.963+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d23199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.963+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da38ed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.963+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f6b4362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.963+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e424364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.963+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e424364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.964+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7116f482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.964+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118-, and the Request Id: 5842473c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.965+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7116f482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.965+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115-, and the Request Id: 3c38f2e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.965+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: 423f7eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.965+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b1db1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.966+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e83cd67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.967+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e83cd67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.967+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117, and the Request Id: 2c5cbc78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.968+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ad129ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.968+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bb06c84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.969+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad129ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.969+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb06c84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.970+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c561fcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.970+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e558198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.970+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: abd676f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.970+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c561fcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.971+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abd676f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.972+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116, and the Request Id: 6dbcd7eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.972+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: 60da5dad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.972+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f641fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.973+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f3a19b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.975+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d17e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.975+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117-, and the Request Id: 418e7bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.975+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ed8aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.976+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4946adbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.976+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118-, and the Request Id: f231b66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.976+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362b7d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.977+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4946adbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.977+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117-, and the Request Id: 313560d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.978+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51346382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.978+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116-, and the Request Id: 72b45cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.978+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c0c15c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.979+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c0c15c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.979+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 142d8878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.981+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142d8878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.982+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fff469b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.983+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fff469b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.983+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ab1864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.984+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ae1669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119, and the Request Id: 2a794272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.985+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 735c6de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.986+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fd70238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.986+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735c6de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.986+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd70238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.987+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a1bd4eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.987+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73834b9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.988+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73834b9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.988+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4470229f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.988+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1bd4eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.988+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45cf9f12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.989+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cf9f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.989+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598aadac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.990+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116, and the Request Id: 322fbf15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.990+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779ff45c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.990+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598aadac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.991+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119, and the Request Id: 8e2e6ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.992+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e63868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.992+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e63868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.993+0000 [https-jsse-nio-auto-2-exec-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: 2d575e96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.993+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e5976f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:47 2025-10-04T14:14:47.993+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b816d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:47.993+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115, and the Request Id: 7b48f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:47.993+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e5976f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:47.997+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f98211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:47.997+0000 [https-jsse-nio-auto-2-exec-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: 6305d368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:47.997+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116-, and the Request Id: e41f68a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:47.998+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 368ceca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:47.999+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368ceca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.000+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116, and the Request Id: 50c2d795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.002+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a7eebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.002+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62cf8b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.003+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62cf8b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.003+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116, and the Request Id: 508851c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.004+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: 5c97b26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.004+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fbd7ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.004+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2a6c92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.005+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116-, and the Request Id: 2ad81050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.006+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: 4e424cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.006+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3b6ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.007+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 546bae37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.007+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3b6ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.008+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546bae37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.008+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e562f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.008+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d04d53f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.008+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7c50d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.009+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d04d53f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.009+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b4978f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.009+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43365774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.009+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66513c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.010+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b4978f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.011+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: 391e93a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.011+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119-, and the Request Id: 13664fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.011+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: 7f00d7e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.011+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117, and the Request Id: 377a4c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.012+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d673abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.012+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 625104d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.013+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625104d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.014+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768109d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.014+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5624596a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.014+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768109d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.015+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76727e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.015+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35215229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.015+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35215229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.016+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d3772bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.016+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5acf79cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.016+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3772bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.017+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50454651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.018+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117-, and the Request Id: 42fa508e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.018+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120, and the Request Id: 5571ca9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.018+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118-, and the Request Id: 6f05b72d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.019+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be92299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.019+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118, and the Request Id: 61083544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.019+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30090e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.020+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1226b8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.021+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f8c861a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.021+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1226b8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.022+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8c861a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.022+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308e6e9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.022+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28abd80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.022+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f8e53b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.023+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308e6e9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.023+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8e53b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.023+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120, and the Request Id: 35b2b4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.024+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117, and the Request Id: b777fd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.024+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120-, and the Request Id: 62a6d676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.025+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f01d2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.026+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4203a682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.026+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f01d2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.026+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4203a682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.027+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 578714d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.027+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7955fb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.027+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3abfb2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.027+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120-, and the Request Id: 2b35dae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.028+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578714d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.028+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7955fb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.028+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: 25d57be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.033+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184dabcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.035+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68409497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.035+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56734d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.036+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3705ccd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.036+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118-, and the Request Id: 22abc3d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.037+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117-, and the Request Id: 439e2c50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.037+0000 [https-jsse-nio-auto-2-exec-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: 3a7ea977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.038+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117-, and the Request Id: 89610e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.039+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62be24ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.039+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62be24ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.040+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138773d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.040+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18ad1cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.041+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea991e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.042+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b1d246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.042+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2e0f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.042+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: 6192b38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.041+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ad1cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.043+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ba4958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.043+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76274fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.044+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: 60871931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.045+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ffcf43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.046+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3feac743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.046+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46a1d328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.047+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3feac743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.047+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a1d328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.048+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4434a9b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.048+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f7c37b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.049+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7c37b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.049+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4434a9b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.050+0000 [https-jsse-nio-auto-2-exec-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: 2f7e910f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.051+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36dfa879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.051+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5287468e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.051+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6601b82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.052+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dfa879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.052+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a961879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.052+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5287468e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.052+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117, and the Request Id: 6084b086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.052+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bfd6b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.053+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfd6b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.053+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a290347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.053+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121, and the Request Id: 50a46de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.053+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c70e10b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.054+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a290347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.054+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119, and the Request Id: 4450d547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.054+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13677ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.055+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: caaf8e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.055+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13677ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.056+0000 [https-jsse-nio-auto-2-exec-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: 21d2645f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.056+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee36bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.057+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1ad849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.057+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee36bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.057+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: 218e43a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.057+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121, and the Request Id: 6563e0a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.059+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a653e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.060+0000 [https-jsse-nio-auto-2-exec-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: 31bc3ecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.060+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e6cd47d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.060+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2affb3c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.060+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a653e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.060+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121-, and the Request Id: 41f25abe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.060+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44da83b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.061+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2affb3c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.061+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6cd47d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.062+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66fa0c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.062+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120-, and the Request Id: 605c632c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.062+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fa0c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.062+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c78eeb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.062+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a3af21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.063+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: 28acd49c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.063+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c78eeb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.063+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a3af21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.064+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d2b97a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.064+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119, and the Request Id: 1c7349cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.064+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118, and the Request Id: 4a7dd9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.064+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121-, and the Request Id: 58eb9a6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.066+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60429093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.066+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44954285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.066+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b322da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.067+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b322da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.068+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b95c384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.068+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118-, and the Request Id: 34173746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.068+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ccb6e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.069+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1d580e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.069+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccb6e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118-, and the Request Id: 2c5419f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.070+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f01cdb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.071+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cda5dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.071+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119-, and the Request Id: a8927ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.071+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117, and the Request Id: 2dadecd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.073+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e2c125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.073+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76af366e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.074+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db992cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.074+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5726c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.074+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab9f84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.075+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5726c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.076+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42996e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.076+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735e1d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.076+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7cf321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.076+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2199e2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.077+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7cf321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.078+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c479a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.078+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119, and the Request Id: 76cac2be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.079+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61fd492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.079+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c479a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.080+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ecddbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.088+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11edfb61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.089+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ecddbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.090+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4557fe08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.090+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4557fe08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.090+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: 6d7f527f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.091+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53232f8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.092+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122, and the Request Id: 57826cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.093+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bfbef1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.093+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 393be36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.087+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e260a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.087+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4201b75b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.093+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70f1c099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.093+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfbef1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.094+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e260a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.094+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393be36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.094+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4201b75b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.090+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: 7f8202b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.094+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f15957b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.094+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f1c099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.095+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f15957b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.096+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 456486f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.096+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57498b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.096+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456486f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.096+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119, and the Request Id: 48c4241e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.096+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57498b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.097+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d55270f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.097+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d55270f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.097+0000 [https-jsse-nio-auto-2-exec-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: 4757772e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.097+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d82a65e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.098+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122, and the Request Id: 22656404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.098+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d82a65e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.098+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120, and the Request Id: 66976c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.099+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477997f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.099+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122-, and the Request Id: 39b98205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.099+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6af1fcae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.099+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477997f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.099+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118, and the Request Id: 42203760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.099+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af1fcae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.100+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677a7194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.100+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 677ec4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.101+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677ec4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.101+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120, and the Request Id: 3c75eeba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.101+0000 [https-jsse-nio-auto-2-exec-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: 32bb353a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.102+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119-, and the Request Id: 773a4b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.104+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120-, and the Request Id: 4cc2256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.104+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: 7b3012b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.104+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122-, and the Request Id: 575eab42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.104+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b69a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.105+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 4de03c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.105+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53db9340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.108+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167490b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.109+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120-, and the Request Id: 6e376daa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.109+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35945f4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.109+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c620da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.109+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119-, and the Request Id: 3f90c528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.109+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70cb1c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.112+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f94fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550f2874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.113+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c8d31ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.113+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a61978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.114+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550f2874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.114+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674cc367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.114+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373d3c1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.114+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182a659d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.114+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f94547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.115+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76884fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.115+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f94547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.116+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4884c2b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.117+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c718c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.117+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: 3243a819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.118+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5c9c6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.119+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc45055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.121+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7106b2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.121+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc45055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.121+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d121d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.121+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9ce3fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.122+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7106b2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.122+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20466c2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.123+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dd4b19c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.123+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20466c2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.123+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd4b19c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.124+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19962d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.124+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45fd24e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.124+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19962d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.124+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45fd24e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.124+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45840193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.124+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120-, and the Request Id: 5063631c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.125+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45840193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.126+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123, and the Request Id: 24a4882e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.126+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440d8012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.126+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d51722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.126+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a7671c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.126+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440d8012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.127+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: 1f55385a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.127+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d51722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.127+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7671c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.127+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3c2c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.127+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2109eb6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.127+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3737a23e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.128+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2109eb6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.128+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: 5d9b1664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.128+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3737a23e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.129+0000 [https-jsse-nio-auto-2-exec-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: 39800fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.129+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a423bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.129+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123, and the Request Id: 710f9559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.129+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f0d5145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.130+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a423bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.130+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0d5145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.130+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 931b8df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.131+0000 [https-jsse-nio-auto-2-exec-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: 71c62e66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.131+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 931b8df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.131+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b2b022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.131+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b4130e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.132+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4130e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.132+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119, and the Request Id: 619838c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.132+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122, and the Request Id: 1785227d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.132+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120, and the Request Id: 4408143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.133+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121-, and the Request Id: 128f5b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.134+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: 70f1cf1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.135+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448689fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.136+0000 [https-jsse-nio-auto-2-exec-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: 40e39a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.137+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20cef5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.137+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cef5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.138+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: 2b8f757e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.138+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a2fc0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.138+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f579f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.138+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120-, and the Request Id: 64a4d3e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.139+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f579f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.139+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121, and the Request Id: 6b6a1da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.139+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9c6190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.142+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594d9052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.142+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 5e7823b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.145+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5ea222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.146+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5ea222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.148+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3bae1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.149+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597db94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.150+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52230520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.151+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2816f2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.151+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e08fa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.152+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2816f2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.153+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177285ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.154+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121, and the Request Id: 90fb531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.155+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121-, and the Request Id: 4020bda4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.155+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120-, and the Request Id: 7a8feabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.155+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592018f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.155+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f883ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.156+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e47561e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.156+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450dbbf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.157+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e47561e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.158+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ad1ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.158+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f067a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.158+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be67be8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.159+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f067a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.159+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be67be8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.160+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122, and the Request Id: 5bddafe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.160+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c89515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.160+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5408fbd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.160+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121-, and the Request Id: 21d3f8f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.161+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c89515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.161+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c03dd21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.162+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124, and the Request Id: 26945990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.162+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b6f5f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.163+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b6f5f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.164+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ffc501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.164+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e048c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.165+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ffc501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.165+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bbfd21b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.166+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbfd21b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.166+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124, and the Request Id: 14a110ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.167+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56fc491f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.167+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54bd3a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.167+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3f5aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.168+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fc491f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.168+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688f23b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.168+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54bd3a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.168+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b57022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.169+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254c38b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.169+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122-, and the Request Id: 646d9d4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.170+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121, and the Request Id: 1f7ba07c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.171+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124-, and the Request Id: 2e724323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.171+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66fc4fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.172+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fc4fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.173+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120, and the Request Id: 7d401cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.174+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f234eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.175+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f234eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.175+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cf8bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.176+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519ea715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.177+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd10b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.177+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e4bee71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.178+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd10b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.178+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124-, and the Request Id: 180bf537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.178+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4bee71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.178+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c55b961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.178+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37f44645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.178+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c55b961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.179+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef58ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.179+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121-, and the Request Id: 1d01766d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.179+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f44645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.179+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18d833c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.179+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef58ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.180+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119, and the Request Id: 605c5924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.180+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d833c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.180+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29816063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.181+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29816063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.181+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8918ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.182+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121, and the Request Id: 4135c11f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120-, and the Request Id: 11fedaf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.183+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: 134c4c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.183+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: 356d5f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.184+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56486856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.185+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56486856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.186+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e16d200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.186+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119-, and the Request Id: 22727a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.186+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258af00e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.186+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d35a804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.187+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67500257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.188+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32af8863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.188+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122-, and the Request Id: 1266ca6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.188+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32af8863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.189+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123-, and the Request Id: 47f56626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.190+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f03cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.190+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: 68594642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.191+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121-, and the Request Id: 21237fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.192+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4ce2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.195+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639953c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.196+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47779e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.196+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: 277c261d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.197+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600472ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.197+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56f6a343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.198+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f6a343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.198+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 111346e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.198+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111346e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.199+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e4140e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.199+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4140e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.199+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d04fd5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.200+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f426f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.201+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f426f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.201+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e634713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.201+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3cab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.201+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3cab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.201+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121, and the Request Id: 6a7f85b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.201+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f265ded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.202+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f265ded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.204+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbab498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.204+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177c0863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.204+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: 7b225ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.204+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630c9ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.206+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9b1fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.207+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9b1fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.207+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25522158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.208+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125, and the Request Id: 52367060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.208+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: 25a81a4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.208+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2039ed6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.209+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2039ed6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.209+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a7adba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.210+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123-, and the Request Id: 336d954a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.210+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fc6cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.210+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4419a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.211+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122, and the Request Id: 4118d99c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.211+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0baf04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.211+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b83e936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.212+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25522158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.212+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0baf04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.212+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fbc02a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.213+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad48570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.213+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbc02a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.213+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad48570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.214+0000 [https-jsse-nio-auto-2-exec-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: 678f9c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.214+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125, and the Request Id: 234b81e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.214+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120, and the Request Id: 7620d2bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.215+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1081caac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.216+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a4ec5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.218+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516c0368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.218+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 792436c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.218+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 776a7d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.219+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776a7d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.220+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516c0368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.220+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122-, and the Request Id: 612e3475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.220+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792436c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.220+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63adc752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.220+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63adc752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.221+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3196fa53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.221+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497ab782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.222+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cde85c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.222+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e9a1cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.222+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c08e59d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.222+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f99950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.222+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123, and the Request Id: 5f6fc225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.223+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cde85c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.223+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f99950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.223+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c08e59d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.224+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: 54003662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.225+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122, and the Request Id: 52d76cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.225+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120fe663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.226+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123, and the Request Id: 15ce7f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.227+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b720f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.227+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125-, and the Request Id: 3f4a0c14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.228+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b720f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.228+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62fb2895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.228+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: 44993806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.229+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fb2895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.230+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c901f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.231+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d575e67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.231+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d575e67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.231+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123-, and the Request Id: 261ee66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.232+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: 16e45775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.233+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20442753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.233+0000 [https-jsse-nio-auto-2-exec-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: 1083ae44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.233+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20442753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.233+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bfb7ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.234+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123-, and the Request Id: e2500d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.234+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1917d215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.234+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 603e362f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.234+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3a4b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.235+0000 [https-jsse-nio-auto-2-exec-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: 2892f4c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.235+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603e362f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.236+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122, and the Request Id: 283c10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.238+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a362b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.239+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37501002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.240+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37501002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.240+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124-, and the Request Id: 3d693ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.240+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cf414f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.241+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8fbd01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.241+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf414f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.242+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67541941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.242+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d0419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.243+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ed2e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.243+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126, and the Request Id: 366f68e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.243+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585fedb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.243+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b135ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.244+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b135ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.245+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: 234e8f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.245+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cab902c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.245+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a8ea70b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.245+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8ea70b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.246+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b489071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.246+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: b916b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.247+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ff15c20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.248+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff15c20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.249+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70a32bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.250+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a32bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.251+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126-, and the Request Id: 3cf6aa6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.251+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60895db7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.251+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab50f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.251+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267533d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.251+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 828da8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.252+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35188fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.252+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab50f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.252+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123-, and the Request Id: 2bcacbb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.253+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 828da8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.253+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a780165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.253+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3d9444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.253+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a780165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.254+0000 [https-jsse-nio-auto-2-exec-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: 517cb11a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.255+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121, and the Request Id: 77b090b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.255+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1057ac88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.255+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b26e6db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.255+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1057ac88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.256+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: 5dfbdc2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.258+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377743ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.258+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126-, and the Request Id: 19450b9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.259+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76809e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.259+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6027bdc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.260+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ddfc7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.260+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26bc33ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.260+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76809e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.261+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bc33ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.262+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e40b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.262+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78dd4169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.262+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ca8fa3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.262+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e40b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.263+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: 108ecbec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.263+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dd4169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.263+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 480e1565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.263+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e16371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.264+0000 [https-jsse-nio-auto-2-exec-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: 58ae0cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.264+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e16371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.264+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123, and the Request Id: 522f395f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.264+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42eb3056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.264+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480e1565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.263+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca8fa3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.264+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4db630cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.265+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db630cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.265+0000 [https-jsse-nio-auto-2-exec-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: 3d08120e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.266+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124, and the Request Id: 4ba4e587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.267+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 455d16c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.267+0000 [https-jsse-nio-auto-2-exec-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: 378ad48b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.267+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ab89a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.268+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab89a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.269+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123-, and the Request Id: 73ba438b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.269+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ad9db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.270+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2422f79b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.271+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea3909a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.271+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea3909a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.272+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da147aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.272+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125-, and the Request Id: 78f73718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.272+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124-, and the Request Id: 2ac783b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.273+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123, and the Request Id: 605ea87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.275+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222fb9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.277+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ad55ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.277+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e6660c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.278+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e6660c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.278+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2222af70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.279+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65496fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.279+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123-, and the Request Id: 4a902526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.279+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29de0846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.280+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125-, and the Request Id: 7dafca66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.280+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29de0846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.280+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2664dbe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.282+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a941d1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.283+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a941d1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.283+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127, and the Request Id: 17714d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.284+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fc74158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.285+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc74158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.286+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5993cb3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.286+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127, and the Request Id: 5a1a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.287+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5993cb3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.287+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa4ba4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.287+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa4ba4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.288+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72073f5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.288+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17044000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.289+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17044000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.289+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d34437a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.290+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 724bad94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.290+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6975c8cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.290+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec0e730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.290+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724bad94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.291+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122, and the Request Id: 1eafe687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.291+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127-, and the Request Id: 322cd20d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.292+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bb8b28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.292+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f48b099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.292+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127-, and the Request Id: 10e27664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.292+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: 29e87c01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.293+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f903227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.294+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f903227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.294+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e075780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.295+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d9538e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.295+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e075780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.296+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9538e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.296+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b803f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.296+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125, and the Request Id: 1f892d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.297+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b803f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.297+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48bc05f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.298+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126, and the Request Id: 54bf3c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.299+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d52d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.299+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cbbdb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.300+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: 47a3a978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.300+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79547eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.301+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: 702ddd42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.301+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79547eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.301+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2b6759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.302+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125-, and the Request Id: 5d5f7a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.302+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 111465a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.303+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a7b510f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.304+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7b510f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.304+0000 [https-jsse-nio-auto-2-exec-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: 2f531499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.298+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bc05f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.304+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34eb0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.305+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34eb0d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.305+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125, and the Request Id: 36ffe4fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.305+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77cc5696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.306+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec3fe78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.306+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: 51dc4d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.307+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e5f97d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.308+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5f97d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.309+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a34285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.309+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a34285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.310+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d91d68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.311+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124, and the Request Id: 5fd51bd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.312+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d6409ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.312+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c642edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.313+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6409ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.313+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e20be1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.313+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c02399a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.313+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124-, and the Request Id: 64191dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.314+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d7bde25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.315+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7bde25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.316+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: 7293c5c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.316+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebde276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.317+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125-, and the Request Id: 37c2b6a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.319+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799901fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.319+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124-, and the Request Id: 492f5ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.319+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f100d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.319+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333f3750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.319+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44e1f9db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.320+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e1f9db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.321+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f100d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.321+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 728c02ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.321+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 632cd6de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.321+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126-, and the Request Id: f3cfbe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.322+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da5c257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.322+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728c02ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.322+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632cd6de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.323+0000 [https-jsse-nio-auto-2-exec-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: 4733f675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.323+0000 [https-jsse-nio-auto-2-exec-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: 56d39f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.324+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68d925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.324+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61944983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.325+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.325+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61944983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.325+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c0611f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.326+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22a26254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.327+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6a369b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.327+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a26254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.327+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497241d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.329+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78404a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.329+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78404a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.331+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128, and the Request Id: 696a2d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.331+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123, and the Request Id: 7ca6a61d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.331+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125-, and the Request Id: 17aa956e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.331+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5ff34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.332+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc2a2c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.332+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283e9dac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.332+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: 4a7b3428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.333+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523c79e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.333+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37200266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.333+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283e9dac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.333+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37200266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.334+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 472605e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.334+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5ff34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.334+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab59426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.334+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472605e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.334+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab59426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.335+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1411055d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.335+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1411055d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.336+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126, and the Request Id: 12b63548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.336+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127, and the Request Id: 7069b2ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.337+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125, and the Request Id: 14d9076a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.337+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e5fbd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.338+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcca00f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.340+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25761c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.341+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba735d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.341+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128-, and the Request Id: 6f168d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.341+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123-, and the Request Id: 171d17fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.343+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126-, and the Request Id: 582f350d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.343+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15b38a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.343+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125-, and the Request Id: 493f5cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.343+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45eeebfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.344+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b38a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.344+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2bfd20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.345+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2bfd20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.345+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe4919f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.346+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe4919f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.346+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47aed9c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.346+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ab217b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.347+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ab217b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.347+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126, and the Request Id: 5977dbb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.347+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127-, and the Request Id: 5e163716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.348+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125, and the Request Id: 6ef3d1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.350+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134b20f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.350+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4217f3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.350+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ecc6aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.351+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126-, and the Request Id: 2de5d362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.352+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d92f1f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.352+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493cb6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.353+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493cb6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.353+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a972f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.355+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40bc210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.355+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125-, and the Request Id: 61a89298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.355+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781822e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.355+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bc210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.357+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9e1f66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.357+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2677d8ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.358+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a9de32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.358+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b93ecb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.358+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b93ecb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.358+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a9de32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.359+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131fab8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.359+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0f5034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.360+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: 35c91840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.360+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129, and the Request Id: 5ebb5b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.360+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe62104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.362+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5713b130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.363+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b6aab53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.363+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6aab53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.364+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 997cd7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.364+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4517785a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.365+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323963be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.365+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17266d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.365+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 997cd7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.365+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66d6f5d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.366+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323963be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.366+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd18770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.366+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124, and the Request Id: 78bf99bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.366+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d6f5d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.366+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17266d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.366+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4517785a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.367+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76fda53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.367+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fda53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.367+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f4b9631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.368+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127-, and the Request Id: 2281f6b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.368+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4b9631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.368+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128, and the Request Id: 2e4a0318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.368+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 711b60dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.369+0000 [https-jsse-nio-auto-2-exec-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: 88818b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.369+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e27c68d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.369+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711b60dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.369+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d08e25a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.370+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d08e25a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.370+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e27c68d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.370+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124-, and the Request Id: 7ee5faf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.370+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129-, and the Request Id: 284ee6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.370+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: 578cf783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.371+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706bc648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.371+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127, and the Request Id: 2c1d1c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.372+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706bc648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.372+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6f2674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.373+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129, and the Request Id: 527a06f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.374+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f30130c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.374+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128-, and the Request Id: 667c4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.375+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126-, and the Request Id: 1cd9d00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.375+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ae7a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.377+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127-, and the Request Id: 696c5c59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.378+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f039e59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.378+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f039e59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.378+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: 529ac37f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.379+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c31ddc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e3627c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.379+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25426015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.379+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147f8381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.380+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25426015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.380+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6239740f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.381+0000 [https-jsse-nio-auto-2-exec-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: a587726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cf4501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.382+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cf4501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.382+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129-, and the Request Id: 4bab2bc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.382+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 368bdae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.383+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2111255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.384+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2111255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.384+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296faa5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.384+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d816afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.385+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127, and the Request Id: 425de30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.386+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f71d0d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.387+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 867bc03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.388+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7166521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.388+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126-, and the Request Id: 3c255543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.389+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18da0d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.389+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c636634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.390+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c636634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.391+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6866d1fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.391+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12529d09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.392+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 548b8c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.392+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35dae370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.392+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d08cdc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.393+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d08cdc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.393+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35dae370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.393+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548b8c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.394+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e50f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.394+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1edb2de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.395+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127-, and the Request Id: 764b3cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.395+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: 79a8a07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.395+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edb2de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.394+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6ba6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.396+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 165531b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.396+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a158da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.396+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da1e096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.396+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6ba6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.396+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165531b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.397+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12ab6bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.397+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ab6bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.397+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129, and the Request Id: 5b83dfe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.398+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: 423089bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.398+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128, and the Request Id: 5c7b0a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.399+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7609ec18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.400+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22063e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.400+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4360b178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.400+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22063e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.400+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128-, and the Request Id: 417c208b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.401+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7609ec18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.402+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6473b02f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.402+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55796b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.402+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6473b02f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.402+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: 76bea6a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.403+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55796b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.403+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1515678d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.403+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c37919f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.403+0000 [https-jsse-nio-auto-2-exec-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: 3019beaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.403+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127-, and the Request Id: 3a9f2d90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.404+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c37919f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.404+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130, and the Request Id: 7ad502eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.405+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41d659f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.405+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c50e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.406+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d659f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.406+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c50e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.407+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125, and the Request Id: 4ad5c2dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.407+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78675369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.407+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522bb4f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522bb4f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.408+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127, and the Request Id: 57fe0b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.409+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e943c0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.409+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4020ce64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.409+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130, and the Request Id: 5ad1d656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.410+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130-, and the Request Id: 4956258e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.411+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62cc326f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.411+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df5b165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.412+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: 4dce0f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.412+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e29896c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.413+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e29896c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.414+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bed26d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.415+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a061b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.416+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cfc5705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.416+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127-, and the Request Id: 5832157e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.416+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37054292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.416+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cfc5705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.417+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e29c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.418+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127, and the Request Id: 679f053f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.419+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130-, and the Request Id: 766b1a15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.420+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69328cbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.420+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490c4dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.421+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69328cbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.421+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5859ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.422+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5859ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.422+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ccde76a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccde76a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41413fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.424+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6425fd5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.424+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41413fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.424+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f9b1251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.424+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: 64970cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.424+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 243ce3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.425+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9b1251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.426+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130, and the Request Id: 24ecd291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.426+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ceb1450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.426+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: 3062d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.426+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b27de6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.426+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ceb1450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.427+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a69767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.427+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b27de6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.427+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128, and the Request Id: 7b21774e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.427+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7779c59d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.428+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ade1093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.429+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ade1093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.430+0000 [https-jsse-nio-auto-2-exec-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: ae8e11b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.431+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 798e2e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.431+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128-, and the Request Id: 36b5696a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.432+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e6291a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.432+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798e2e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.432+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6291a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.433+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48560734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.433+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128-, and the Request Id: 4a8dd217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.434+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: 2db9345d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.434+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4449294a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.434+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3e9941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.434+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129, and the Request Id: 185ad7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.436+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4509c9fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.437+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5036ce67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.439+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4509c9fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.442+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e3da2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.442+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129-, and the Request Id: 48e96cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.442+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1a64f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.442+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e86990a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.442+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5212864b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.443+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1a64f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.444+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a3685bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.444+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7487c63f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.444+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126, and the Request Id: de9da6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.445+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f17dbc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.445+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bea8af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.447+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c01731c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.447+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129-, and the Request Id: 6f932e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.448+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bea8af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.448+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3685bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.448+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c01731c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.449+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a2c20c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.449+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1cd8fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.449+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ac3f092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.450+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac3f092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.450+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a2c20c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.451+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128, and the Request Id: 5469394d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.451+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bba15e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.451+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bba15e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.451+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73daf44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.452+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77fcf5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.452+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77fcf5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73daf44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131, and the Request Id: 3e773314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.452+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53031a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.453+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53031a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.453+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fad34dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.454+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128, and the Request Id: 2ceb1c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.455+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c12a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.455+0000 [https-jsse-nio-auto-2-exec-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: 87db02c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.455+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c12a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.455+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: 51473990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.455+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a18fbd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.457+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131, and the Request Id: 2bf7a85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.458+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128-, and the Request Id: 405413c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e119e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.459+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d73b105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.460+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c24f4eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.460+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: 78963d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.461+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe9a274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.461+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131-, and the Request Id: 47d91fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.462+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131-, and the Request Id: 46e0ec49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.462+0000 [https-jsse-nio-auto-2-exec-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: 4fe64a17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.463+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c24f4eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.464+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70cd4eb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.464+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cd4eb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.465+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620c35a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.465+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43719fb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.466+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43719fb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.466+0000 [https-jsse-nio-auto-2-exec-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: 48bcc83a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.467+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e321c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.467+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8b220d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.468+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b220d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.468+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac213fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.469+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ea32e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.469+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129, and the Request Id: 3805a273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.469+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f803550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.470+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1645cb5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.472+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1645cb5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.474+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4328f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.474+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5951a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.474+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c0dbb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.474+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67630689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.475+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129-, and the Request Id: 6fcc3846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.475+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c0dbb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.476+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1462dd49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.476+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6050ac01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.476+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1462dd49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.477+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6050ac01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.477+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129-, and the Request Id: c0b2522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.477+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b5f2496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.477+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a836490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.477+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa16bb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.478+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 164caa9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.478+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5f2496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.478+0000 [https-jsse-nio-auto-2-exec-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: 21dbae3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.478+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164caa9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.479+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130, and the Request Id: 5c99cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.479+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196cb5f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.479+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7695b08a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.480+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127, and the Request Id: 1dd72e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.480+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7695b08a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.481+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb13eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.481+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a6d0c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.481+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb13eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.482+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 683a99be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.482+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a720b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.482+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683a99be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.483+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ff13c32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.484+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff13c32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.484+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129, and the Request Id: 1973a02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.485+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129, and the Request Id: bdefabd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.485+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130-, and the Request Id: 4b4bb91c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.486+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e40bc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.486+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b25a9e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.486+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53102eda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.486+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130-, and the Request Id: 1fc74723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.486+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b25a9e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.487+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e40bc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.487+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 685a1340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.488+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44508ce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.488+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e9743b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.488+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685a1340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.488+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9743b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.489+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: 186827b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.489+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132, and the Request Id: 503983fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.489+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41442013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.490+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132, and the Request Id: 5cc6c762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.490+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129-, and the Request Id: 5b8a5c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.492+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cfd9c49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.493+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67402d7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.494+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67402d7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.494+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74da8197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.495+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129-, and the Request Id: 5650a9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.495+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118f0ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.496+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398d0c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.496+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118f0ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.498+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79294a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.499+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79294a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.499+0000 [https-jsse-nio-auto-2-exec-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: 3642ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.500+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132-, and the Request Id: 193704c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.500+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32b72683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.501+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b72683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.501+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 415c4235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20203754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.502+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415c4235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.502+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4e348c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.502+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132-, and the Request Id: 153c4440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.502+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d0983f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.502+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bbc40a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.503+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130, and the Request Id: 5868134b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 413cb11f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413cb11f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.504+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130, and the Request Id: 6af63e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.505+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc84e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.506+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54094928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.507+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d64388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.508+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73878f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.508+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: 5fc258f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.508+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a416927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.509+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73878f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.509+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132-, and the Request Id: 23fd85fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.509+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130-, and the Request Id: 251d25b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.509+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35f4dab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.509+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 714919a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.510+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f4dab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.510+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714919a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.510+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eea75d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.510+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7857d3db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.511+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36b5e915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.511+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131, and the Request Id: 7e1d7d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.511+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42a6696f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.512+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b5e915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.512+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a6696f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.513+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e29cc1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.513+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e79fb44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.513+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e29cc1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.513+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e79fb44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.515+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128, and the Request Id: 7515dfea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.515+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e1f382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.515+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23229d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.516+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 567b7697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.517+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: 6842dd7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.517+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131-, and the Request Id: 5e1c1c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.517+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567b7697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.517+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c3f3ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.517+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af60d07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.518+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3f3ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.518+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e67f2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.519+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2528e58c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.519+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130, and the Request Id: 58a1337f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.520+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2528e58c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.521+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130, and the Request Id: 7d5b5833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.524+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131-, and the Request Id: 1cbcc94d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.524+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ac278c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.524+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c511854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.525+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450c1d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.525+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ac278c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.527+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f55d2f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.527+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128-, and the Request Id: 137b0e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.529+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 319aa981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.529+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130-, and the Request Id: 112e8d70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.530+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319aa981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.530+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64924645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.530+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297006b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.532+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133, and the Request Id: 1e02ae12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.532+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d52fb76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.533+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d52fb76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.534+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 267a6e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.534+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: 3e2b0e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.534+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550296f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.535+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267a6e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.535+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550296f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.536+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f269b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.537+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f269b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.537+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee8e5e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.538+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17e812d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.538+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de14604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.538+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e812d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.539+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: 56289e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.539+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133-, and the Request Id: 30d54adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.539+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c21e89c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.540+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c21e89c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.541+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57608f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.541+0000 [https-jsse-nio-auto-2-exec-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: 6f7fd14c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.541+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131, and the Request Id: 5f123810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.542+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d384aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.542+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f53f5f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.543+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 425c003e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.544+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425c003e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.543+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56375048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.545+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2c10e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.545+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e8a0eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.545+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133-, and the Request Id: 21365b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.546+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131-, and the Request Id: 58a5e935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.546+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e142d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.546+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8a0eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.547+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131-, and the Request Id: 4234697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.547+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133, and the Request Id: 63ec2d95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.548+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7db9c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.548+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2c10e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.548+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e634e0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.549+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 741bab71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.549+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741bab71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.550+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: 4ed77f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.550+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68fb3d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.551+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fb3d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.552+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 167d24fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.553+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167d24fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.554+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52bb8816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.554+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132, and the Request Id: 5f0627b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.555+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379bca3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.555+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 961474a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.556+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2229a5cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.556+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133-, and the Request Id: 5aa65df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.557+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 961474a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.557+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2229a5cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.557+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ca8585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.558+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62aecf01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.559+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e4fa1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.559+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9fbbf89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.559+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d4d3ad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.559+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4adbe2aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.560+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9fbbf89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.560+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4adbe2aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.560+0000 [https-jsse-nio-auto-2-exec-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: 6f44494c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.560+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4d3ad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.561+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: 6e8a90ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.561+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a24642d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.562+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 205d7bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.562+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205d7bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.562+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132-, and the Request Id: 216f45e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.562+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131, and the Request Id: 7385fd54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.563+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129, and the Request Id: 7be06643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.564+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b2f6821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.565+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2f6821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.566+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b359d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.566+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d19898c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.567+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b359d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.567+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b618cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.567+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b8cbbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.567+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132, and the Request Id: 3a0e5c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.568+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b618cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.569+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e2634c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.569+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21735ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.570+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: 54db9f07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.570+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2634c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.570+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c3e566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.571+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134, and the Request Id: 23107746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.571+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1a92ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.572+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131-, and the Request Id: 4100e984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.572+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129-, and the Request Id: 89a3dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.573+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d3bf96a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.574+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3bf96a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.574+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 527f8655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.575+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132-, and the Request Id: 4eea6f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.575+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 156c897f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.576+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156c897f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.576+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32adc0fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.577+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527f8655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.578+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134, and the Request Id: 322b922a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.578+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134-, and the Request Id: 6b0a37f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.578+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4639771f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.579+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bb43e79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.579+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 319eefe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.579+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb43e79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.579+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb9e5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.580+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319eefe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.580+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fe82fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.580+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132, and the Request Id: 773f8ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.581+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26efd769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.582+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26efd769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.582+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134, and the Request Id: 39f1cb87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.583+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b8cb1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.583+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c82f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.585+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134-, and the Request Id: 22f729f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.585+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6a0c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.586+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb31024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.587+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132-, and the Request Id: 7873e334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.588+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89e530c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.596+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39325ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.597+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134-, and the Request Id: 364f00f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.597+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a9285c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.597+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367a0a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.597+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561916b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.598+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7113408d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.599+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23aa36b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.599+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39325ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.599+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 601f3007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.600+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23aa36b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.600+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601f3007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.600+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5997934b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.600+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3719dbe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.600+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5997934b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.600+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef28a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.601+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef28a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.601+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d72fc66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.601+0000 [https-jsse-nio-auto-2-exec-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: 444b6b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.601+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d72fc66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.602+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133, and the Request Id: 56e9b02c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.602+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132, and the Request Id: 58974375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.603+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bfd5fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.603+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791beaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.604+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40f44bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.604+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7b1969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.604+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f44bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.605+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7b1969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.605+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e33b047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.606+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fad0893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.606+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e33b047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.607+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fad0893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.607+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58623ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.608+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58623ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.608+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133, and the Request Id: 44dce913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.608+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132-, and the Request Id: 626d7bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.608+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12bf73b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.608+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133-, and the Request Id: 3260d2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.609+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12bf73b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.609+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39d12a85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.610+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d12a85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.610+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d7aab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.610+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9fe5d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.610+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135, and the Request Id: f9f5570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.611+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133-, and the Request Id: 433692aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.611+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132, and the Request Id: 5e04ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.613+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fc03026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.614+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc03026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.615+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133-, and the Request Id: 10eb6717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.615+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130, and the Request Id: 2dce532b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.615+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135-, and the Request Id: 33bd29b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.615+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: 474ce828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.616+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3219f2c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.616+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71beeb23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.617+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21d502db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.618+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d502db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.619+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2972dd23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.621+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee10e15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.621+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130-, and the Request Id: 42761b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.622+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47a6b0e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.623+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5fba83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.623+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f654f7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.623+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a6b0e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.623+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121e375a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.623+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2013eefa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.625+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2013eefa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.625+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5771320a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.626+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dda9d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.626+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404afd3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee10e15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133, and the Request Id: 259d386c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.626+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dda9d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.627+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a150350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.628+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a18b752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.628+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 730f85bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.628+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: 5c2231f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.629+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a18b752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.629+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21eb18ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.630+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5be3135e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.630+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21eb18ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.631+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be3135e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.631+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373400d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.632+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89058d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.632+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134, and the Request Id: 4dca7b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.640+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133-, and the Request Id: 299739dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.640+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd2bbf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.641+0000 [https-jsse-nio-auto-2-exec-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: 4dbfab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.644+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481ef786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.645+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481ef786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.646+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ab6902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.646+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ab6902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.646+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b4de8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.648+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135-, and the Request Id: 5ac32ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.648+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a43e0be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.649+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73888024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.649+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f025381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.649+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a43e0be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.649+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f025381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.649+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73888024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.650+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134, and the Request Id: 4c53c491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.650+0000 [https-jsse-nio-auto-2-exec-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: 6cfecb3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.651+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c141249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.651+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c141249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.651+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 338e486e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.651+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 508617ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.652+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134-, and the Request Id: 5363b3e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.652+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508617ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.652+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135-, and the Request Id: 1d662198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.652+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338e486e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.653+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adb1282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.653+0000 [https-jsse-nio-auto-2-exec-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: 702333f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.653+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e93baa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.654+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e93baa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.654+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a04ab0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.654+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13192135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.654+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a04ab0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.654+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 733d65f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.654+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136, and the Request Id: 62a97d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.655+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733d65f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.655+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134-, and the Request Id: 4ca8b8db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.656+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133, and the Request Id: 2dd54629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.656+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134-, and the Request Id: 52d9287e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.657+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a290dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e96677b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.657+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a290dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.658+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52706312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.658+0000 [https-jsse-nio-auto-2-exec-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: 59934fca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.661+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133-, and the Request Id: 7de5325d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.661+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e152d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.662+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136-, and the Request Id: 2f40163c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.662+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c07070d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.663+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133-, and the Request Id: 4bc890f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.663+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5549c3a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.663+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: 3584756c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.663+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6893ffb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.664+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360e9ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.665+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c780f37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.667+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270a72c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.667+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120b5830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.667+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6edcaa53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.668+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753406ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.668+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a0cbcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.668+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b0c39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.668+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6edcaa53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.669+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f05098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.669+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4ffa34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.670+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f05098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.670+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 765670ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.670+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4ffa34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.671+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1240c9f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.671+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765670ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.671+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fb170da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.672+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb170da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1240c9f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.672+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136, and the Request Id: 281fd374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fe30e67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe30e67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.672+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136, and the Request Id: e84db8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.672+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291d6199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.673+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eda907a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.673+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c4c6f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.673+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed10704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.674+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 239a6a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.674+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ecce682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.674+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d375bcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.674+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239a6a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.674+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d375bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.675+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecce682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.675+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135, and the Request Id: 2eb63c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.676+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135, and the Request Id: 672f1bcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.676+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134, and the Request Id: 6eb54ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.677+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136-, and the Request Id: 7c11a6db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.678+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e600f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.678+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757ae04d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.678+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e600f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.679+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2a2888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.680+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51b29502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.680+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: efa0070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.680+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2a2888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.681+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: efa0070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.681+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134, and the Request Id: 3bb154c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.682+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135-, and the Request Id: 6bc348fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.683+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b29502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.683+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136-, and the Request Id: 2387bd8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.683+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b214de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.684+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19a4dead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.684+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134-, and the Request Id: 1868cb86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.684+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b214de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.684+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a4dead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.685+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e32f5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.685+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52833c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.685+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668c95e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.685+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e32f5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.686+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52833c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.686+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135-, and the Request Id: 62344d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.686+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132, and the Request Id: 1f8b32ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.686+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3435a4d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.686+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3435a4d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.686+0000 [https-jsse-nio-auto-2-exec-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: 79e2fb8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76c1602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c1602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.688+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: 6db3859f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.688+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137, and the Request Id: 192c34fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.689+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134-, and the Request Id: 1c45496e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.692+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261398ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.692+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d8ff75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.692+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: 2e8b9189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.692+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45797b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.692+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4788d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135-, and the Request Id: 353e9387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.693+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cf1e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.694+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: 44c97be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.695+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137-, and the Request Id: 3189dc3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.695+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b15b03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.696+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374c06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.698+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519ddff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.698+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76cd2a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.698+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b40713f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.698+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4445e1de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.699+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4497cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.699+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449dfb13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.699+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e9d189b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.700+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5945b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.701+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9d189b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.701+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16eecef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.702+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16eecef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.703+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137, and the Request Id: 4923c34a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.703+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0f1e9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.704+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43967905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.704+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33265701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.705+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34a7e34c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.705+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470cc8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.705+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33265701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.706+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a7e34c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.706+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470cc8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.707+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c5fc388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.707+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279d56fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.707+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5fc388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.708+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fcb40ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.708+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b38943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.708+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a7e0a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.708+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fcb40ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.709+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7e0a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.709+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bd50644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.710+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137, and the Request Id: 2d313ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.710+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd50644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.711+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136, and the Request Id: 81b6a6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.711+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 381ba1ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.711+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133, and the Request Id: 2e914b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.711+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2efa0117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.712+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4767bf2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.712+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381ba1ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.712+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff50c37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.712+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efa0117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.712+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 660c660c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.712+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4767bf2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.713+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660c660c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.713+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137-, and the Request Id: 51ed48d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.714+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3606739b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.714+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135, and the Request Id: 6ae2ee6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.714+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eb07f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.715+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3606739b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.715+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb07f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.715+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136, and the Request Id: 5cd13e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.716+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46bddeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.716+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 773f038a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.716+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135, and the Request Id: 4e9eb3e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.717+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: 496c7ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.717+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: 500edd63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.717+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bddeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.717+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773f038a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.718+0000 [https-jsse-nio-auto-2-exec-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: 49787243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.718+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135-, and the Request Id: 5e3f51e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.719+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dcffe94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.719+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136-, and the Request Id: 6cca9dd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.719+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137-, and the Request Id: 1f6d4fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.719+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20dc7dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.719+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20dc7dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.720+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf7c27a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.720+0000 [https-jsse-nio-auto-2-exec-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: 382b033d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.721+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf7c27a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.721+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135-, and the Request Id: 511ae47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.722+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459d54b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.722+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37603d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.722+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a0d16e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.722+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37603d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.723+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c0933a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.723+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4663f086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.725+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135, and the Request Id: 79961d13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.726+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce11e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.726+0000 [https-jsse-nio-auto-2-exec-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: 10c8512c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.727+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf05090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.727+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379367c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.728+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3abaa492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.729+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: 7c5e9a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.729+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a680911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.730+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 90d07e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.731+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64cf768e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.731+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ddb3c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.731+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136-, and the Request Id: 61577c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.731+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64cf768e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.733+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 638a1c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.733+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f358a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.733+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638a1c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.734+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ee411f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.734+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 786c96c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.734+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ee411f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.735+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786c96c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.735+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9f2da9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.735+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b6858aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.735+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6858aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.735+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 247cc108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.736+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247cc108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.736+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a99352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.736+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 581c4177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.736+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62649531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.736+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134, and the Request Id: 3e116b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.736+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a99352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.736+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a3c60f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.737+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581c4177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.737+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138, and the Request Id: 4bee7c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.737+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b6fffdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.738+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38f16bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.738+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d4576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.738+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138, and the Request Id: 7cf2f372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.739+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f16bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.739+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d4576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.739+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb24c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.739+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137, and the Request Id: 32111bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.740+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137, and the Request Id: 23640ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.741+0000 [https-jsse-nio-auto-2-exec-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: 6365552e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.741+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134-, and the Request Id: 7cd7f427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.742+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b5113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.742+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b5113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63338635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.744+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307c0b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.744+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: 6bd56a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.744+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307c0b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.745+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138-, and the Request Id: 6688eb37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.745+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136, and the Request Id: 58e61546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 402db4d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.746+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402db4d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70318499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.747+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70318499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.748+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137-, and the Request Id: 234d7b3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.748+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b71429a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.748+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564c7389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.748+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dd33bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.749+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd33bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.750+0000 [https-jsse-nio-auto-2-exec-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: 232ad8f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.750+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e17397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.750+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d923373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.750+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692ca931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.751+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d923373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.751+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136-, and the Request Id: 4b159c8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.751+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 166cc8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.752+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166cc8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.752+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa00b2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.752+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a86bac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.753+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: 376b4c02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.753+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a86bac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.753+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6acc8705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.753+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bad07ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.754+0000 [https-jsse-nio-auto-2-exec-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: 2fa77438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.755+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139-, and the Request Id: 78a0de38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.755+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294a4cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.756+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a9804c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.756+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c2b34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.757+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136-, and the Request Id: 1ce904d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.757+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5b2189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.758+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24dcb478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.759+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294a4cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.760+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f245a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.761+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56a1a090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.761+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136-, and the Request Id: 79330778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.761+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a1a090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.761+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22499d52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.762+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: 77deb7bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.763+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22499d52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.763+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69eae917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.764+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac8fe54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.764+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e3445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.765+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69eae917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.765+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 324c4276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.765+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e3445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.765+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332bcf3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.765+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324c4276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.766+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c361f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.767+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c361f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.767+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 498fbca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.768+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498fbca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.768+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 779346d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.768+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: 7b033c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.768+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779346d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.769+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279cf5a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.770+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bc527fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.770+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73878c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.770+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4dad4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.770+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd93981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.770+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73878c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.770+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc527fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.771+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd93981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.771+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138, and the Request Id: 7ddbab7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.772+0000 [https-jsse-nio-auto-2-exec-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: 23f224b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139, and the Request Id: 2b5a9c76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.773+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139-, and the Request Id: 6a4cab1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.773+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: 7b07f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.773+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137-, and the Request Id: 7bedcefb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.774+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138-, and the Request Id: 4eda5781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.775+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c743b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.776+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a89230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.777+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c594bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.777+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f046f37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.777+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3331fe17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.778+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c594bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.779+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12cd3686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.779+0000 [https-jsse-nio-auto-2-exec-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: 7e1c3bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.779+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1df30b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.779+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: 7246c7c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.779+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12cd3686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.780+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137, and the Request Id: 5d2ffbf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.780+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: 43eb8afb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.781+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 215bd765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.782+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 215bd765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.782+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2b7381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.782+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11f06800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.783+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f06800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.783+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6986a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.784+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6986a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.784+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4342e7c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.785+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4342e7c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.785+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a784b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.786+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72cc17c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.786+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73901b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.786+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137, and the Request Id: 45baac66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.786+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c91eb5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.787+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cc17c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.787+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140, and the Request Id: 32bdf5fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.787+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fc5734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.787+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a615930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.788+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a615930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.788+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0608f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.788+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137-, and the Request Id: 759aef03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.789+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359b1db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.789+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137, and the Request Id: 725c4690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.791+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 506156d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.791+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5035383c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.792+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 473970b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.792+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140-, and the Request Id: 7587996c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.792+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68ad82b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.792+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 473970b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.792+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ad82b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.793+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137-, and the Request Id: 28ee9045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.793+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 87ba6d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.793+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7b76f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.794+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d01a93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.795+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71bac5b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.795+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d01a93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.795+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f531f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.795+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: a2fd361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.795+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bac5b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.795+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f531f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.796+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140, and the Request Id: 4a8eaa1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.797+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4febaf8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.797+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: 5a092e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.798+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4febaf8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.798+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139, and the Request Id: 5c0bde80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.799+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 212f14f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.798+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635aee11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.799+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285b5cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.800+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdb72bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.800+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635aee11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.800+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e15cdac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.801+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18c7e716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.801+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3549e152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.802+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3549e152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.802+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c7e716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.802+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 175c8b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.802+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c48a56b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.802+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136, and the Request Id: 7111debe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.802+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175c8b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.803+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c48a56b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.803+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: 736b464b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.804+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140-, and the Request Id: 53d93656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.804+0000 [https-jsse-nio-auto-2-exec-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: 4cf36b57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.804+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc96e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.805+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc96e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.805+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 683e0b67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.805+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139, and the Request Id: 13e0637e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.805+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c60b647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.806+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140, and the Request Id: e8edf06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.807+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683e0b67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.808+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 774af0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.808+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f897054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.808+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67201eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.808+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28cfd05e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.808+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774af0d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.809+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: 3f963be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.809+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138, and the Request Id: 72e5d711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.810+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a21ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.811+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139-, and the Request Id: 2933de25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.813+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5b5b83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.814+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8cb4a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.816+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e55950d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.816+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c7b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.816+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e55950d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.816+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3bf95f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.817+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140-, and the Request Id: 7c0549ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.817+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb6bf3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a2f2d4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.817+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb6bf3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.818+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443b8dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.818+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40e8fbf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.818+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443b8dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.818+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e8fbf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.819+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141, and the Request Id: 7b265b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.819+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: fff5ff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.819+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3365a09f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.820+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17b00ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.820+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 795b75b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.820+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3365a09f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.820+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9991738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.820+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b00ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.820+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795b75b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.821+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f8aa1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.822+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f8aa1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.822+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: 3ba04fcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.823+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138, and the Request Id: 1a95f1a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.823+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e251016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.823+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48fea514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.823+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e251016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.824+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d4d112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.824+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: 432ed152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.824+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692a43d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.824+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7546a2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.825+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7546a2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.826+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141, and the Request Id: 338c469e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.827+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6237a4c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.827+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138-, and the Request Id: 112fa07d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.828+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a8c56f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.828+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d28dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.829+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8c56f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.830+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138-, and the Request Id: 23e73802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.831+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141-, and the Request Id: 44d53718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.831+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b7072bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.832+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7072bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.832+0000 [https-jsse-nio-auto-2-exec-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: 74e6cef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.832+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2995c9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.832+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4178c5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.833+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2995c9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.834+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140, and the Request Id: 1011d3da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52edabad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.835+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52edabad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.834+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68cac946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.835+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be1127b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.835+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14736e67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.835+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 501d90e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.835+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68cac946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.836+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14736e67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.836+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501d90e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.836+0000 [https-jsse-nio-auto-2-exec-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: 116763c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.837+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141, and the Request Id: 4442ae4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.838+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e7074d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.838+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: 2947ae4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.838+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e7074d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.840+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21dea58e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.840+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aec6733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.840+0000 [https-jsse-nio-auto-2-exec-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: 33b32ae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.841+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139, and the Request Id: 7007dcca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.842+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5e6e5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.843+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7814fe91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.844+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141-, and the Request Id: 70fd6d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.844+0000 [https-jsse-nio-auto-2-exec-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: 35102920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.845+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e02b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.845+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2cdef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.845+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7814fe91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.846+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77cd37cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.846+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b68ab92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.846+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b89c006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.847+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b89c006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.847+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139-, and the Request Id: 7d12a809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.848+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fb6eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.848+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2133ef4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.849+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2133ef4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.850+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a517e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.850+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a00eaf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.848+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139, and the Request Id: 4dbf883b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.850+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a00eaf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.852+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139, and the Request Id: 492b44a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.852+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8a4e77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.854+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c58287a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.855+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 938dcea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.855+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f56017e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.855+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 720288ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.856+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720288ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.856+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: 602c4f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.857+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 672c4558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.858+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672c4558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.858+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142, and the Request Id: 7d0dc09f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.859+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d191679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.859+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: 7cf1d71d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.859+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e7709f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.859+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c24a5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.860+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292bf865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.860+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d191679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c24a5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.861+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f174a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.861+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 607d324d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.862+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 389f7eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.862+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389f7eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.862+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607d324d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.863+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1923b5da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.863+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70184fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.863+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: 4bb232d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.864+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424fa13c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.864+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d0695f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.864+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70184fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.864+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141, and the Request Id: 3ba6c932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.865+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142-, and the Request Id: 61e1714c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.865+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c60c433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.865+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22f54c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.865+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bafa3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.866+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c60c433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.866+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bafa3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.866+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f54c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.867+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138, and the Request Id: 7e6cb29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.868+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4411d736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.869+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4411d736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.869+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12db38ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.869+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36aaa996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.869+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36aaa996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.870+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d3b83e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.870+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12db38ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.871+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142, and the Request Id: 7f42dac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.871+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c426016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.871+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142, and the Request Id: 5e3cc4e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.871+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23931a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.871+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d85876b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.871+0000 [https-jsse-nio-auto-2-exec-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: 2fa7d720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.871+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a44afc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.872+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23931a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.872+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139-, and the Request Id: 17d8a96c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.872+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a44afc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.873+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141, and the Request Id: 24ea55f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.873+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308e4cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.874+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308e4cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.874+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138-, and the Request Id: 318b46b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.875+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: 46087157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.875+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142-, and the Request Id: 4da6ee88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.875+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f12cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.876+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f12cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.877+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1d5eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.877+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 253c5b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.877+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141-, and the Request Id: 25170e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.877+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253c5b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.878+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7863b8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.878+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4ab7b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.878+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7863b8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.879+0000 [https-jsse-nio-auto-2-exec-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: 47011b5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.879+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ebe0e80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.880+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebe0e80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.880+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d01c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.880+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: 5dd9fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.880+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284ff4c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.881+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140, and the Request Id: 4fbd35bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.881+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140-, and the Request Id: 42819129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 497a7b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497a7b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.883+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1458b48d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.884+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1458b48d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.885+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7939fd81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.887+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9e099b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.887+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621ffa07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.887+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: 36700e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.887+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9596d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.887+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143, and the Request Id: 3b38df89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.888+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: 265e7209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.888+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8afb9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.888+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af004a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.888+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c16fda6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.892+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143-, and the Request Id: 353d813d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.893+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520e349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.893+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bacc04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.894+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2514df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.895+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72503a22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.895+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7f9df9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.895+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142c4657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae172cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.896+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae172cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.897+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72503a22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.897+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119aa562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.897+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7efc1be3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.897+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c25586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.898+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efc1be3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.898+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4413edb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.898+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4413edb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.899+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142, and the Request Id: 53b17291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.899+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10448c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.900+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10448c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.900+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dfeb863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.900+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee5f02d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.900+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7893a615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.900+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c4bb8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.900+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec2ed8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.901+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee5f02d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.901+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5406b036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.901+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec2ed8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.901+0000 [https-jsse-nio-auto-2-exec-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: 6f287f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.902+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5406b036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.902+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139, and the Request Id: 5cec7bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.903+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143, and the Request Id: 40b0266b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.903+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3a1df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.903+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4bb8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.904+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfeb863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.904+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142-, and the Request Id: 6171dd5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.904+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e79c2c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.905+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 726f6fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39cf1685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.905+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726f6fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.906+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cf1685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.906+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143, and the Request Id: 6132ced7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.906+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a18425b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.907+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b26eea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.907+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139-, and the Request Id: 3e0552b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.907+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a18425b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.908+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b26eea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.908+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78049288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.909+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78049288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.909+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62be9e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.909+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62be9e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.910+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140-, and the Request Id: 34f84799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.910+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: 6fcd2ba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.911+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143-, and the Request Id: 2e9b850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.912+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ebcf04f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.913+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f0760a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.913+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141, and the Request Id: 57e50bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.913+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0760a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.914+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: 33e9419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.915+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b8a782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.916+0000 [https-jsse-nio-auto-2-exec-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: 7153cc3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.916+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebcf04f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.916+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8a782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.917+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141, and the Request Id: 4730e264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.917+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c75d84a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.917+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47210606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.918+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47210606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.918+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: 22e7a3f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.919+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144, and the Request Id: 7bc29d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.919+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6cfaab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.920+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ea2542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.922+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141-, and the Request Id: 43a4c406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.922+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c49bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.923+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142-, and the Request Id: 657fb2ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.923+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141-, and the Request Id: 63255ab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.923+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144-, and the Request Id: 4467ec04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.924+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a406d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.925+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40896aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ecd30d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.929+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570a4cec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.930+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2bf8aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.930+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abdd391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.931+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182bb6d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:48 2025-10-04T14:14:48.931+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 566fbab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.931+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548d10ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.932+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566fbab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.934+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6abd5ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.934+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32fec01b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.935+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 391b0e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358c1e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.935+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45cde4e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.936+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391b0e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.936+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e70763b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.937+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e70763b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.937+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140, and the Request Id: 7c4a4a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.937+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78423ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.938+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702b78af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.938+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e6aaa30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.939+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702b78af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.939+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b49933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.940+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b49933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.940+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6aaa30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.940+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eda95f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.940+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 739d58fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.940+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce31bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144, and the Request Id: 1b57c615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.941+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eda95f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.941+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bee823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.941+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bee823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.942+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b870491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.942+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142, and the Request Id: 68824954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.942+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 325e4968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.942+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b870491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.943+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325e4968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.943+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568f0feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.943+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3989a1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.943+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 964d372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.943+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3989a1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.943+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: 53fcc05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.944+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 964d372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.944+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633e2405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.944+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633e2405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dc08426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc08426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.945+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143, and the Request Id: 6f3df7e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.946+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: 4f26f16b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.946+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145, and the Request Id: 5409e24f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.947+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143, and the Request Id: 39cb1333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.948+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142-, and the Request Id: 466653a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.948+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144-, and the Request Id: 100a993f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.949+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144-, and the Request Id: 456e995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.950+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145-, and the Request Id: 4bee7b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.950+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2357cd3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.951+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2357cd3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.951+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 231fff8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.951+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231fff8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.951+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143-, and the Request Id: 5aa953db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.952+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b2a34f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.952+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457dcc2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.952+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143-, and the Request Id: 5cbeec5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.952+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2a34f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.953+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457dcc2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.953+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b4d488a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.953+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0339f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.953+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4d488a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.954+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235dc9c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.954+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141, and the Request Id: 257584b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.954+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2efa220d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.954+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: 2266ac5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.954+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3adc299d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.955+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adc299d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.956+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787d6afe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.956+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d6b60c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.956+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142, and the Request Id: 709cf9dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.958+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72476df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.958+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2795517a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.959+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141-, and the Request Id: 21392c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.959+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c227c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.961+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ff10f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.961+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: 7edb9c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.961+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142-, and the Request Id: 6eaf3bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.962+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6d5422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.963+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566da7c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.964+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5348bf6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.964+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3525123d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.966+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c95c45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.966+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e64c8a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.966+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adf532f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.966+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c95c45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.968+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5240a490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.968+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63788052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.969+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63788052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.969+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29263870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.969+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41791ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.970+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41791ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.970+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29263870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.970+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc75da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.971+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc75da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.971+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2502a8c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.972+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba650ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.972+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4997c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.972+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51346b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.972+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145, and the Request Id: 134d6ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.973+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51346b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4997c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.973+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 617bfb95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.973+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2502a8c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.973+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64362a92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.973+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617bfb95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.973+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68423ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.974+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68423ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.975+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ba241d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.975+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb4f9d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.975+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144, and the Request Id: 3358d920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.975+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143, and the Request Id: 22e215fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.975+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f47e02e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.975+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4101ded7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.975+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb4f9d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.975+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145, and the Request Id: 31a761bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.976+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4101ded7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.976+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f47e02e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.977+0000 [https-jsse-nio-auto-2-exec-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: 1e6e57fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.977+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141, and the Request Id: 1fc9e81b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.978+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e165bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.978+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a4827b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.979+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a4827b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.979+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e165bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.979+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ba94c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.980+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144, and the Request Id: 6578ee65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.980+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2302fcf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.980+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2302fcf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.981+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143, and the Request Id: 90b9520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.982+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: 97c83b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.982+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146-, and the Request Id: 1a483b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.982+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c34bdac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.982+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145-, and the Request Id: 38f570a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.982+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144-, and the Request Id: 3b64d0e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.983+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c34bdac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.983+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145-, and the Request Id: 648cb69a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.984+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4b62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.984+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144-, and the Request Id: 77d5b383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.984+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4b62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.984+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: 44b2b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.985+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: 4562472d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.992+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4611d9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.992+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d758e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.992+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf9ed03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.993+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4611d9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.993+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143-, and the Request Id: 614cab4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.994+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58cb0146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.994+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a44827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.995+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7168e117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.995+0000 [https-jsse-nio-auto-2-exec-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: 54b0330e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.996+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1523fb09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.996+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42b1d160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.996+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 992ba6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.997+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b1d160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.997+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692de905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.998+0000 [https-jsse-nio-auto-2-exec-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: 573400e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:48.998+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bfae76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.000+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b096442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.001+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302d24fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.001+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462a3ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.001+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a4c450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.002+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d51cca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.003+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d51cca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.003+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142-, and the Request Id: 2ca18447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe60792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.006+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e7e4496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.006+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 610a61d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.006+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35eecf0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.007+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7e4496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.007+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610a61d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.007+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35eecf0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.009+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 689ded9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.009+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6592b288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.010+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689ded9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.010+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f59f358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.010+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d5beb98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.011+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b861f9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e23e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.011+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144, and the Request Id: 799659fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.011+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5beb98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.011+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a579c31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.011+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b861f9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e23e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.012+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b45562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.012+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f59f358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.012+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142, and the Request Id: 6f82af85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.013+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 370a240e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.014+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c343f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.011+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a579c31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.012+0000 [https-jsse-nio-auto-2-exec-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: 60332305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.014+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370a240e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.015+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146, and the Request Id: 17dbbd63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.015+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c343f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.015+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9f4404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.016+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a96650c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.017+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac79926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.017+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145, and the Request Id: 73441c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.017+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: 5aa7b75c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.017+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144-, and the Request Id: 74b2e6e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.021+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: bf15da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.021+0000 [https-jsse-nio-auto-2-exec-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: 4f38aff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.021+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1380a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.022+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1380a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.022+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145-, and the Request Id: 49f5f088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.022+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: 28a4416d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.023+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 587d7c6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.024+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587d7c6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.024+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a5a94ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.025+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5a94ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.025+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: 4c0ca2a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.026+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60ffc98a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.026+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a1181a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.026+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 140ed62d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.026+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e411bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.027+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140ed62d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.027+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e411bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.027+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ffc98a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.028+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eab0018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.028+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147, and the Request Id: 5fcfbe36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.028+0000 [https-jsse-nio-auto-2-exec-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: 5ea5758c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.029+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498a6051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.029+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3691e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.029+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: 78a5ac96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.030+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4384a10c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.031+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f14c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.033+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325f3644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.033+0000 [https-jsse-nio-auto-2-exec-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: d527eeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.033+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325f3644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.034+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143-, and the Request Id: 2548d726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.034+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4e526f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.035+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e342478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.035+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144-, and the Request Id: 35125086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.035+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0a897c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.036+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0a897c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.036+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4a28f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.037+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f9906c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.037+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a4693c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.038+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144, and the Request Id: 378584aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.038+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b27396d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.039+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c82d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.039+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5189ff03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.040+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5189ff03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.041+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d510c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.041+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73106400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.041+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 120d8e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.042+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120d8e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.042+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582dae5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.042+0000 [https-jsse-nio-auto-2-exec-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: 63762743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.042+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c7d265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.043+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73106400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.044+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29be0197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.044+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd8ee6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.044+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29be0197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.044+0000 [https-jsse-nio-auto-2-exec-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: 15e1dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.045+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b93751b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.045+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147, and the Request Id: 42428fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.046+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1507bb5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.046+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b93751b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.047+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1507bb5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.047+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2538cdf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.047+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66e6e73c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.048+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3091bce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.048+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e6e73c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.048+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: 6812717c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.049+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3091bce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.049+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5caf6c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.049+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad70b21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.049+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4603832c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.050+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4603832c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.050+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5caf6c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.050+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fce2573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.050+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad70b21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.050+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fce2573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.051+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28e4f357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.051+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db968d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.051+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145, and the Request Id: 56e812d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.051+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146, and the Request Id: 54fb3097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.051+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147, and the Request Id: 488a1fe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.052+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146, and the Request Id: 2e0e7a82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.052+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147-, and the Request Id: 73ede437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.053+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799982e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.054+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24a590b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.054+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e4f357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.055+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a590b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.055+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73a90800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.056+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a90800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.056+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e80311a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.057+0000 [https-jsse-nio-auto-2-exec-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: 3ea5f9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.057+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e80311a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.057+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147-, and the Request Id: 4e694ab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.058+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146-, and the Request Id: 432e78c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.058+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 461f8235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.058+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148, and the Request Id: 2a420d5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.058+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461f8235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.058+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145-, and the Request Id: 10ffec8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.059+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b357be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.059+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d202c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.060+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146-, and the Request Id: 17447cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.061+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ec98d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.062+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec98d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.062+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6233a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.062+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447127ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.062+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144, and the Request Id: 3a08ae37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.065+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 60bfbaf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.069+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4571db88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.069+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6df7987a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df7987a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.071+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17efb05a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.071+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c6199db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.072+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88906d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.072+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148-, and the Request Id: 9abe8b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.073+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4cd028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.073+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4cd028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.074+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d69598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.074+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144-, and the Request Id: 719b264d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.074+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181e87bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.075+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd596e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.076+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37222f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.076+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad9243e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.075+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: 48ca00d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.076+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37222f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.077+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4162d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.077+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313f0d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.077+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4302bdce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.078+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d294776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.078+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4302bdce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.079+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144, and the Request Id: d161dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.080+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbe0d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.080+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261be9bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.080+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b8ec57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.080+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 519e288c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.081+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b8ec57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.081+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519e288c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.082+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 628286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.082+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e507ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.083+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.083+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e507ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.083+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1430e15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.083+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d01630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.084+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d01630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.084+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145-, and the Request Id: 13451fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.084+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1430e15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.084+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df28977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.084+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148, and the Request Id: 3f02fa91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.084+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e4f911a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.084+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: 49f31808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.085+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e4f911a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.085+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148, and the Request Id: 77da7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3783a82f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.086+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3783a82f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.086+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146, and the Request Id: 4aae53bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.086+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457dab5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.087+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457dab5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.087+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7dec18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.087+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: 3e18f8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.087+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409434a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.087+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78fbd877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.088+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409434a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.088+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fbd877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.088+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec7ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.089+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148-, and the Request Id: 35d9bede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.090+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bfc26a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.090+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bfc26a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.091+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148-, and the Request Id: 4c17f6fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.091+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a9fa01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.091+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147, and the Request Id: 70589df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.092+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147, and the Request Id: 25da3606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.092+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146-, and the Request Id: 6815dbb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.093+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eedc50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.093+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146-, and the Request Id: 18b439f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.093+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eedc50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.094+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f7c45c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.094+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b38166b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.095+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f7c45c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.095+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61b99fdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.096+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf0a70e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.096+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cbe81d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.096+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b99fdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.097+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2cc0b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.098+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2cc0b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.098+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1a2c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.099+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2c350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.099+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147-, and the Request Id: 4eeb91e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.099+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149, and the Request Id: 50100f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.099+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145, and the Request Id: 4bf24339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.099+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147-, and the Request Id: 33513df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.101+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d58c91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.102+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377771e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.102+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b75c689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.104+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4143012f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.104+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149-, and the Request Id: 515fee31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.104+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148e0473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.104+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6566867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.104+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652ab9a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.105+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652ab9a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.105+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145-, and the Request Id: 1497cc3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.105+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4143012f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.106+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a446e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.106+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a446e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.107+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bc4bec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.107+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7264e5d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.107+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc4bec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.107+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10216257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.107+0000 [https-jsse-nio-auto-2-exec-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: 4da1b2b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.108+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c1bc0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.108+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10216257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.108+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c1bc0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.109+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: 6adb2649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.109+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732d867d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.111+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c8dc9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.112+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12fd8d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.112+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12fd8d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.112+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f30431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.113+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f93bd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.115+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: 7d3b70dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.115+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149, and the Request Id: 4e8370ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.115+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66062fa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.115+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407f2a25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.116+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149, and the Request Id: 2f179a8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.117+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146-, and the Request Id: 4605ab96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.117+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66062fa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.118+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56316e21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.118+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56316e21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.119+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72cfe754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.119+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cfe754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.120+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c8dc9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.120+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed142f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.120+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b57a679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.120+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a8540c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.121+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b57a679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.120+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4972ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.120+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147, and the Request Id: 47b38a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.120+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 313499d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148, and the Request Id: 5984d345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.122+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac5bd3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.122+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40327d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.122+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313499d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.123+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40327d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.123+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aee72fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.124+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aee72fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.124+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75d7e544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.125+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d7e544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.125+0000 [https-jsse-nio-auto-2-exec-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: 2f6b1b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.125+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148, and the Request Id: 718d348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.126+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149-, and the Request Id: 17a35d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.126+0000 [https-jsse-nio-auto-2-exec-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: 3c406ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.126+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147-, and the Request Id: 709d4b56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.127+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: 2f50ee4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.127+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f0c0e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.128+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6886ef41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.128+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0c0e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.129+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab6ecb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.130+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb19948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.130+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 5adf0968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.131+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ec4a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.131+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb47fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.131+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ec4a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.146+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: 3d1cf0d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.149+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27eb2496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.151+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c01d55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.152+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148-, and the Request Id: 3c5d1824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.153+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aeb8277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.155+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76ea272e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.156+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53eb2903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.157+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ea272e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.158+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eb06ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.158+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b757ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.158+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146-, and the Request Id: 2da5724e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.158+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b757ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.158+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb06ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.159+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21a9567a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.159+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13dad753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.159+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a9567a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.159+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76a947c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.160+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d7a268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.160+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f862e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.160+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a947c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.160+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43090c26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.161+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43090c26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.161+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146, and the Request Id: 4101ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.161+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150, and the Request Id: 9cbc6eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.162+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147, and the Request Id: 5672333c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.162+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55988cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.166+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e6dfa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.167+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461708db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.168+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3085cdbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.169+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e93916d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.170+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3085cdbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.170+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e93916d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.170+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.171+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c5e294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.172+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b4ebcfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.172+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4ebcfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.172+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a58e706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.173+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a58e706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.173+0000 [https-jsse-nio-auto-2-exec-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: 30dcebf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.175+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150, and the Request Id: 69f87a35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.176+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146-, and the Request Id: 9c5ded9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.176+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147-, and the Request Id: 56fcb288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.177+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 266d1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.177+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 366e1986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.178+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366e1986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.178+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266d1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.179+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fa6d483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.179+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150-, and the Request Id: 1cbe07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.179+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 356e2f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.179+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11e9e682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.180+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60327a1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.180+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148-, and the Request Id: 5d1f93b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.180+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa6d483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.180+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356e2f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.181+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e9e682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.181+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73371c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.182+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73371c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f061f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.182+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: 24b548b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f061f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48f28610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.183+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f28610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.183+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150-, and the Request Id: 29f1780f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.185+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150, and the Request Id: 64ebf699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.186+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149, and the Request Id: 3e8d7df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.186+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: 1179075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.186+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53bb8cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.186+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ac50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.187+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12c7029e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.186+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aec6551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.188+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c7029e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.188+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a6dcef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.190+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d30fbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.190+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148-, and the Request Id: 5c20f566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.191+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 758773cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.191+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758773cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.192+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149-, and the Request Id: 4154cd4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.192+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: 6cfa5096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.192+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147, and the Request Id: 5e76b640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.194+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150-, and the Request Id: 7b794515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.201+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305533c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.201+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f93eda7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.202+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a392c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.202+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab3b0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.202+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190c384f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.204+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c44d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.205+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401e8777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.230+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d470279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.230+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31685392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.230+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29260ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.233+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147-, and the Request Id: 79629841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.233+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 596a6b75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.235+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29260ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.235+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596a6b75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.235+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d470279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.235+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 620e11ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.235+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772522f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.236+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620e11ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.236+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d5dc02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.236+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9b874a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.237+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc1e9f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.238+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f801902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.238+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc1e9f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.238+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a13cd67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.238+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ae61b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.239+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f801902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.240+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ae61b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.241+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148, and the Request Id: 6b187390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.241+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: 3030584a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.241+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151, and the Request Id: 7562bdd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.241+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a13cd67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.241+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74019cbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.242+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9116ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.243+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74019cbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.243+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147, and the Request Id: 2a17727c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.243+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429ebc0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.244+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4f5192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.244+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429ebc0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.244+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d32bc10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.245+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4f5192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.245+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149, and the Request Id: 7654d5e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.245+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ccda97a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.246+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 210e4422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.246+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210e4422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.248+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: 2eb2edda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.249+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151-, and the Request Id: 57f762b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.250+0000 [https-jsse-nio-auto-2-exec-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: 521f18b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.251+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd91f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.252+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd91f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.252+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: 7b949085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.252+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: 787d783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.252+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68850c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.253+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149-, and the Request Id: 5ebf70f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.253+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57c079e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.254+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c079e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.255+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db9a619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.255+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150, and the Request Id: 51bee1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.255+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db9a619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.256+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17025718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.257+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: 3aa6370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.257+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4167db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.257+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f4991e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.257+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d1edac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.258+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4991e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.258+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50c424d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.259+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cdf8c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.259+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c424d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.259+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6284c482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.260+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425a1ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.260+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdf8c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.260+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425a1ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.260+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c4ea758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.260+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150, and the Request Id: 2cb5a76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.260+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151, and the Request Id: 3a201f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.261+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4ea758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.261+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5140d0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.261+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150-, and the Request Id: 644938aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.262+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148, and the Request Id: 184ba568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.264+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: 6e6753d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.264+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269d6264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.266+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a18a0a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.266+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505668d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.266+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f434f5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.267+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5112dee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.267+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c27ca6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.267+0000 [https-jsse-nio-auto-2-exec-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: 322ffefc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.269+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148-, and the Request Id: 2f023487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.269+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa19af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.270+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423a64e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.271+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea1d0c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.271+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461db034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.271+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73c080e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.272+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bff5ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.272+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9fe17c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.272+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c080e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.273+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bff5ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.273+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d7c0f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.273+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b51304b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.274+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d7c0f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.274+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 318e3bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.274+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b51304b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.274+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e74b2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.274+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16612205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.274+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318e3bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.275+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e74b2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.276+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fb2dd2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.276+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb2dd2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.276+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b56bc8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.276+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d6ac907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.276+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b4011e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.277+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b56bc8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.277+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6ac907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.277+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4011e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.278+0000 [https-jsse-nio-auto-2-exec-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: 40ec17e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.278+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4603cca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.279+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148, and the Request Id: 576f37d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.279+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152, and the Request Id: 29da53e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.279+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4603cca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.279+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578f9dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.279+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dacc5c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.279+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bbe8157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.279+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63cf5dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.280+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dacc5c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.279+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152, and the Request Id: 60f77ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.280+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63cf5dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.280+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbe8157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.281+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151, and the Request Id: 6aab88ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.281+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ae2a3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.282+0000 [https-jsse-nio-auto-2-exec-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: 350d8a89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.282+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150, and the Request Id: 397151e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.283+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 14ea7a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.284+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: 34b1100a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.285+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dadcd97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.285+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152-, and the Request Id: 5a82b6e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.286+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38379266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.286+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152-, and the Request Id: 35e42da6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.287+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38379266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.287+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: 48e1fc38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.289+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151-, and the Request Id: 3a7a3366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.289+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265a4723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.289+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c36706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.289+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43a57b9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.290+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608c30e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.290+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c36706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.290+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265a4723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.290+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a57b9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.291+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3843252f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.292+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c370b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.292+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150-, and the Request Id: 1d177bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.292+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 936ab7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.292+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56dda789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.292+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149, and the Request Id: 76b4b4f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.293+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 936ab7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.293+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56dda789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.294+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151, and the Request Id: 5a2153bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.294+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9be9b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.296+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152, and the Request Id: 29e1ce86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.296+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb55bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.298+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149-, and the Request Id: 5588d961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.298+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7288f4af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.298+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151-, and the Request Id: 4fd65cad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.299+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270a775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.301+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d111f99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.303+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305126ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.306+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6411e122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.306+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113a3b15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.306+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c561498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.306+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77960ca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.306+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152-, and the Request Id: 4edf7d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.306+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c72b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.307+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784bde88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.307+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c50507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.308+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77960ca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.309+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f3ade8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.309+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3ade8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.310+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3fa644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.310+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153, and the Request Id: 5f082e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.312+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f87e859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.314+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3482d7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.314+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153-, and the Request Id: 2c7c8563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.315+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f87e859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.315+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3ce760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.315+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3482d7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.315+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b954c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.315+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d253f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.316+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3ce760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.316+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c2513a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.316+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2513a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.316+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2525876b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.317+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32eea98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.318+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67ccfad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.318+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ba749d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.318+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32eea98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.318+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dbdc060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.319+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba749d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.319+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ccfad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.319+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbdc060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.319+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149, and the Request Id: 48b4a1e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.321+0000 [https-jsse-nio-auto-2-exec-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: 7760ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.321+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152, and the Request Id: 7f3074d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.322+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5634bfef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.322+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150, and the Request Id: 6cb7e607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.323+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272ef1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.323+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5634bfef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.321+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27df3e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.323+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272ef1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.324+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 765a4683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.324+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765a4683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.324+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ca1aedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.325+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca1aedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.326+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151, and the Request Id: 58820046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.326+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150-, and the Request Id: 42d09ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.326+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150, and the Request Id: 11cb8f76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.327+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152-, and the Request Id: 727a5e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.328+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52455387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.329+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dad4b9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.330+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153-, and the Request Id: a4f5c72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.330+0000 [https-jsse-nio-auto-2-exec-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: 62c84dcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.330+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 229657c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.331+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a546a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.331+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73eeb697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.332+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52455387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.333+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd24bb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.333+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150-, and the Request Id: 431738ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.333+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7422fc90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.334+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25fc8614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.334+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7422fc90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.335+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fc8614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.336+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152, and the Request Id: 6ef2ce21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.336+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282dd8c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.336+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70db225a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.337+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a997fb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.338+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a997fb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.338+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a832876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.339+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151, and the Request Id: 113c7141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.341+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f090685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.342+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75e69d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.342+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64adaed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.343+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e69d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.344+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51967d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.345+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 231459ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.345+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62846f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.346+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51967d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.346+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749e850e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.346+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151-, and the Request Id: 12d0adbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.346+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62846f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.346+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231459ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.347+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be588f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.347+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154, and the Request Id: 1d8c583d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.348+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be588f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.349+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11856b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.349+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: 33aed3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.349+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11856b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.350+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f2463b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.351+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5498007c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.351+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153, and the Request Id: 2b90a366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.352+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: 205d494d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.353+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151-, and the Request Id: 74fbae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.353+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a6918f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.354+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6918f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.354+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1382aae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.354+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64723e18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.356+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 97b9033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb76f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.356+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154-, and the Request Id: 7844ffcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.356+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f79fc57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb76f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.357+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97b9033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.358+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d5fa4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.359+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5fa4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.359+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153, and the Request Id: 15a4fca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.360+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a3b270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.360+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ffd4ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.360+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151, and the Request Id: f27d585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.360+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f429ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.361+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f429ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.361+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e1b537a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.363+0000 [https-jsse-nio-auto-2-exec-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: 41afa2f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.363+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1595f0dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.363+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a16139d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.363+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1b537a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.363+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49efa02f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.363+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32742745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.363+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a16139d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.364+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1595f0dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.365+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154, and the Request Id: 6d746ee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.365+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 85afaae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.365+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85afaae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.366+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f00e80e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.366+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce1b044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.366+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f00e80e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.367+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150, and the Request Id: 6c027e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.367+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: 67caa1e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.368+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151-, and the Request Id: 38f5570d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.368+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153-, and the Request Id: 40b0ee33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.368+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64c670d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.369+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 782a1881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.369+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c670d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.370+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b50b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.370+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676619ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.370+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b50b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.371+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154-, and the Request Id: 6550c6bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.371+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152, and the Request Id: 3ef8d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.372+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f3ca7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.372+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150-, and the Request Id: 68429b88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.374+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b7c224a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.376+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7c224a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.376+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b4a7ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.376+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f02fb36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.378+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4a7ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.378+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152-, and the Request Id: 69dc406b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.378+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d92cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.378+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ff282a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.378+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab11bf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.378+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab11bf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.378+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e161c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.379+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f0774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.379+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e161c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.379+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152-, and the Request Id: 663cffc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 382f8044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.380+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152, and the Request Id: 28a78f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.381+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382f8044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.381+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153, and the Request Id: 7c14b913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.382+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc50a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.382+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af59030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.382+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc50a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.384+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155, and the Request Id: 323bb525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.384+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbb320c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.387+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d285ea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.387+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438c4c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.387+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2320a93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.388+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438c4c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.388+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5484d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.388+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152-, and the Request Id: 34e8dc3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.389+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153-, and the Request Id: 6174c856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.389+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f48d39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.392+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155-, and the Request Id: 4a3fd501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.392+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d60db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.392+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 603f837f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.393+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4ca8ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.393+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603f837f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.393+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fb01d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.394+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb01d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.394+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15ca3797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.395+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ca3797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.395+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3db9b553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.396+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db9b553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.396+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72a99532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.397+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a99532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.397+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155, and the Request Id: d1c85c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.397+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35af2c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.397+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756c0816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.398+0000 [https-jsse-nio-auto-2-exec-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: 54c5cf02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.398+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: 7861388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.398+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35450453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.398+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5babd6c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.399+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e304df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.400+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e304df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.401+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 177a8bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.402+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177a8bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.403+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 258dd53d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.403+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258dd53d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.404+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e45c68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.404+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152-, and the Request Id: 3e91c588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.404+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce22944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.405+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce22944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.405+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e45c68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.405+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155-, and the Request Id: 619309e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.406+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: 4f380a83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.406+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154-, and the Request Id: 215e394c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.406+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67960b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.407+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4adc82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.407+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154, and the Request Id: 63963a04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.409+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47ac0530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.410+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62d55b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.411+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ac0530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.411+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d55b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.411+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1dae9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.413+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472b683a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.413+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6faecbee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.413+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b936ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.413+0000 [https-jsse-nio-auto-2-exec-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: 205fdbbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.414+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6faecbee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.416+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153-, and the Request Id: 785bc055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.416+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: da858e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.416+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151, and the Request Id: 55305f0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.416+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: 54bd1979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.417+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d4c5de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.417+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da858e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.418+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ad6ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.419+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ad6ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.420+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6393b439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.420+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd34c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.421+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd34c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.421+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6393b439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.421+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9370722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.422+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cfbc98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.423+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153, and the Request Id: 35e65b19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153-, and the Request Id: 19772791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.423+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d71b429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.424+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 606c996c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.424+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d71b429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.425+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f11b483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.425+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e226c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.425+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: 484abe62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.425+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606c996c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.425+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78479f66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.426+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154, and the Request Id: 79af9e18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.427+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a852334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.427+0000 [https-jsse-nio-auto-2-exec-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: 15a2ad8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.427+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc5cda7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.428+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a852334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.428+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc5cda7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.429+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e2b4657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.429+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25cd799d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.430+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2b4657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.430+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa0a501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.430+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64016857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.430+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da724d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.430+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153-, and the Request Id: 30285874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.430+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cd799d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.431+0000 [https-jsse-nio-auto-2-exec-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: 71ee9079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.432+0000 [https-jsse-nio-auto-2-exec-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: 39f52220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.435+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc70f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.436+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76e3591c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.436+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155-, and the Request Id: 2d26f861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.436+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e3591c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.437+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156-, and the Request Id: 16577f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.438+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153-, and the Request Id: 245a2060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.438+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228ff6e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.439+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce4b781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.439+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fe40699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.439+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228ff6e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.439+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b67a8e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.439+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe40699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.440+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154-, and the Request Id: 283e06f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.441+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc7935e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.442+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1012649f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.442+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156, and the Request Id: 4b898967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.443+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1012649f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.443+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69402179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.443+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69402179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.443+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238219fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.444+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e26daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.444+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: 437b8ee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.446+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6502446e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.446+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f22c001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.446+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132ea4cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.446+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f22c001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.446+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132ea4cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.446+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6169af87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.447+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6169af87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.447+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 855f7ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.448+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e45302d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.448+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 855f7ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.447+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: 342e0ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.449+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156-, and the Request Id: 27e874b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.449+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166c561b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.449+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e45302d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.450+0000 [https-jsse-nio-auto-2-exec-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: 4e1e6ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.450+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32df3d03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.450+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154, and the Request Id: 7b8ebb96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.452+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567da29a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.452+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: 2aa2676d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.453+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f778e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.454+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10caf4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.454+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2652ccf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.454+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af3eab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.456+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a2fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.456+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154-, and the Request Id: 61f1b176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.457+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a2fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.457+0000 [https-jsse-nio-auto-2-exec-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: 44423b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.458+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23bafd1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.458+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234b2edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.458+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: 6a880207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.459+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bafd1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.459+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cd3c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.459+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b59bf99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.459+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234b2edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.460+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f520e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.460+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: 6774eb80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.461+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c651ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.461+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f520e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.461+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a590350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.462+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a590350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.463+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156, and the Request Id: 5152393e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.463+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51f72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.464+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa1b53b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.464+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7e6aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.464+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6165e246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.464+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.464+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa1b53b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.465+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b4d757e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.466+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a8103a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.466+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d0f1d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.467+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4d757e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.467+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0f1d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.467+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd29147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.467+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8103a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.469+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154, and the Request Id: 39a00a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.469+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6760c885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.469+0000 [https-jsse-nio-auto-2-exec-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: 73e80bbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.469+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18fb2f82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.469+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: 529b5266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.469+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6760c885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.470+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18fb2f82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.471+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47289cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.471+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142f8e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.471+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154-, and the Request Id: 71fd06d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.472+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157, and the Request Id: 5e623720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.472+0000 [https-jsse-nio-auto-2-exec-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: 60a5a7bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.473+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cfb97bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.473+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154-, and the Request Id: 1d3c1658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.473+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10253124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.474+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfb97bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.474+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155-, and the Request Id: 675bbd34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.475+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62bcf7b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.475+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bcf7b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.476+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cdaecde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.476+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155, and the Request Id: 6caef062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.477+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758a610c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.477+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157-, and the Request Id: 32e346d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.478+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae32a89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.478+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ee1e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.479+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae32a89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.479+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d08ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.480+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c62b185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.480+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157-, and the Request Id: 41786958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.480+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d08ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.480+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8d3cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.481+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c62b185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.481+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156, and the Request Id: 1e6c617c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.481+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2267b910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.482+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2267b910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.482+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204dc824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.482+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39b40326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.483+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39afde1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.483+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153, and the Request Id: 22c7a97b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.483+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b40326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.483+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726c4d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.484+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155-, and the Request Id: 10b03b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.484+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f34e5ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.484+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f34e5ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.485+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c99b5fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.486+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155, and the Request Id: 203a9fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.486+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c26524d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.486+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 355e1e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.486+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 148de93e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.487+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148de93e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.488+0000 [https-jsse-nio-auto-2-exec-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: 41b6b19c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.488+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: 48895ef2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.488+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b869ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.489+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97c46fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.489+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34a09a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.489+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97c46fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.489+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473eb319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.490+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a09a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.490+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157, and the Request Id: 456a531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.491+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155-, and the Request Id: 7cf17102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.491+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed1c611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.492+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed1c611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.493+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62cfbca4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.493+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155, and the Request Id: 3a4570a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.493+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62cfbca4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.494+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45efafca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.496+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38f5418a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.496+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1de22bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.497+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a575cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.497+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 770a76c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.497+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ddb4cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.497+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f5418a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.497+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298d74e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.497+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770a76c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.498+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157-, and the Request Id: 53a578f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.498+0000 [https-jsse-nio-auto-2-exec-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: 1ea2eac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.498+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7201e8ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.499+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c462fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.499+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d1a201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.500+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c462fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.500+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de22bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb71d67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.501+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156, and the Request Id: 5d0de986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb71d67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.502+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec31b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.502+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155-, and the Request Id: 1c1262e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.502+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f841d66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.503+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: 2cd35ca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e49c810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.504+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e49c810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.506+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597bd33f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.508+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155-, and the Request Id: f6f1d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.508+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b91fd45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.508+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3260b6e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.508+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6777ffa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.509+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b91fd45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.509+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3260b6e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.510+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e959af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.510+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156-, and the Request Id: 7f35674f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.510+0000 [https-jsse-nio-auto-2-exec-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: 6a0d630f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.511+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e959af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.512+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: 4701cb73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.512+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ebebc25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.512+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54a57587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.513+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebebc25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.513+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a57587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.513+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158-, and the Request Id: 20947d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.514+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48ab58e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.514+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fde9d7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.515+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fde9d7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.515+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ab58e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.516+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2031bcae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.516+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156, and the Request Id: 7c903f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.516+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aebd459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.516+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aebd459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.517+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158, and the Request Id: 5b3244bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.517+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 1c9098fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.518+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 582d56f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.517+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db57e1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.518+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582d56f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.518+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c6900c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.518+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577a185e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.520+0000 [https-jsse-nio-auto-2-exec-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: 2aacc111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.520+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a51d0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.521+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: 524f71c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.522+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158-, and the Request Id: 2268c903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.522+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156-, and the Request Id: 65099aee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.522+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41489eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.523+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dded973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.524+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fdd2127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.525+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc50411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.525+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdd2127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.526+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7af9c404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.526+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2570efdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.526+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af9c404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.527+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2570efdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.527+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61676141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.527+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: 4bf049da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.527+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2b8528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.528+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204cc9d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.528+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578f6dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.528+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158, and the Request Id: 5fd2223c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.528+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204cc9d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.529+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6518c3fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.529+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ed283d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.530+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156, and the Request Id: 6c63e252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.530+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ed283d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.531+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5780d339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.531+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5780d339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.533+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: 1a72845c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.533+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a20d6bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.533+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ed56ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.534+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: 137e46de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.534+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158-, and the Request Id: 7c113f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.535+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6c10b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.536+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b65a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.537+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20246d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.538+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a24b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.538+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa2739e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.538+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20246d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.538+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a96ec09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.539+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa2739e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.539+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ec2658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.539+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a96ec09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.540+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a32eb5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.540+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c084038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.541+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a32eb5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.541+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c084038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.541+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c803526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.541+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612f3f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.542+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c803526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.542+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156-, and the Request Id: 504ed505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.542+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d0d8e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.542+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f2b40f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.542+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157, and the Request Id: 6d824d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.542+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ea75922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.543+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d0d8e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.543+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea75922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.543+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159, and the Request Id: 23da1130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.543+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 354ab952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.544+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f8692c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.544+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: 79f8c4bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.544+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159, and the Request Id: 6b1fdf67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.545+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8692c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.545+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354ab952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.545+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477897b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.546+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503f997f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.546+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 176a6816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.546+0000 [https-jsse-nio-auto-2-exec-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: 48e6b956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.546+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176a6816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.546+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503f997f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.547+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: 13cf30b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.547+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b139f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.547+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157, and the Request Id: 25d07b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.551+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6368b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.551+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158-, and the Request Id: 471ee499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.552+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e6dca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.552+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159-, and the Request Id: 4e5ca05a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.552+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e0c9715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.552+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157-, and the Request Id: 28b51ce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.553+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157-, and the Request Id: 7948b77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.553+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0c9715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.554+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159-, and the Request Id: 4b50a786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.554+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 556125d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.554+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f1d9055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.554+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 243b9cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.554+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556125d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.555+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f1d9055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.555+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243b9cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.555+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2585b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.555+0000 [https-jsse-nio-auto-2-exec-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: 5d47a77d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.556+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2585b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.556+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ced9e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.556+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ced9e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.557+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d14ed7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.558+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73213481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.558+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157, and the Request Id: 4763dd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.558+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159, and the Request Id: 79fb4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.559+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b3c3d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.560+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550fa179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.560+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155-, and the Request Id: 913fd84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.561+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52abced7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.561+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab1c9c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.562+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3657fc50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.562+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed6ff71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.562+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: 303508b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.563+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3657fc50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.563+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d6b5da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.564+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d6b5da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.564+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c75f0ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.564+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563753e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.565+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158, and the Request Id: 33c9d683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: adcbda7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.568+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e2e684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.568+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159-, and the Request Id: 7a3ee7b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.569+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12d9bbe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.569+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a110df3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.569+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555df524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.569+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d9bbe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.570+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a110df3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.570+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cfaaa9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.571+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b470a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.571+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e7d58e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.571+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfaaa9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.571+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7d58e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.572+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158, and the Request Id: 399dbfdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.572+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: 797c6e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.573+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 94e2dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.573+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c309d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.574+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94e2dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.574+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: 55c4d610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.575+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e0be9fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.575+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d138e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.575+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497677c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.575+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d138e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.576+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0be9fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497677c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.577+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11bcb587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.577+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bcb587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.577+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d6d0c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.578+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6d0c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.578+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: 6eeecf26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.579+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7f890d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.579+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158-, and the Request Id: 72458a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.579+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779837ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.579+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bfaf7bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.579+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160, and the Request Id: 1f13e0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.580+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7f890d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.580+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160, and the Request Id: 5a8cc2b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.580+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6242c61f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.581+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157-, and the Request Id: 57169880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.581+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b795de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.581+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5734ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.582+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b795de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.583+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee854e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.583+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159, and the Request Id: 597629a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.584+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158-, and the Request Id: 2c803e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.585+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1f5cb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.585+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73318543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.586+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160-, and the Request Id: 5b10d8aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.586+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce08ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.586+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73318543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.586+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9de635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.586+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce08ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.587+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dc3e013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.587+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d956dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.588+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d956dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.588+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc3e013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.588+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160-, and the Request Id: 431fab11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.589+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23af05be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.589+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158, and the Request Id: 17bda131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.589+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e28e214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.589+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156, and the Request Id: 14a20d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.590+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159-, and the Request Id: 6153dcb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.590+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df6acaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.592+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fba30c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.593+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fba30c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.593+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13993490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.594+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da31d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.594+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da31d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.595+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cb05fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.595+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cb05fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.596+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159, and the Request Id: 293e5b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.596+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e77dd6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.597+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e77dd6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.598+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158-, and the Request Id: 5423963e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.598+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6922bcf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.598+0000 [https-jsse-nio-auto-2-exec-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: 486456dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.598+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160, and the Request Id: 3041f371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.599+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fdf012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.600+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: 198b75df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.600+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7bc046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.601+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16abd4da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.601+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5550697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.601+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16abd4da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.602+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66537e22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.603+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3712d6a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.603+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280b3b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.603+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 642c8d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.604+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642c8d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.603+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca06ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.605+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159, and the Request Id: 2ad56da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.605+0000 [https-jsse-nio-auto-2-exec-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: 278c3d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.606+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62da054a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.607+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 682f2f17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.607+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62da054a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.608+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e116bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.608+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 587ce76f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.608+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666ff030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.609+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587ce76f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.609+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e116bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.610+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159-, and the Request Id: 66158f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682f2f17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.611+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c138499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.611+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33121fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.611+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c138499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.611+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b24678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.612+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 729d4741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.612+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: 6eec8de9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.612+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729d4741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.612+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad2e8d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.612+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158, and the Request Id: 55337b2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.612+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e7ef70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.613+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e7ef70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.613+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: 70e80631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.613+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a2c7273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.614+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 196b157f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.615+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196b157f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.616+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161, and the Request Id: 7538d300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.617+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728e6dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.618+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d6d4a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.618+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161-, and the Request Id: f51bfe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.619+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6d4a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.619+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3259baf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.619+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f70e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.619+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5d6cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.619+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3259baf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.620+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159-, and the Request Id: 7d49f4c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.620+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1edec680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.621+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65761364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.621+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161-, and the Request Id: 2d3ec60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.621+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edec680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.621+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65761364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.622+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58dfeb69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.622+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58dfeb69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.622+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158-, and the Request Id: 272e54aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.623+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157, and the Request Id: f66d5dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.623+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c361af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.624+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: 4b64a039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.624+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e487dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.625+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e487dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.625+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3535e77f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.626+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7cd595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24174a4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.626+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159, and the Request Id: 6f597bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.627+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24174a4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.627+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17843d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.627+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c220bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.628+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f494f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.628+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c220bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.628+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17843d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.628+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f494f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.628+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7a1cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.629+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aeab2f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.629+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aeab2f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.629+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7a1cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.630+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: 15f34360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.630+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762ef855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.630+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160, and the Request Id: 34f8f007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.632+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157-, and the Request Id: 282804b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.632+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc2b47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.633+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161, and the Request Id: 49d9e3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.633+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: 620cc06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.633+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fadbad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.634+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160-, and the Request Id: 1bca89b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.634+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fbfc48c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.635+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160-, and the Request Id: 39193660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.635+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: 404b8f89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.636+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e8b04a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.637+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b9786f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.637+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4117a20f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.638+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b62319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.638+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f0a4d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.639+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f27c3cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.639+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f0a4d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.639+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161-, and the Request Id: 2b2d647e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.640+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f27c3cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.640+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e47be41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.640+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5478c51d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.640+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157e97fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.640+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5478c51d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.642+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717efd92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.642+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5a5c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.643+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717efd92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.643+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: 374ae838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.643+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eba08fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.644+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c14e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.644+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c14e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.644+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162, and the Request Id: 4ceba6c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.646+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25e1f00d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.646+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e1f00d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.647+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160-, and the Request Id: 1cc74b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.647+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f41a888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.648+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df5aca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.649+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9d46a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.649+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159, and the Request Id: 7f6ccbdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.650+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1636828b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.650+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759a4ab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.651+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c50d86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.651+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162-, and the Request Id: 3816fef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.652+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c50d86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.652+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35779b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.653+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7548f14c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.654+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7548f14c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.654+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35779b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.654+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cae201f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.655+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cae201f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.656+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159-, and the Request Id: 1768c661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.656+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d518e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.656+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2c67e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.656+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71301c70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.656+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4792d825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162, and the Request Id: 4cbbeef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.657+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2c67e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.657+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71301c70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.657+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d518e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.657+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10768648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.657+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244e8c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.658+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10768648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.658+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6330dda2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.658+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775e5766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.658+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161, and the Request Id: 288f111e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.659+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6330dda2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.659+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2363fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.659+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158, and the Request Id: 62dd6dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.659+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2363fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.660+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160, and the Request Id: 361d0342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.661+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161, and the Request Id: 6b931959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.661+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162-, and the Request Id: 11ecbb6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.662+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7794c513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.663+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161-, and the Request Id: 21fa7988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.663+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659c34bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.663+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12fd12a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.663+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63760a6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.664+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659c34bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.665+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1169ad35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.665+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1169ad35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.665+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d07fbd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.666+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d07fbd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.666+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f5cee85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.667+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161, and the Request Id: 621d24f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.667+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5cee85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.668+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162, and the Request Id: 4465f4b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.669+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161-, and the Request Id: 61b62505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.669+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ad9901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.670+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589618d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.670+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb9d6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.670+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3362e6de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.670+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: 66d880a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.671+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3362e6de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 344e5d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344e5d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.673+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163, and the Request Id: 742cff83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.676+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9dc4c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.677+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0c377d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.679+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26daad0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.680+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39eca2fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.680+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39eca2fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.681+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: 165a68f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.682+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161-, and the Request Id: 3d5150a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.682+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c48832a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.683+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464d4c92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.683+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c48832a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.683+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163-, and the Request Id: 57f906e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.684+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6499bd5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.684+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162-, and the Request Id: 15e75fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.684+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160, and the Request Id: 41b0c143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.685+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24aa39e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.685+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 192115c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.685+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192115c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.686+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24aa39e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e5355f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5355f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.687+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332e71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.687+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 109476df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.688+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109476df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.688+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: 444b7e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.688+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c30e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.689+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161, and the Request Id: 70df5d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.690+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160-, and the Request Id: 252674a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.690+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0ad334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.692+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57621e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.693+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.693+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22ee50b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.693+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162-, and the Request Id: 560ce885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e73225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.694+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161-, and the Request Id: 3cd3be62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.695+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e5858c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.695+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186cd77b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.696+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7017dda5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.696+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57621e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.697+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e5858c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0f588f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.697+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72501eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.698+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ee50b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.698+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72501eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.699+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b3e01ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.699+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163, and the Request Id: 3474f643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.700+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3e01ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.700+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4ed7f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.700+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162, and the Request Id: 40770cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.700+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2051a075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.701+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4ed7f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.701+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2051a075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.702+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159, and the Request Id: 3e91cfa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.703+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ddfb2e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.703+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b73761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.703+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddfb2e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.703+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64858d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.704+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40371c68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.704+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1eeb23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.705+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40371c68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.705+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10f99766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.705+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162, and the Request Id: a000b6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.705+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d39e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.706+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 191571b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.706+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191571b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.706+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163-, and the Request Id: 23682928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.707+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159-, and the Request Id: 3adc3940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.707+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161, and the Request Id: 124e6635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.707+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162-, and the Request Id: 613fe385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.709+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1744472f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.710+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 318c7e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.710+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f25f6fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.710+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318c7e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.711+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f25f6fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.711+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162-, and the Request Id: 46f60a77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.712+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22481d45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.712+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19d8d5d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.712+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22481d45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.713+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d8d5d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.713+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: 5f2e941e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.713+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c87788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.714+0000 [https-jsse-nio-auto-2-exec-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: 142fb369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.715+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67acd7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.715+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df933c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.715+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67acd7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.714+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57567ae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.716+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df933c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.716+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa7addc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.716+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161, and the Request Id: 6093620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.716+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3745c78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.717+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3745c78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.718+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151ea52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.718+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163, and the Request Id: 2c559fcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.718+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6259fd0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.719+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30a8623d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.719+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.719+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a8623d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.719+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.720+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164, and the Request Id: 589bc89f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.720+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bd6fe9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.721+0000 [https-jsse-nio-auto-2-exec-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: 6e4641ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.721+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745ef528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.721+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd6fe9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.722+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: 3c740bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.723+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161-, and the Request Id: f16ddcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.723+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a73f7e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.724+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163-, and the Request Id: 7a577b29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.724+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ade8e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.724+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164-, and the Request Id: 732d205c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.725+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3bbbe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.725+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77541c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.726+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592631f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.727+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: 24c7e5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.727+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3453f04a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.727+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bd05e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.729+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39fb27f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.729+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ffc4d37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.730+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a20816a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.730+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffc4d37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.730+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a20816a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.731+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 745970ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.732+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745970ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.732+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68e311f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.732+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb4fcdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.733+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e311f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.733+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cee67f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.733+0000 [https-jsse-nio-auto-2-exec-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: e85a45a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.733+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163, and the Request Id: 48118bcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.735+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a05f09b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.735+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d10c677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.736+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d10c677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.736+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780ed618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.737+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75cb823f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.737+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163-, and the Request Id: 20c4ce84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4719d577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.738+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2055614d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.738+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75cb823f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.738+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4719d577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.738+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f59266a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.739+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162-, and the Request Id: 11a01da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.739+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164, and the Request Id: 140f6708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.739+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a8f5a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.740+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d6e3b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.740+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae3532a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.740+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2055614d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.740+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6e3b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.740+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae3532a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.741+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d8447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.741+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d8447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.741+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787a8aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.743+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed8a0da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.743+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca199bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.743+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160, and the Request Id: 6fa2fb51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.743+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca199bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.744+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1900ca2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163, and the Request Id: 1c9f7628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.745+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164, and the Request Id: 7560e08a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.745+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2935279c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585ac67c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585ac67c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.746+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2935279c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.747+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691c3c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.747+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c56a438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.748+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164-, and the Request Id: 3c811336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.748+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691c3c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.748+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c56a438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.748+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715ed970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.748+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: 6f2a7f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.748+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 321a9f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.749+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321a9f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.749+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b9467e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.750+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d21ce58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.750+0000 [https-jsse-nio-auto-2-exec-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: 38696a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.750+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: 426f32eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.750+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d21ce58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.750+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164, and the Request Id: 34539054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: abd7fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abd7fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165, and the Request Id: 7f046dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.753+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162, and the Request Id: 6477b7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.753+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c2a314d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.753+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0a811f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.753+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b432183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.754+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2a314d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.754+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c20152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.754+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b432183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.754+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764c2dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.755+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c20152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.755+0000 [https-jsse-nio-auto-2-exec-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: 5ca547d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.755+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164-, and the Request Id: 7ad3a7f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.756+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1029b3d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.756+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ba98d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.756+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165-, and the Request Id: 28a857c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.756+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba98d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.757+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1278edf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.757+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162-, and the Request Id: 2e06f4ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.757+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b31b54f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.757+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163, and the Request Id: 39966ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164, and the Request Id: 48fbb24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.758+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1029b3d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.759+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a777af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.760+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db149c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.762+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163-, and the Request Id: 26589262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.763+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eaff541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.764+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163-, and the Request Id: 4120a160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.764+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291d4114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.765+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f47f61e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.765+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ed68ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.766+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f47f61e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.766+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164-, and the Request Id: 51200438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.767+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e27c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.767+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e27c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.768+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a88ff98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165, and the Request Id: 48665ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.770+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8d7d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.771+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b498e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.771+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fa19f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.772+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74047d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.774+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7760b9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.775+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79277013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.775+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64aa02b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.776+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79277013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.777+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d5600a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.777+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba48671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.778+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5600a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.778+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba48671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.778+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563e41cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.779+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae73261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.779+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1240b43e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.779+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774c566a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.779+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60abde55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.779+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165-, and the Request Id: 1164dabc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.779+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164, and the Request Id: 660c6657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.779+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60abde55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.779+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fa6ba78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.780+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774c566a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.780+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa6ba78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.780+0000 [https-jsse-nio-auto-2-exec-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: 12e02f15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.781+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ffbf9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.781+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7200985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.782+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ffbf9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.782+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b5759d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.782+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7200985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.782+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5759d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.783+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bda1a71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.783+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bda1a71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.784+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2f3c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.784+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163, and the Request Id: 2ef67070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.784+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18aa18fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.784+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165, and the Request Id: 5f35b9e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.785+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2f3c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.785+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39674f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.785+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18aa18fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.785+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28caa282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.785+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164-, and the Request Id: 7a835209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.785+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39674f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.786+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269a6fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.786+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f3ec3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.786+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f3ec3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.786+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269a6fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.787+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1184d796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.787+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1184d796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.787+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165, and the Request Id: 46e3cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.788+0000 [https-jsse-nio-auto-2-exec-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: 76e65721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.788+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: 3f431dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.789+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164, and the Request Id: 207887d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.789+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb6512c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.789+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163-, and the Request Id: 1dba2088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.791+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e7c950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.791+0000 [https-jsse-nio-auto-2-exec-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: abdb0a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.791+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165-, and the Request Id: 7c292184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.791+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165-, and the Request Id: 6e139eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.792+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729a21dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.793+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e7c950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.793+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21439ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.793+0000 [https-jsse-nio-auto-2-exec-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: 6e25dcae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.794+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 375c3010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.794+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166, and the Request Id: 24edeb96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.794+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375c3010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.795+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a77bb47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.795+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c644ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.796+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374d5fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.796+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f3a6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.796+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347b6e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.797+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164, and the Request Id: 589d66fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.798+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd7b5e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.798+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e3e057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.799+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1fc2ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.800+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b856674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.800+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166-, and the Request Id: 52e40513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.800+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41069c7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.802+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aff5acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.802+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aff5acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.803+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6dc12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.804+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e002b6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.804+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d9424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.804+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55c25fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.804+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164-, and the Request Id: 1048af0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.805+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731f182e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.805+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e002b6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.805+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c25fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.805+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3097cda4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.806+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3097cda4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.806+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166, and the Request Id: b405f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.807+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c657f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.807+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c657f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.807+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f423283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.808+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f423283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.808+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165, and the Request Id: 7cdb0703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.808+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162, and the Request Id: 2a949b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.809+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35546319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.809+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35546319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.810+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18bc6dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.810+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 531ff1e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.811+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531ff1e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.811+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2105e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.811+0000 [https-jsse-nio-auto-2-exec-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: 67c5df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.812+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27452f9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.812+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 166320ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.813+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64996005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.813+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18bc6dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.813+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166320ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.813+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d3b7cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.813+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64996005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.814+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3b7cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.815+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 235f00a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.815+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: da03882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.815+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: 4f453faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.815+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235f00a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.815+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da03882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.817+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 418bbaef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.817+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 418bbaef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.818+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: 74048765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.818+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db68ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.818+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165, and the Request Id: 4823d4d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.819+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166, and the Request Id: 194f4ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.819+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dffc3a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.819+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166, and the Request Id: 29d66207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.819+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dffc3a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.820+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: 51095813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.821+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164-, and the Request Id: 49ddafff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.822+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166-, and the Request Id: 4f853af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.822+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166-, and the Request Id: e3cb9b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.824+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166-, and the Request Id: 5d19c8af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.824+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27226074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.826+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f75444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.827+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166-, and the Request Id: 10be4f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.828+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417c8b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.829+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165-, and the Request Id: 6ca16d5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.829+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405845d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.830+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b129d35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.831+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db374e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.831+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4010cc99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.831+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2207e9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.832+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db374e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.833+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ddfa3be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.833+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f790f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.833+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1565ecb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.833+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c3f6ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.833+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e6fbc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.833+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddfa3be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.834+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1565ecb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.834+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7fba73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.835+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165, and the Request Id: 38db71df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.835+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 401d01db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.835+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b6bfb3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.836+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401d01db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.836+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6bfb3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.836+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73deaf59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167, and the Request Id: 4e50f1ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.837+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad1373a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.838+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fabd895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.838+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad1373a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.839+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163, and the Request Id: 2997710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.839+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3623548b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.839+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f686b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.840+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156a6145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.840+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165-, and the Request Id: c02d5db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.841+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3623548b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.841+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c135c72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.841+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167-, and the Request Id: 5b7039df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.841+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b8551b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.842+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e385f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.842+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8551b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.843+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163-, and the Request Id: 34ec7039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.843+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7479dcb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.843+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a2ebde8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.843+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c4e9770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.844+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7479dcb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.844+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2ebde8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.845+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4e9770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.845+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 307b175a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.845+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440963aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.845+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165, and the Request Id: 66ccd285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.845+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7239e84f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.846+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7239e84f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.847+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab09ce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.848+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cceaca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.849+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167, and the Request Id: 35392863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.850+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440963aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.850+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307b175a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.850+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70cd1d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.851+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13d584ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.852+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d584ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.852+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166, and the Request Id: 3b6e4c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.852+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a38abb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.853+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1014fc5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.853+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a38abb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.853+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1014fc5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.853+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b420ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.854+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b420ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.855+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167, and the Request Id: a30440f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.855+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5849e506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.855+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de1894f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.855+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166, and the Request Id: 30168dbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.856+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34985fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.856+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167, and the Request Id: 4e148e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.858+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5b053f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.858+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: 3a6e144c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.858+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5b053f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.858+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: 46986a27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.859+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cd982cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.859+0000 [https-jsse-nio-auto-2-exec-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: 16363d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.860+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd982cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77310fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.861+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167-, and the Request Id: 49eb5294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.861+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167, and the Request Id: 3d76f36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.861+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166-, and the Request Id: 5be1c1c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.861+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165-, and the Request Id: 39676f5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.862+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77310fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.862+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b41929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.862+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 572e850d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.862+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc41af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.862+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b41929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.862+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572e850d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.863+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc41af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.863+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164, and the Request Id: 2bd7cad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.864+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a8f01a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.864+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f237d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.864+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f237d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.864+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a8f01a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.866+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168, and the Request Id: 7c32436c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.868+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f7581b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.873+0000 [https-jsse-nio-auto-2-exec-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: 7e98b22f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.873+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168-, and the Request Id: 3112294e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.876+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8f7dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.886+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e804ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.888+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4185d6f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.888+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f0f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.888+0000 [https-jsse-nio-auto-2-exec-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: 1a50c474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.888+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7f41d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.889+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167-, and the Request Id: e666e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.889+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 2029337c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.889+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67928bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.890+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a546cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.892+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7704deb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.892+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9fbd9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.892+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f5508ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.894+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71039a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.894+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5f9b85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.894+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71039a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.894+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5ad759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.894+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f53096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.896+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 480021e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.896+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24910651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.896+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480021e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.896+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 509006aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.897+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509006aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.897+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756cc973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.898+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d73352f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.898+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 172bf576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.898+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167, and the Request Id: 2c738470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.899+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3105f166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.899+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172bf576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.899+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167, and the Request Id: f0e30ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.901+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5465cfe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.902+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5465cfe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.902+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3776cbeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.902+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 219c3591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.902+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c14b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.902+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18165f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.903+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59b1d74a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.903+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219c3591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.903+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18165f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.903+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61b47b79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.903+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b1d74a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.903+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b47b79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.904+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dba3eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.904+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 384fdb0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.905+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384fdb0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.905+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168, and the Request Id: 741dc47f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.905+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dba3eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.905+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127ec66c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.905+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167-, and the Request Id: 42ebad1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.906+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168, and the Request Id: 17c1421b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54acdc34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.906+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127ec66c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.906+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54acdc34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.907+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: 27fb0749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.907+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8117b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.908+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8117b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.909+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7afc3234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.910+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afc3234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.910+0000 [https-jsse-nio-auto-2-exec-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: 3542cc7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.911+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168, and the Request Id: 63435d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.912+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e693bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.912+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41dedad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.912+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e693bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.913+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dedad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.913+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168-, and the Request Id: 6520558d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.913+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168-, and the Request Id: 2564a95a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.914+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 226617c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.914+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165, and the Request Id: a1820c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.914+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226617c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.914+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268faca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.915+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268faca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.916+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4059bfaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.916+0000 [https-jsse-nio-auto-2-exec-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: 25d0c405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.916+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4059bfaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.916+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7221f744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.918+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: 3cf64c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.918+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168-, and the Request Id: 64ed4694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.918+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166, and the Request Id: 5a28ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.919+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17672df2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.919+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169-, and the Request Id: 1fb52c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.920+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115c9ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.921+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435e2f66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.921+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168-, and the Request Id: 488cd3b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.921+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: 41711dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.924+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167-, and the Request Id: 41792b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.924+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f46b54f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.925+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166-, and the Request Id: 6b3c7b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.926+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fde8539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.926+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7edb877b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.926+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764641f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.926+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18eec594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.928+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ad893a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.928+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc0cc52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.929+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5063d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112dee8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.930+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 392ba4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.931+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e05421c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.931+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318292f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.932+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392ba4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.932+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768c5aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.933+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768c5aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.933+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 327ef040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.933+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37791caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.933+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34c2d4fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.934+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5447f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.934+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37791caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.934+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c2d4fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.935+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d596a91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.935+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b615c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.935+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 719864a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.935+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168, and the Request Id: 209a2c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.936+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719864a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.936+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d596a91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.936+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fce4743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.936+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313bc5da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.936+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ed9f8a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.937+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fce4743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.937+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3918ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.937+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3135165f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.937+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed9f8a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.938+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3135165f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.938+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169, and the Request Id: 315c6921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.938+0000 [https-jsse-nio-auto-2-exec-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: 3bb3651f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.939+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: 25f8fa5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.939+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e3e5d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.939+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7442fcce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.939+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7442fcce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.939+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e3e5d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.940+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 319584de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.940+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168, and the Request Id: 39ae3532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.941+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319584de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.941+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: 5f70d8fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.942+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600ff1bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.942+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 184abc2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.942+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600ff1bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.943+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184abc2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.943+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169-, and the Request Id: 34e37ef2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.943+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cf3ce7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.943+0000 [https-jsse-nio-auto-2-exec-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: 77643cce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.944+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf3ce7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.944+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170, and the Request Id: 73a41c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.944+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f9bd75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.945+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519ce52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.945+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519ce52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.945+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f9bd75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.945+0000 [https-jsse-nio-auto-2-exec-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: 5d654344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.946+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: 2882605f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.946+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: 23580385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.947+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1de3d36b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.947+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167412ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.948+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de3d36b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.948+0000 [https-jsse-nio-auto-2-exec-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: fe207f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.949+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166, and the Request Id: 2b02427b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.952+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: 5bd5af70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.952+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d20191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.953+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170-, and the Request Id: 6bfdbb1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.953+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d20191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.953+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166-, and the Request Id: 75730145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.954+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83a9e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.954+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412f657f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.955+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2145c791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.955+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f87580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.955+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73da0a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.956+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73da0a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.957+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 57344e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.958+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad6aad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.958+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e112f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.958+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f02c243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.959+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167, and the Request Id: 80417c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.960+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41851996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.961+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1700feac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.962+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7c1fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.963+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c23a45b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.964+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167-, and the Request Id: 427399c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.964+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45472cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.964+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 86effa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.964+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c68be46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.965+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86effa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.966+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e30487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.966+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d34c00e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.967+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20bbb1cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.967+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69da50fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.967+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11708714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.967+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69da50fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.968+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169, and the Request Id: 49c7ce8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.969+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c991fc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.969+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 755af865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.969+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 202cab0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.969+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44e1dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.970+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2fd78b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.970+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e1dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.971+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755af865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.971+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202cab0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.971+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71fe9ed5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.971+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 430bd0a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.971+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71fe9ed5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.971+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430bd0a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.971+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78674a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.971+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b741846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.972+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b741846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.972+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78674a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.972+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 333f0e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.973+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2fd78b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.973+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333f0e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.973+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47244bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.974+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47244bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.974+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e84b363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.974+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aa0b149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.974+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e84b363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.975+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa0b149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:49 2025-10-04T14:14:49.975+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bc80679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.975+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a70c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.975+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: 4301a833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.975+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ddd571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.976+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc80679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.976+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ddd571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.976+0000 [https-jsse-nio-auto-2-exec-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: 53f0301a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.976+0000 [https-jsse-nio-auto-2-exec-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: 674177b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.976+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a70c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.976+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169-, and the Request Id: 376f3993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.976+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21f38ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.976+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170, and the Request Id: 37d646bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.977+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f38ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.977+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169, and the Request Id: 2750e4aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.977+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170, and the Request Id: 32db7ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.978+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170, and the Request Id: 5473f31c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.979+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167, and the Request Id: 53eea3f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.979+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5800ada9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.981+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170-, and the Request Id: 6f7b1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.981+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169-, and the Request Id: 7b47bdf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.981+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170-, and the Request Id: 70923b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.981+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171-, and the Request Id: 1d9527f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.982+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170-, and the Request Id: 64ba88bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.983+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: 51e89aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.983+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ad9e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.983+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169-, and the Request Id: 630821fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.983+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ecd7070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.984+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ab3540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.985+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecd7070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.985+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: 5814a575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6913bc10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.985+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4fc6e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.985+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b967c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.986+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b967c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.987+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168, and the Request Id: 4d8980e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.988+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c6602c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.988+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea3e048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.989+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23594232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.990+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f24562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.990+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25dc5a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.990+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66e8e99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.992+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dda9557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.992+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1989608b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.993+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168-, and the Request Id: 6c7e1b43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.993+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc5aa8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.994+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bfb830c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.995+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5202cd0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.995+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c8a93c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.996+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5202cd0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.996+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4435efaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.997+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7671764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.997+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e272d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.997+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7671764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.997+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e272d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.998+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170, and the Request Id: 75fb791d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.998+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e41f67d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.999+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e41f67d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.999+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa8c4e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:49.999+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 614aa786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.000+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8e6beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.000+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171, and the Request Id: 3c256f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.001+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2249460d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.001+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c0f276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.002+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2249460d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.002+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c0f276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.002+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e9aa4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.002+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41297e65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.003+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e9aa4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.003+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21a9151f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.003+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614aa786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.003+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a9151f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.004+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2abdb5e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.004+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170-, and the Request Id: 1a0721bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.004+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abdb5e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.004+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171, and the Request Id: 6fc1fe5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.005+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171-, and the Request Id: 427babea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.005+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 224e166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.005+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28cbefee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.005+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41675aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.006+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224e166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.006+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cbefee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.006+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41675aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.006+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca209f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.006+0000 [https-jsse-nio-auto-2-exec-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: 3f1527ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.006+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca209f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.007+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79c6b0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.008+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c6b0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.008+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51852472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.008+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170, and the Request Id: 6af57ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.008+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172, and the Request Id: 3786fa77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.008+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a32e0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.008+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: 4962c9c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.009+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51852472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.009+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e447a12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.010+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171-, and the Request Id: 419e2021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c1ee7f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.010+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e447a12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1ee7f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.011+0000 [https-jsse-nio-auto-2-exec-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: 26637aa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168, and the Request Id: 500a2030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.012+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efda1d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.012+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f839a9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.012+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170-, and the Request Id: 71e77f5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.012+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172-, and the Request Id: 605e6598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.014+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: a5a709f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.014+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b6d75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.014+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171-, and the Request Id: 5dac6e84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.015+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 923674b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.016+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168-, and the Request Id: 394cac69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.017+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c0ac1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.018+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c66ced3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.020+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b37fd52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.020+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12593387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.020+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5e2138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.021+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12593387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.021+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de2eedd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.021+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b37fd52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.021+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b62e501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.021+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170-, and the Request Id: 566cf12d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.021+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e047388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.022+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de86068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.022+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e047388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.023+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de1977e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.023+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169, and the Request Id: 2effb9a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.023+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348dffd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.024+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de1977e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b36a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.025+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: 55cd96a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.026+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46690e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.028+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169-, and the Request Id: 45589d67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.028+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bf8204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.029+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7273a259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.029+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 150844c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.030+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0b91d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.030+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171-, and the Request Id: 771cd5d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.031+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d564f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.031+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150844c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.032+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d564f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.032+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b8e6c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.032+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8e6c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.032+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c3e9c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.033+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cb5c941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.033+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3e9c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.033+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48273d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.033+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb5c941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.034+0000 [https-jsse-nio-auto-2-exec-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: edbefbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.034+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2921b3d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.034+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: e62f858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.035+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1905021e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.036+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60527b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.036+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1905021e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.037+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e03285c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.037+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e03285c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.038+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32cc4689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.038+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44353123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.038+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 424048be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.038+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cc4689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.038+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105f206e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.038+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172-, and the Request Id: 240193cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.039+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105f206e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.039+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424048be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.039+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172, and the Request Id: 7c5b9bb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.040+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d96d19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c2ad61a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.040+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: 56be1fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.041+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2ad61a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.041+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171, and the Request Id: 5702d339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.041+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d96d19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.041+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc7b90e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.041+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d42336c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.042+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d42336c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.042+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172, and the Request Id: 6c164470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.043+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64e3f413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.043+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173, and the Request Id: 75d27d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.043+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e3f413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.044+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171, and the Request Id: 49587472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.044+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453bc92e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.045+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265ec60f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.046+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265ec60f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.048+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a925409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.048+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172-, and the Request Id: 54180e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.048+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39852c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.049+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39852c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.049+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5230efb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.049+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aa1cad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.050+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171-, and the Request Id: 17d56c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.050+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: 26719980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.050+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa1cad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.050+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173-, and the Request Id: 238f2ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.051+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c92a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.052+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c92a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.052+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab9ee49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.052+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169, and the Request Id: 78c7c878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.053+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab9ee49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.053+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172-, and the Request Id: feeea21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.054+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: 563453b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.054+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c08a176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.055+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a96b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.055+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128fb100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.056+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67d5381f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.056+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b385e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.056+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.056+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d5381f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.057+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169-, and the Request Id: 74348d7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.057+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170, and the Request Id: 3d9856d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.058+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a96d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.058+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85fb8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.062+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5085837f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.063+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e52e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.064+0000 [https-jsse-nio-auto-2-exec-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: 5e432943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.064+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41066117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.064+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170-, and the Request Id: 1568563b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.065+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4990fd5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.065+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d21b7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.065+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d37dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.065+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4990fd5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.066+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75869539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.067+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37ecd884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.067+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75869539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.067+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333261f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.067+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ecd884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.067+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd4f106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.068+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd4f106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.068+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173, and the Request Id: 1c6a282d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.069+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e904227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.070+0000 [https-jsse-nio-auto-2-exec-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: 20a41a04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.070+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e904227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.070+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e36fa68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.070+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ddde6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.071+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ddde6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.072+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5df359e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.072+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cb151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.072+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f7f608f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.072+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ecf9c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.073+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df359e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.073+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7f608f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.073+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292e707d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.073+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 402ed727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.073+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ecf9c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.073+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402ed727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.074+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a13ebec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.074+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174, and the Request Id: 662a455a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.074+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173-, and the Request Id: 659df5d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.074+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a13ebec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.075+0000 [https-jsse-nio-auto-2-exec-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: 3c09ae55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.075+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173-, and the Request Id: 40390e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.076+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a6a5d90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.076+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f1c608e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.076+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e3bec5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.076+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0e1630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.077+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6a5d90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.077+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3bec5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.077+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1c608e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.077+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172, and the Request Id: 4bc96a8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.078+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173, and the Request Id: 4c1c6506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758c2311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.078+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172, and the Request Id: 1737419b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.079+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb4c982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.079+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173-, and the Request Id: 6358ad02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.080+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c265ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.080+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174-, and the Request Id: 578c35b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.080+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cb017d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.081+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb017d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.081+0000 [https-jsse-nio-auto-2-exec-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: 5591f9b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.081+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc21c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.082+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc21c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.082+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172-, and the Request Id: 7a3e80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.083+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: 5778617f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.083+0000 [https-jsse-nio-auto-2-exec-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: 46ed6313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.083+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cae477c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.083+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4500f9a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.084+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4500f9a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.085+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3312a781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.085+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e7fb72a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.085+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1735d80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.086+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7fb72a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.086+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fdabe30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.087+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12765895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.087+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: 538820ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.087+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdabe30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.088+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50ea4e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.088+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc2db2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.088+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ea4e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.089+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: ccf7ca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.089+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4849fb42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.089+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: 37fc36cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.090+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157476a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.091+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767cc9d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.092+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550d376b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.092+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171-, and the Request Id: 13f31621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.092+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612566c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.093+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550d376b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.094+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 491b17d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.094+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a7e0e15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.095+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7e0e15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.096+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6d239d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.096+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 87a906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.096+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc556b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.096+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87a906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.097+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b2fa1d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.098+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2fa1d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.098+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491b17d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.100+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174, and the Request Id: 4952381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.100+0000 [https-jsse-nio-auto-2-exec-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: 7d58d4d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.100+0000 [https-jsse-nio-auto-2-exec-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: 102f07b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.100+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65294253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.101+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db73063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.101+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65294253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.102+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce192c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.102+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7a082f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.102+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af2a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.103+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc556b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.103+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dba839d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.103+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af2a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.103+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174, and the Request Id: 4397bc37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.104+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175, and the Request Id: 60e5c92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.105+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36103d13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.105+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174-, and the Request Id: 162c1fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.105+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55890bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.106+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36103d13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.106+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55890bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.107+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fb5ba68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.107+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb5ba68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.107+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6385f620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.107+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174-, and the Request Id: 3929a30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.108+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6385f620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.108+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173, and the Request Id: 25c7048e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.109+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e295f19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.110+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4e0a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.111+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174-, and the Request Id: 4d726ac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.111+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a690071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.111+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175-, and the Request Id: 49869977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.112+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173, and the Request Id: 14f00957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.112+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c28a591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.114+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5791d26a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.116+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7742a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.118+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173-, and the Request Id: 704acdf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.118+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0f3354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.118+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c0a9eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.118+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: 318c14be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.119+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0f3354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.120+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5791d26a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.121+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6961e938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.121+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b63ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.121+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6961e938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.121+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5243ba2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.121+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d695099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.122+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5243ba2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.123+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ffef36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.123+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f561538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.123+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172, and the Request Id: c1e98c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.124+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f561538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.125+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174, and the Request Id: 74aa9959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.126+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f7c137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.126+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1082c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.127+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1082c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.127+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 688b4815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.128+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1535540a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.128+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171, and the Request Id: 2a19a991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.128+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688b4815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.128+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1bbe8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.128+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459224d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.129+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a50d17d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.130+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a50d17d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.130+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e218b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.131+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: 3a1b7b64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.131+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175, and the Request Id: 2563bdc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.132+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172-, and the Request Id: 1e06f4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.132+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cab594f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.133+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15cd7a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.134+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cd7a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.135+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afe419b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.135+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171-, and the Request Id: 33b7d8a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.135+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d76e366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.136+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c8f604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.136+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d76e366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.137+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f0ac6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afe419b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.138+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ee301d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.138+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1891eff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.138+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3c99c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.139+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1891eff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.139+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f5eb157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.139+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3c99c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.139+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee301d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.139+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175-, and the Request Id: 6155c120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.140+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5eb157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.140+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5808d815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.140+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5808d815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.141+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174, and the Request Id: 6a6ae769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.142+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d2fd53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.142+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 321bccde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.142+0000 [https-jsse-nio-auto-2-exec-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: 48e6a43d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.143+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321bccde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.144+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175, and the Request Id: 2baf4e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.146+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: 3f320ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.148+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65055be7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.148+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65055be7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.149+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 333c33f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.149+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333c33f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.150+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f976172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.150+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3046d546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.150+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175-, and the Request Id: 1428dc5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.151+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176-, and the Request Id: 3b92277e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.151+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3046d546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.151+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175, and the Request Id: 5774a7fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.153+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: 4a286d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.154+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666989ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.154+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174-, and the Request Id: 4e85e7e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.154+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561f3751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.154+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f879906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.157+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7cc5c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.157+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174, and the Request Id: 1f4ec612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.157+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff22871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.158+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: 5943146e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.158+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16363d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.158+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db460d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.159+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff22871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.160+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2287112d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.160+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2287112d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.160+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747f3150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.160+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27e0f074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.161+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29b670ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.162+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 709c4d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.162+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b670ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.162+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125c26d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.162+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709c4d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.164+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3b8a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.164+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8915e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.165+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 691f30c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.164+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f45e8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.166+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172, and the Request Id: 641e4b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.168+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16a74b5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.169+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df6d356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.169+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a74b5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.172+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d475a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.172+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a81c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.172+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113dc818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.173+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 290ccc83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.173+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a81c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.173+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d475a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.173+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113dc818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.174+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290ccc83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.174+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6231663a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.175+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce7d219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.175+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 415c584b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.175+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f3061cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.176+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: 628d97ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.176+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce7d219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173, and the Request Id: 74736b08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.176+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: 711f9964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.176+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415c584b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.176+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3061cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.176+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174-, and the Request Id: 4030d893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.177+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176, and the Request Id: 35b43de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.177+0000 [https-jsse-nio-auto-2-exec-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: 3f7070af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.178+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17f83678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.178+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 538b748d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.178+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175, and the Request Id: 451d9840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.179+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538b748d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.179+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f83678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.179+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf09d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.180+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3852e1d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.180+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf09d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.180+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c1ec778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.181+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3852e1d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.181+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1ec778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.181+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d1faaa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.182+0000 [https-jsse-nio-auto-2-exec-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: 2923d1c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.182+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1faaa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.182+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177, and the Request Id: 17348af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.182+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176, and the Request Id: 5f29a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.184+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173-, and the Request Id: 3cddf7df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.185+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b0bd65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.185+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176-, and the Request Id: 178546b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.185+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1cc4cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.185+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175-, and the Request Id: 46fe43dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.186+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176-, and the Request Id: 6f3aca7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.187+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175-, and the Request Id: 1a189872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.187+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: 7dddcf45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.187+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175-, and the Request Id: 5fe1657b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.188+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177-, and the Request Id: 2dfa5ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.190+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 797362d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.190+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d01cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.191+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67df2fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.191+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6439b2ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.191+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633bea39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.192+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140f5b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.193+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ebbf291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.193+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f12dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.194+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ed0166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.195+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1446e75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.195+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5120aca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.197+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7562102e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.197+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9e023a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.198+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbd7292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.199+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 219a66ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.200+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2685091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.200+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219a66ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.200+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124a4332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.201+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f651e87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.201+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb5f841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.201+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f4d421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.202+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f4d421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.203+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 685707f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.203+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45795ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.203+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57ea3a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.203+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 646c7278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.204+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45795ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.204+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646c7278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.204+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac4b9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.204+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ea3a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.204+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685707f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.205+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac4b9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.205+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16625563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.205+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173, and the Request Id: 6e093d87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.205+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175, and the Request Id: 7d163be9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.206+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16625563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.206+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c45ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.206+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c45ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.207+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dce624c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.207+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dce624c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.207+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 528a65d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.207+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178, and the Request Id: 4f6a5dfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.208+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59b24821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.208+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: b2d0f53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.208+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528a65d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.209+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b24821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.209+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177, and the Request Id: 470d8da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.209+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bbe0f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.209+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbe0f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.210+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1186157d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.210+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6452ee18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.210+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15850686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.210+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6452ee18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.210+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15850686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.210+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1186157d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.211+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4db61a47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.211+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db61a47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.211+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c9d2525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.211+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2987dd55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.211+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175-, and the Request Id: d9a37b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9d2525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177, and the Request Id: 6298f1cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.212+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2987dd55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.212+0000 [https-jsse-nio-auto-2-exec-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: 5bdac169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.213+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176, and the Request Id: 1a1c81aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.213+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174-, and the Request Id: 57f314c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.214+0000 [https-jsse-nio-auto-2-exec-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: 13ba7f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.214+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178-, and the Request Id: 70317523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.214+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 511db2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.214+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173-, and the Request Id: 3d4cc01a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.214+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177-, and the Request Id: 72631367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.215+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511db2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.216+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176, and the Request Id: 63143a6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.216+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b495af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.218+0000 [https-jsse-nio-auto-2-exec-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: ea2751b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.218+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518fbc49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.220+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176-, and the Request Id: 332cf146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.220+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187eb4e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.220+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176-, and the Request Id: 6ba55625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.221+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5106c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.221+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef819a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.222+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176-, and the Request Id: bdfcb76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.222+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177-, and the Request Id: 63505d56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.223+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf30cc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.223+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cce300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.225+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbe396d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.225+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c31f93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.226+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63485368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.227+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f779fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.227+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 445fd2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.228+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34092536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.228+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3d3839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.229+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebe7325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.229+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c1b57d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.229+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34092536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.230+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b6f1d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.230+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b89d844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.231+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc58835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.231+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b89d844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.231+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc58835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.232+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e9ed56c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.232+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176, and the Request Id: 7b8defaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.232+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10fee529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.233+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1042320a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.233+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9ed56c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.233+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6aa12f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.233+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1042320a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.233+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bdf373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.234+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6aa12f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.235+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10fee529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.235+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762a7194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.235+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7e821a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.236+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178, and the Request Id: 70bf1028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.236+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b2a0129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.236+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aeca538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.236+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fb39f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.236+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ca6a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.237+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aeca538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.237+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2a0129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.237+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb39f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.238+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174, and the Request Id: 7a6c347a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.238+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178, and the Request Id: 66958c59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.238+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e031b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.239+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175, and the Request Id: 458cee86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.239+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e031b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.240+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178-, and the Request Id: 63133c34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.240+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 490aed4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.240+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ca5f4b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.240+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176-, and the Request Id: d62bb9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.241+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca5f4b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.241+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490aed4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.241+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179, and the Request Id: 74b05798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.242+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e53355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.243+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e53355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.243+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175-, and the Request Id: f154df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.244+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b376c8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.244+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178-, and the Request Id: 46770f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.244+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177, and the Request Id: 7862c314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.244+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b376c8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.245+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18f0c518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.245+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174-, and the Request Id: 2c41c0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.245+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f0c518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.246+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64dd2675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.246+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d4e75ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.246+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4e75ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.246+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9dd87b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.246+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f56bae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.246+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dd2675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.246+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179-, and the Request Id: 1227a1e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.247+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cf1b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.247+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: 4016bacd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.247+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e72a9a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.247+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e72a9a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.248+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf1b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.248+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86b3216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.248+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178, and the Request Id: 70f994de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.249+0000 [https-jsse-nio-auto-2-exec-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: 5b8ec4ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.250+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1695ab40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.250+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177-, and the Request Id: 54cc057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.252+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27cc7c12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.252+0000 [https-jsse-nio-auto-2-exec-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: 43f5652b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.252+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415c58c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.253+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c6118a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.253+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: 5965eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.254+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1639a5b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.254+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381d09d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.255+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178-, and the Request Id: 18c3ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.255+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a19346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.255+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e44476b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.256+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c983cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.258+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7be7064f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.260+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be7064f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.260+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10a6556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.260+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2d745e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.260+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b9bc9a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.260+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6348487f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.261+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a6556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9bc9a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2678bc29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2678bc29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.262+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97f29ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e423868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.262+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97f29ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.262+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252c58f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.263+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e423868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.263+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a265698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.263+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff2fb1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.263+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 572d1911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.263+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 528c323f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.264+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177, and the Request Id: 52a3a8b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.264+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179, and the Request Id: 8d3748f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.264+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572d1911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.264+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528c323f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.265+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176, and the Request Id: 4562a589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.266+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179, and the Request Id: 765fc38f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.267+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72360850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.267+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44f94425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.267+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6a9bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.267+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f94425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.268+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1695464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.268+0000 [https-jsse-nio-auto-2-exec-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: 7fa5bdea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.269+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1695464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.269+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44967eec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.269+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2043ff86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.270+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44967eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.270+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2043ff86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.271+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177-, and the Request Id: 3120ad27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.271+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b56be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.271+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180, and the Request Id: 7f9d129e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.271+0000 [https-jsse-nio-auto-2-exec-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: 7f47be79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.271+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b56be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.271+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: 760cabd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.272+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35fcf728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.272+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17115308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.273+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fcf728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.273+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178, and the Request Id: 16ae238a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.273+0000 [https-jsse-nio-auto-2-exec-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: 579b5a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.275+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18b2be7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.276+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180-, and the Request Id: 63524e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.276+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e70963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.276+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2443bae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.276+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78755dc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.277+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b2be7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.277+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78755dc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.277+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aaa1a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.277+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18efb680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.278+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d3adddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.279+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3adddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.279+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178-, and the Request Id: 334cf18e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.279+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4956c191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.279+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d9c20af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.279+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4956c191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.280+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: 71fa1b3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.280+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: 419d308f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.280+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9c20af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.280+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175, and the Request Id: 648a033a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.281+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57be8923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.282+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10cdaca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.282+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10cdaca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.283+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179, and the Request Id: 14f27f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.283+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4507c9b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.283+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f09811a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.283+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce6b58f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.283+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31eafc13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.284+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178-, and the Request Id: 508f5b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.285+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34098db3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.286+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: 2f861951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.288+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a92b03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.288+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179-, and the Request Id: 3280e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.289+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33752cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.289+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79960db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.289+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee424a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.290+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33752cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.290+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43375165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.291+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af98ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.291+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af98ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.292+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce27722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.292+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce27722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.292+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177, and the Request Id: 63e6de5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.293+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b37a147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.293+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 150cb000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.293+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67dbc14e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.293+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be0d08b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.293+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57358fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.294+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150cb000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.294+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57358fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.295+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69035582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.295+0000 [https-jsse-nio-auto-2-exec-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: 35923b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.295+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b5206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.295+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ac37592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.296+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69035582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.296+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b5206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.296+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac37592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.297+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d568e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.297+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d568e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.298+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3450b9dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.298+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18da0512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.299+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6233c047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.299+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18da0512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.299+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6233c047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.299+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177-, and the Request Id: 4e860df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.299+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6044ee59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.300+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178, and the Request Id: 6e82e13b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.300+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f06c616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.301+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180, and the Request Id: 41c6228d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.301+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f06c616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.301+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180-, and the Request Id: 42df036c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.301+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181, and the Request Id: daa5766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.301+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502cd088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.302+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee7df6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.303+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc8ef00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.303+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee7df6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.303+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc8ef00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.304+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179, and the Request Id: 4cda2b31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.304+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ef1482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.305+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eb6787e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.305+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: 74f8395a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.305+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536df941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.305+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ef1482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.306+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb6787e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.306+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cbbee5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.307+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a77295e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.307+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbbee5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.307+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a77295e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.308+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180, and the Request Id: 4d2ac703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.309+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178-, and the Request Id: 4368380d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.309+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179, and the Request Id: 7b5cb2eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.309+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180-, and the Request Id: 5b7b8ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.310+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181-, and the Request Id: bd8e995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.310+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179-, and the Request Id: 370421a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.310+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fbda44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.311+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fbda44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.312+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137f37c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.312+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180-, and the Request Id: 3017eb15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.312+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d79e6ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.312+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7830fbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.313+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7830fbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.313+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179-, and the Request Id: 14a25e41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.314+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176, and the Request Id: 4e80a95c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.316+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56fefe1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.316+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca9f891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.317+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5ddb40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.317+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca9f891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.317+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149183fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.318+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d8069a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.318+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9c1c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.318+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: 8aefdcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.318+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7990297b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.319+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7990297b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.319+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6375a331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.319+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179-, and the Request Id: 58debc3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.320+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67990a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.320+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: 3f3866c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.321+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac7b568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.322+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98d4354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.323+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a0002a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.323+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e7ad8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.324+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bff0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.325+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645e7065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.325+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8b69c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.326+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 307f9039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.326+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521ecdd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.326+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 430f0467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.326+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b101aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.326+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178-, and the Request Id: 3f359ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.327+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b101aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.327+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430f0467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.327+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307f9039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.328+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f6ef9ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.328+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f74d994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.328+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ba7aa38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.329+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6ef9ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.329+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f74d994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.329+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba7aa38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.329+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bbc303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.329+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 736d48e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.330+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179, and the Request Id: 93d5605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.330+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181, and the Request Id: 3bac368c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.330+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661be2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.331+0000 [https-jsse-nio-auto-2-exec-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: fdf4826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.332+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661be2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.332+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54fd1da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.332+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 756e25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.333+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736d48e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.333+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b7db13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.333+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aa1c889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.334+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b7db13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.334+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa1c889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.334+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 380e07c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.335+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756e25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.335+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181, and the Request Id: feb5135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.336+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1821c5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.337+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1821c5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.337+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23dd737c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.338+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ed6e1dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.338+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179-, and the Request Id: 40b3947c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.339+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed6e1dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.339+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182, and the Request Id: 150407a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.339+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2109c08c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.339+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181-, and the Request Id: 39c769e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.340+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2109c08c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.340+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48580540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.341+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70034b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.341+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181-, and the Request Id: 16be528b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.341+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70034b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.341+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: 1721e1d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.342+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747db126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.342+0000 [https-jsse-nio-auto-2-exec-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: 7a5e41b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.343+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747db126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.343+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4feabff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.343+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4feabff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.344+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182-, and the Request Id: 3e843e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.345+0000 [https-jsse-nio-auto-2-exec-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: 3acfcf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.345+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747421c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.345+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180-, and the Request Id: 64cf74c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.345+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300d6b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.345+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45132da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.345+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747421c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.346+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180, and the Request Id: 55e1cf8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.346+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b92a302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.347+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2729fbe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.348+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180-, and the Request Id: 7d25e693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.349+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19406947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.349+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175ece78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.350+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19406947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.351+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: 7da336f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.352+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70266e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.353+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70266e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.353+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d77f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.353+0000 [https-jsse-nio-auto-2-exec-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: 7cbc1079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.353+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee04622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.353+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd985ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.353+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8cb803b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.354+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d2d202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.354+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179, and the Request Id: 1247441b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.355+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de278c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.356+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1528f8d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.356+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 582f40fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.358+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179-, and the Request Id: 1a3d3116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.359+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78bb8c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.359+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7166caf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.360+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47932327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.361+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78bb8c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.361+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77503003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.361+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7166caf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.362+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f1269b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.362+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 773c8905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.362+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306b2c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.362+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c1f8492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.363+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1269b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.363+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1f8492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.363+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182, and the Request Id: 471bad41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.363+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773c8905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.363+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d2cccf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.364+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2cccf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.364+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95c5333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.365+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706059b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.365+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 421a7840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.366+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706059b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.366+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421a7840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.366+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180, and the Request Id: 688ba17a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.366+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e0fd82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.366+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5379099c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.366+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182, and the Request Id: 6f672819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.366+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf074d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.367+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5379099c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.367+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182, and the Request Id: 72518c57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.368+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144f7035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.368+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144f7035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.369+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: 1c4e59b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.369+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f05e0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.369+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65b99fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.370+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183, and the Request Id: 62ad10cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.370+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180-, and the Request Id: 304a1a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.370+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b99fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.370+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 86c851d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.370+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f05e0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.371+0000 [https-jsse-nio-auto-2-exec-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: 232dd9c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.371+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86c851d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.372+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c17579e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.372+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587aa361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.372+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c17579e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.373+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29979801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.373+0000 [https-jsse-nio-auto-2-exec-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: 24062e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.373+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182-, and the Request Id: 55cddd41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.373+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d02794d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.374+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29979801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.374+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d510fbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.374+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d02794d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.375+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144138e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.375+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42b8e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.375+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181, and the Request Id: 5e480e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.375+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c87681f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.376+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144138e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.376+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c87681f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.377+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181, and the Request Id: 35da0a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.377+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: 28edea3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.378+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4343e1db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.379+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ec7554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.379+0000 [https-jsse-nio-auto-2-exec-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: 7d22bcd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.379+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3169037c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.379+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f4f62d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.380+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4343e1db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.380+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: 5dc12c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.381+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a218da4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.381+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181-, and the Request Id: 351ef792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.381+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1477ed93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.381+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181-, and the Request Id: 3c01a4df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.381+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183-, and the Request Id: 7b1b677b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.382+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a218da4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.383+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 233a1ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.383+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180, and the Request Id: 583d4f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.384+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d41cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.384+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd05919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.385+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd05919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.386+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf0479e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.386+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e142cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.386+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36d01e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.386+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfc3ba0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.386+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d01e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.386+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e142cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.387+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311b8604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.388+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c032431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.388+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3199a2ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.388+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183, and the Request Id: 1b6b1410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.389+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a33b430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.389+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3199a2ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.392+0000 [https-jsse-nio-auto-2-exec-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: 45cc5911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.404+0000 [https-jsse-nio-auto-2-exec-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: 29ef8734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.404+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4658c5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.404+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e1af17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.404+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba5c2f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.407+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183-, and the Request Id: 1adb6b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.409+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3af87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.409+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f62b327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.410+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3af87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.410+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11192b08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.410+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75fef6eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.410+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67352917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.411+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fef6eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.411+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502dc305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.411+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f7822a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.412+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7822a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.412+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181-, and the Request Id: 5876d1d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.412+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5558c649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.412+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502dc305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.413+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5558c649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.413+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182, and the Request Id: 365d116c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.413+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c534d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.414+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d02673e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.415+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7827dcf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.415+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d02673e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.415+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183, and the Request Id: 4d77eecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.416+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7827dcf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.416+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52acc96d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.416+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52acc96d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.417+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41d537ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.417+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 662b541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.417+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38fc5202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.418+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662b541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.418+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d537ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.419+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553ad8bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.419+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179, and the Request Id: c34ae9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.420+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29c816bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.420+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad9ff3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.420+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36dbd353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.420+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad9ff3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.420+0000 [https-jsse-nio-auto-2-exec-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: 49df7be3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.421+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dbd353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.422+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182-, and the Request Id: 46710336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.422+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184, and the Request Id: 4db677d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.422+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1655cfb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.423+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2951ade4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.423+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c816bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.423+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b549b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.423+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 11614c77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.423+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2951ade4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.424+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33fc4b15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.424+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: 1a158732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.424+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715129e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.424+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fc4b15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.425+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179-, and the Request Id: 7bbaf52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.425+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715129e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.426+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181, and the Request Id: 1d7c26ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.426+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183, and the Request Id: 1c5c93cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.426+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251a8682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.426+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 728486b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.427+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728486b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.428+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182-, and the Request Id: 4499fb6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.428+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 534fd9e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.428+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323fc0ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.429+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 483061d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.429+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b957e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.429+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534fd9e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.429+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483061d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.428+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184-, and the Request Id: 77dbb21d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.429+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: 3125ea96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.430+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184, and the Request Id: 20b82663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.430+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183-, and the Request Id: 3cb29958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.430+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ce11dc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.431+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce11dc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.431+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181-, and the Request Id: 5ca97720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.431+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac3ef98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.432+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182, and the Request Id: 1e976705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.433+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496d362d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.433+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76cac492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.434+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674e51c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.435+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be7098d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.435+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184-, and the Request Id: 32b21392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.435+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74be485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.436+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52507922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.436+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4c112b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.437+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 315d2058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.438+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315d2058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.438+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182-, and the Request Id: 50e70bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.439+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31de2b62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.439+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31de2b62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.439+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59f73741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.440+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e667ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.440+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5212ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.440+0000 [https-jsse-nio-auto-2-exec-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: 3f7e7302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.441+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527bbc25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.441+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281bc36e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.441+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221cba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.442+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f73741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.443+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4282ee1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.443+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424431a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.443+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13aaf612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.443+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4282ee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.443+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e667ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.444+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8026b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.445+0000 [https-jsse-nio-auto-2-exec-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: 6d0cd52e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.445+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8026b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.446+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180, and the Request Id: 1a4715a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.446+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476dc9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.447+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c70d8fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.448+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c47ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.452+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b0b3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.453+0000 [https-jsse-nio-auto-2-exec-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: 62ce955f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.453+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b0b3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.454+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2385b195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.454+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183-, and the Request Id: 1e4c3419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.454+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2385b195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.455+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f6a7e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.456+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6a7e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.456+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 339b81fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.456+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46c9ef08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.457+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185, and the Request Id: 10045322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.457+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 724d45ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.457+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c31ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724d45ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.458+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c9ef08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f492de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.458+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339b81fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f492de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.459+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c31ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.460+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cbb36c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.460+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc08ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.460+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663565a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.460+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7833675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.460+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b3ab3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.461+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd5ce30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.461+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbb36c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.461+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7833675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.461+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3ab3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.461+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc08ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.460+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f660564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.461+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd5ce30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.460+0000 [https-jsse-nio-auto-2-exec-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: 69977e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.462+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5385f04b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.462+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184, and the Request Id: 430e0d4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.462+0000 [https-jsse-nio-auto-2-exec-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: 65769434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.463+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183, and the Request Id: 60cf41d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.463+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185, and the Request Id: 795af49e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.463+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5385f04b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.463+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183, and the Request Id: 302f1aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.463+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182, and the Request Id: 3400f9e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.465+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418f552e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.465+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185-, and the Request Id: 3e02ca2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.468+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184-, and the Request Id: 23237753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.468+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b125448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.468+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396952e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.469+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24014fcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.470+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd4f132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.470+0000 [https-jsse-nio-auto-2-exec-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: 623973fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.470+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd4f132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.471+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a07ffec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.471+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 45d5cd7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.472+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a07ffec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.472+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183-, and the Request Id: b73d1a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.472+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182-, and the Request Id: 70233134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.473+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183-, and the Request Id: 38e60e9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.473+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2500b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.473+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1caf4f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.474+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184, and the Request Id: 227fbd37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.475+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 324b6268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.475+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324b6268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.477+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 327fa603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.477+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f362181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.477+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffe2fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.478+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327fa603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.477+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76debe11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.479+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eec486b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3783d47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.479+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bb9b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.479+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185, and the Request Id: 3bf36a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.479+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eec486b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.481+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66e89a3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.481+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e89a3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.482+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c963e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.482+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: 7f52cdf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.483+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181, and the Request Id: 2a518f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.483+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434c91e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.483+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55bf8fc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.485+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6509ea2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.485+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b33d5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.486+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185-, and the Request Id: 7b061410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.486+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 511e6733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.487+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d75388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.487+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1ee3c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.487+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d75388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.488+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e1d495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.488+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5c5de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.489+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1d495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.489+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5c5de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.489+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5556f768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.490+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: 65048a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.490+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186, and the Request Id: 5c2739bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.490+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c59c8bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.491+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fea5f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.491+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52468b8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.491+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52468b8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.492+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b92a93b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.492+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ac0dcec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.492+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2703a778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.493+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: 644beb3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.495+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63b1a371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.495+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac0dcec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.495+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fea5f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.495+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b1a371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.496+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e6b111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7626102f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.496+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c59c8bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.496+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e6b111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7626102f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.497+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31f1aaaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.497+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 116064f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.497+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f1aaaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.497+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185, and the Request Id: 67e6ff94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.498+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116064f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.498+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: 7d3f9865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.499+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b955c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.499+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184, and the Request Id: 479fd5e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.499+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b955c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.500+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186, and the Request Id: 5e5def64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.501+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184-, and the Request Id: e03d4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.501+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bc63cb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d373095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.501+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc63cb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.503+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185-, and the Request Id: 29e7cf25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce646d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce646d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.503+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1f11ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.504+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186-, and the Request Id: 36cec6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.504+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: 370b7bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.504+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184-, and the Request Id: 37ec9ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.504+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183-, and the Request Id: 1624dfc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.504+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 582f25b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.505+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582f25b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.506+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29104ed9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.506+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185, and the Request Id: 6e77934b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.506+0000 [https-jsse-nio-auto-2-exec-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: 13e59506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.507+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7dc92a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.508+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: 176b75c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.508+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673a3130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.508+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7dc92a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.509+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de7f917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.510+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22851e69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.511+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2dad60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.511+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc37ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.511+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185-, and the Request Id: 3fc8156c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.511+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68740108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.511+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205c6212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.512+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc37ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.513+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e47799f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.513+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 746d25e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.513+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186, and the Request Id: 1437d924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.514+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518aa86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.515+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a71c4ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.516+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d32cc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.516+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b55cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.517+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35786d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.518+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cc91712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.518+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28416b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.519+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d96441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.519+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186-, and the Request Id: 3fade177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.519+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21a0a9d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.519+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c710991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.520+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c710991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.520+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d96441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.520+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a0a9d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.521+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601d5bf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.521+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78bb521f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.521+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601d5bf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.522+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78bb521f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.522+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 173386fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.522+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdc6605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.522+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173386fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.524+0000 [https-jsse-nio-auto-2-exec-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: 707d1813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.524+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: c71b6ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.524+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 699490a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.524+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cf148fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.524+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf148fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.525+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35b6c78c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.525+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699490a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.525+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d875ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.526+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb646a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.526+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d875ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.526+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e6c2732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.526+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23daa406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.526+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b6c78c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.526+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb646a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.526+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c40aa1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.527+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23daa406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.527+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6c2732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.527+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ece81c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.527+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182, and the Request Id: 7104fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.527+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185, and the Request Id: 2763420a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.527+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ece81c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.528+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e1adb32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.528+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4acc8e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.528+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: 6e493220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.528+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1adb32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.528+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acc8e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.529+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c6088a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.529+0000 [https-jsse-nio-auto-2-exec-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: 5b30f643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.529+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184, and the Request Id: 4311c5e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.530+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185, and the Request Id: aef3c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.530+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6088a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.530+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187-, and the Request Id: 5d433022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.530+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33d5faa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.531+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d5faa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.532+0000 [https-jsse-nio-auto-2-exec-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: 704a8f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.532+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185-, and the Request Id: 183f43c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.532+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: 5daa98d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.532+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182-, and the Request Id: 32b92c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.532+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186, and the Request Id: 7fdc7c4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.534+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: 261e1a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.547+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216a8da2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.552+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185-, and the Request Id: 56c629a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.552+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35747b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.553+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29da2568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.553+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184-, and the Request Id: cdf135b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.554+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba6edf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.555+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a932e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.555+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: 5736016c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.557+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5355e045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.557+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc76444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.559+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26a8a6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.559+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4e822d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.559+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b916202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.560+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bce6256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.560+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d1e918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.562+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a8a6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.564+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6133090b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.564+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b27cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.564+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf4dcf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.564+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 461e37e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.565+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.565+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef0f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.566+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef0f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.566+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae2f8d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.567+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ad3194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.567+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461e37e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.567+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187, and the Request Id: 78b17357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.568+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ad3194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.569+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71d9447f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.569+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed83b2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.569+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a19f3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.569+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d9447f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.569+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a19f3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.571+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: 16d8b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.572+0000 [https-jsse-nio-auto-2-exec-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: 64b6b30e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.572+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be712f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.572+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c80f2d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.573+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c80f2d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.573+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40227820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.573+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187-, and the Request Id: 702b6ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.574+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40227820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.574+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c7d4cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.575+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c7d4cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.576+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 638da1ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.578+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd058b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.578+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd058b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.580+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6161c532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.580+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187-, and the Request Id: 7aaab22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.580+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6161c532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.580+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc5903a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.580+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14135321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.581+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6569e179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.581+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14135321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.581+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c2f0a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.581+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc5903a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.581+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7167a7c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.582+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c2f0a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.582+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185, and the Request Id: 532bcbc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.583+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188-, and the Request Id: 186ffa92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.585+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 88f7c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.585+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b84802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.585+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186, and the Request Id: 17547a77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.585+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: 571d8ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.586+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88f7c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.586+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660161f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.587+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660161f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.587+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e88e939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.587+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e88e939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.588+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188, and the Request Id: 5f56a9cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.588+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186, and the Request Id: 7b578dc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.596+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1964a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.596+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4513fc62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.597+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1964a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.597+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4513fc62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.598+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185-, and the Request Id: 156dc597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.599+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5351de14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.599+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5351de14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe862fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.600+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183, and the Request Id: 2bbe546a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.600+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787365fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.601+0000 [https-jsse-nio-auto-2-exec-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: 704aee01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.603+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e76a42e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.604+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187, and the Request Id: 2e1fbe61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.604+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188-, and the Request Id: e260223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.604+0000 [https-jsse-nio-auto-2-exec-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: 293c4de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.606+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e1159f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.606+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad71c64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: 7677bb8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.611+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d9c49c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.611+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28528a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.626+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41070a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.627+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28528a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.629+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d0b9586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.629+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41070a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.629+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7534579e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.631+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54520f67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.631+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbf43b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.631+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187-, and the Request Id: 7bd21f44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.631+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3319e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.632+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26bae4f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.632+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a41bcd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.632+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1924bfc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.633+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a41bcd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.633+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bae4f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.634+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188, and the Request Id: 6d095078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.634+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188, and the Request Id: 5baca1c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.637+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ab776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.637+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73566de2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.638+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f34d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.639+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f39f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.640+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c3b06fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.641+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3b06fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.641+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f39f02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.641+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168bb077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.641+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ddf4eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.641+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 297138c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.642+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30c7b249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.642+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddf4eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.642+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297138c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.642+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c7b249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.643+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2832c3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.643+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189, and the Request Id: 67a325fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.643+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a3b0ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.643+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2832c3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.644+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fcc72af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.644+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a3b0ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.644+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcc72af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.644+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: f21e982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.644+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188-, and the Request Id: 63267601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.645+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6da8df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.647+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187, and the Request Id: 6e69a80b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.647+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187, and the Request Id: 3747a618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.648+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186, and the Request Id: 3b1ce729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.648+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d1b3b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.649+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d1b3b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.649+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d6bc2e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.650+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6bc2e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.650+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4717bc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.650+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16b37133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.651+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b37133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.651+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4717bc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.652+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a05e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.652+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76cde982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.652+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234e3759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.653+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a6af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.653+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234e3759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.653+0000 [https-jsse-nio-auto-2-exec-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: 3f4a56a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 188af99f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.654+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188af99f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.654+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189, and the Request Id: 740de284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.654+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: 1a400692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.656+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186-, and the Request Id: 24c5dc17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187-, and the Request Id: 472f44be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.657+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a929a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.657+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189-, and the Request Id: 739af7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.657+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b328b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.658+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b328b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.659+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb5efc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.659+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189-, and the Request Id: 485e295c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.659+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: 6bacd463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.660+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: 4b69087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.660+0000 [https-jsse-nio-auto-2-exec-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: 35c0c33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.660+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a77f3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.661+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a77f3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.661+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188, and the Request Id: 2dc9e56b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.661+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448b63f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.662+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3859e9ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.664+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69dce8ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.664+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69dce8ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.665+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a997b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.665+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55df35d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.665+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e6ce24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.666+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ee422bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.666+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c78502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.667+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee422bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.667+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5b9129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.667+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189, and the Request Id: 4c81c3fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.668+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6008849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.668+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188-, and the Request Id: 384c23e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.669+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6008849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.669+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 733ed7e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.670+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688acc91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.670+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44a3b5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.670+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6ee867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.670+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a3b5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.671+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1821ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.671+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189, and the Request Id: 6dc39ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.671+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1821ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.672+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673e9334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d945c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.672+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621dafe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.673+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573c05fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.673+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573c05fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.675+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189-, and the Request Id: a74336f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.675+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8eef95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.675+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187, and the Request Id: 181a64a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.675+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55441a80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.675+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557c8d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.675+0000 [https-jsse-nio-auto-2-exec-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: 76d5f691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.676+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557c8d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.677+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2703861e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.677+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444e291a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.678+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dbd7f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.678+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444e291a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.678+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2703861e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.679+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b1b4c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.679+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44871bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.679+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbd7f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.679+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b1b4c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.679+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2137ba34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.679+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44871bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.679+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185, and the Request Id: 413609b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.680+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2137ba34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.680+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190, and the Request Id: 4b2e4b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.680+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ebcd913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.680+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 5b58e396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.681+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebcd913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.681+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fc8ef79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.681+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37853451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.681+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37853451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.681+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc8ef79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.682+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29148bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.682+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187-, and the Request Id: 565a2b52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.682+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29148bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.683+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701ec60d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.683+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701ec60d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.683+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ece62db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188, and the Request Id: 14068c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.684+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658c4cc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.684+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: 3ba64888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.685+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190, and the Request Id: 795457bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.686+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188-, and the Request Id: 21c4b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.686+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: 4e2a3c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.686+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190-, and the Request Id: 992469d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.688+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d8c74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.689+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c2a0a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.689+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188-, and the Request Id: 6850cf41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.690+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e40eeff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.690+0000 [https-jsse-nio-auto-2-exec-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: 610c3b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.691+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177f3456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.691+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167c74d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.691+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190-, and the Request Id: 31891e8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.692+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 445d49b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.693+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66286037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 440d1e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.694+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 376e1538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.695+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376e1538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.695+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22ccd95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.695+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d351949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.695+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3180d933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.696+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d351949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.697+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b8cba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.697+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: 7ed3f37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.697+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158a684f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.697+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b8cba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.697+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ccd95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.698+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e17b4dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.699+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c7875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.699+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d377f32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.699+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 643ca156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.699+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b83c06c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.699+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643ca156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.700+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c7875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.700+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1caaa7f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.701+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189, and the Request Id: 19118b67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.701+0000 [https-jsse-nio-auto-2-exec-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: 13739d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.701+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1caaa7f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.701+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190-, and the Request Id: 5c2de352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.702+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 784641ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.702+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784641ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.703+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75462e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.703+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6269577d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.703+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9d4f97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.704+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6269577d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: 1f529a17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.705+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189-, and the Request Id: 4d5ee83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.705+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ea7ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.705+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f23457d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.705+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190-, and the Request Id: 59fa41d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.706+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f23457d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.706+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18be7c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.706+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 78816902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.707+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18be7c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.707+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79210938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.708+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79210938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.708+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e2104f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.708+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640367cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.709+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2104f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.709+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 777db9eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.709+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46f91ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.709+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777db9eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.709+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2480cee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.710+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f91ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.710+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191, and the Request Id: 7140a76e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.711+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188-, and the Request Id: 7e29e6b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.711+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186, and the Request Id: 687e48d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.711+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a66a7cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.711+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b02b1b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.712+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abdb226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.712+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a66a7cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.712+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e24b5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.712+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: 4831fbe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.713+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e24b5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.713+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44f9e325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.713+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f9e325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.714+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189, and the Request Id: ae9fc81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.715+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191, and the Request Id: 63e157da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.716+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3daf8d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.716+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: 43cc9b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.717+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12dda3b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.717+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba180dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.718+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1286b739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.720+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4906c5a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.721+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4906c5a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.722+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae98cd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.722+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54886d36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.722+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f220438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.723+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f220438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.723+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54886d36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.724+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: 73dc878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.724+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80de4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.725+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f73fd92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.725+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191-, and the Request Id: 649f5092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.725+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: 4ce1cc01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.725+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f73fd92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.726+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c573cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.726+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f96ec34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.727+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c721a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.727+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189-, and the Request Id: 2bc2dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.727+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c721a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.727+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: 1f72ec75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.728+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33be2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.728+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 178fe1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.728+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fac75ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.729+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178fe1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.729+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190, and the Request Id: 748778e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.729+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fac75ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.730+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d5f5656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.730+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63805fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.730+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fdd703e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.731+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 652bbd4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.731+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652bbd4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.731+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fdd703e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.731+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: 54ade1d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.732+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bcc9322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.732+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63805fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.732+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35604a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.733+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 4921c1c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.733+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f55382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.733+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203bb6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.734+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203bb6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.734+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251bfb6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.734+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f55382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.734+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191, and the Request Id: 7d859883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.735+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189, and the Request Id: a929df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.735+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190-, and the Request Id: 3052cc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.736+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a00f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.736+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: 6658ee2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.736+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ad3cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.737+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62845f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.737+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 326dc324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.738+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: 452a04ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.738+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326dc324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.739+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 350d69a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.739+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 201700b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.739+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201700b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.739+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350d69a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.740+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191-, and the Request Id: 2d4e2573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.740+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ea0463e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.740+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187, and the Request Id: 23901b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.741+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea0463e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.741+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192, and the Request Id: 70c15857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a2d7e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2d7e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.742+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62993b28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.743+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61534a25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.743+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189-, and the Request Id: 11712623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.744+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61534a25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.744+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d481852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f895fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.745+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fee53af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.745+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41676e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.745+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25aa3c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.745+0000 [https-jsse-nio-auto-2-exec-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: 7770763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.746+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25aa3c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.746+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: 4dc211be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.746+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b5d2db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.747+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5d2db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.747+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190, and the Request Id: 5272c95a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.749+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a6459a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.750+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55093bdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.750+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192-, and the Request Id: b0e410b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.752+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192-, and the Request Id: 133fcb33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.752+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37687362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.753+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8537cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.753+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: 1293ad2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.753+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5e22f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.754+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f5bd1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.755+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 159a6554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.755+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440148d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.756+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159a6554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.756+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440148d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48bca3d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.757+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25168f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.757+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557ff616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.758+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb8866a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.758+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bca3d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.758+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25168f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.758+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6275fd27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.758+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557ff616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.758+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d06c817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.759+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42732acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.760+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42732acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.760+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: 2f9e40a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.760+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c10426e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.761+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: 29dbca66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.761+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c10426e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.761+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d0e0027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.761+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192, and the Request Id: 7dcee678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.761+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0e0027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.762+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519b03a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.762+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519b03a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a69b6f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.763+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebe577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a69b6f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.763+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192, and the Request Id: ab40844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30394dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.764+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 20f7791e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.765+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d90e5d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.767+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7032c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.767+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190-, and the Request Id: 1ea55a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.768+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3440c0da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191-, and the Request Id: 180c12de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.769+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3440c0da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.769+0000 [https-jsse-nio-auto-2-exec-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: 71cd6955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.769+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192-, and the Request Id: 7dfd7fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.769+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: 9f2d5ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38f329d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.770+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1451f81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.770+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4156a340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f329d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.771+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae5bd0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.771+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190, and the Request Id: 6c809335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.772+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4156a340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.772+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae5bd0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d068dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.773+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7067f6bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d068dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.774+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440919c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.774+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440919c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.774+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188, and the Request Id: 3f94cdb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.775+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191, and the Request Id: 5abb7826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.775+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4596e12e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.776+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190-, and the Request Id: 54606a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.776+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5de035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.776+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72886fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.777+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72886fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.777+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f68120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.777+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f68120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.777+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8b81de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.777+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289ddcfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.779+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466522d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.780+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: 321b362c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.780+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: 78d23bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.780+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466522d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.781+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b42677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.781+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b42677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.781+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: 6d8ed9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.781+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e36440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.782+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349bc9f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.782+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f50b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.782+0000 [https-jsse-nio-auto-2-exec-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: 626bdeae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.784+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 698465be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.784+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342cab8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.784+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698465be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.785+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c64f6e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.785+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700544c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.785+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41042591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.786+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41042591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.786+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f48b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.786+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4014d618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.788+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d8f0b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.788+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: 3470b972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.789+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193-, and the Request Id: 726dbaf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.789+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f314386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.789+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f314386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.790+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269732c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.790+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269732c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.792+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: 30af7ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.792+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ec4b3eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.792+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193-, and the Request Id: 78d95735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.792+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec4d9ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.792+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec4b3eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.793+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f03d772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.794+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52afc9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.794+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191-, and the Request Id: 275f8a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.794+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52afc9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.795+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29cfcd01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.795+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1514a07f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.795+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192, and the Request Id: 416ffc74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.796+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193-, and the Request Id: 136126c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.797+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55328052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.797+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82ba233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.798+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1514a07f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.798+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c4849f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.798+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cfcd01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.799+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c4849f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.799+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 609aca4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.799+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3834131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.799+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609aca4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.800+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3834131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.800+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe54167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.800+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe54167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.801+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 448f560c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.801+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191, and the Request Id: 5dfa0fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.802+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193, and the Request Id: c557453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.802+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138edc34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.803+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc1b90a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.803+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f486cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.805+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: 2219637a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.806+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69cdcffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.807+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cdcffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.807+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61cecc8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.808+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ba29c0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.808+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61cecc8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.808+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba29c0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.810+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189, and the Request Id: 3d0754cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.810+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ae294e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.810+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192-, and the Request Id: 74b71de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.810+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ae294e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.811+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114bf2db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.811+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191-, and the Request Id: 3dcd0b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.811+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193-, and the Request Id: 25d52dcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.812+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: 2ade70b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.812+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f791ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.812+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ce0cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.812+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425f94b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.813+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66213829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.813+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66213829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.814+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189-, and the Request Id: 7eefcac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.814+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4402f7dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.815+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4402f7dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.816+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12232d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.816+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b278adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.816+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192, and the Request Id: 708d0338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.817+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb27715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.817+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63fe81ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.818+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27358a1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.818+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63fe81ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.818+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27358a1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.819+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 244a6a60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.820+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19771976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.820+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244a6a60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.821+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194-, and the Request Id: 39a6556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.821+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19771976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.821+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ef7f694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.822+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef7f694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.822+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192-, and the Request Id: 50b34daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.822+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f8e18f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.823+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194, and the Request Id: 5b0fbe27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.823+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8e18f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.823+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec887b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.823+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce1aacf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.823+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce1aacf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.824+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0fda59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.824+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53521f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.824+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53521f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.824+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194, and the Request Id: 4ede3f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.824+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc75bbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.825+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192, and the Request Id: 653d656e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.826+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32529d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.826+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 2950557f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.827+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48bf1042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.828+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: 3befa2bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.829+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 145ca719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.829+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 635fc4de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.829+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635fc4de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.829+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145ca719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.830+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194-, and the Request Id: 3658164a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.830+0000 [https-jsse-nio-auto-2-exec-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: 2975964f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.830+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eaa9800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.831+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eaa9800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.831+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49788b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.831+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4194c83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.831+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: 43d5899c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.831+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49788b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.831+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194, and the Request Id: 76b65f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.832+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369bd2ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.832+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193, and the Request Id: 31b7333e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.833+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55019900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.833+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289ff2c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.835+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1043acdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.835+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bf291d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.835+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70f7000c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.836+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f7000c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.837+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43acd756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.837+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43acd756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.838+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194-, and the Request Id: 1e5badaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.839+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd8284e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.839+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d12d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.839+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f2a6a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.839+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2a6a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.839+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: c856262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.840+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e38a551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.840+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192, and the Request Id: f7e4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.843+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4976ed97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.843+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59366521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.844+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 339dfb6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.844+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4976ed97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.847+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32de7b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.848+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190, and the Request Id: 7d2dc619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.848+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192-, and the Request Id: 481694d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.849+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfe38e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.850+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b979be8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.851+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 88e9f9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.851+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eca3677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.851+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46cb743e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.851+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b979be8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.851+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eca3677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.852+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88e9f9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.852+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ddeebe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.852+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b595ff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.852+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46cb743e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.852+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb137c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.853+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b595ff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.853+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bfc7be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.854+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfc7be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.854+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d60c693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.854+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d60c693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.854+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: 121629ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.855+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195, and the Request Id: 44dedc34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.855+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13253dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.855+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 782b6bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.856+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193, and the Request Id: 185260b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.856+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195, and the Request Id: 8785530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.856+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782b6bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.856+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13253dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.857+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe9e060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.857+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537b320f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.857+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194, and the Request Id: 62a9810a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.858+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38371ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.858+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66713b0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.858+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38371ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.859+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: 286373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.859+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: 581cd9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.860+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 694768ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.860+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195-, and the Request Id: 762eb887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.861+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694768ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.862+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d3f9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.862+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7697c548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.863+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d3f9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.863+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad72561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.863+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 614858a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.863+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad72561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.864+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614858a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.864+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195-, and the Request Id: 10235595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.865+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195, and the Request Id: 1ba15c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.865+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6edaa761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.865+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4598794f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.865+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6edaa761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.866+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e301fff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.865+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 646372e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.866+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4598794f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.866+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1982b410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.867+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: 4cf414d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.867+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aeb78f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.868+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194, and the Request Id: 2584d4ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.868+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195, and the Request Id: 443111c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.868+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ffa1e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.869+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ffa1e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.870+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f1dfc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.870+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8c4262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.870+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f1dfc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.872+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193, and the Request Id: 7fc9a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.872+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebac796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.873+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5426a2e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.871+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 691f221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.873+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae4d0b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.875+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194-, and the Request Id: 6c8b17b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.875+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b385ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.875+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195-, and the Request Id: 149b6232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.875+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: 266ade1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.877+0000 [https-jsse-nio-auto-2-exec-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: 609e1be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.878+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3ef83e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.879+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595bf017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.879+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a76aa52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.879+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad54687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.881+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a76aa52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.881+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d13ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.881+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5b29a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.881+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 675b1b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675b1b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4b4f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4b4f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.883+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 654ca4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.883+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654ca4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.883+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c230d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.884+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c230d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.884+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194, and the Request Id: 2f4fe206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.884+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa4cb6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.884+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196, and the Request Id: 20f3cd74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.885+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa4cb6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.885+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191, and the Request Id: 46fba7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.888+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e02f172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.889+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec5c62a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.890+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196-, and the Request Id: 51c79a72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.891+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: 785cba3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.891+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4cab84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.892+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c60ab93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.892+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a4091f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.893+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 651a1258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.893+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194-, and the Request Id: 661f1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.894+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651a1258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.894+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4101c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.894+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c60ab93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.894+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4101c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.895+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 659f833c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.896+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659f833c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.896+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c166554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.896+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c8d988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.897+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 171a5770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.897+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338a86b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.898+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a4fe72a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.898+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171a5770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.898+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194, and the Request Id: 14b8602d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.898+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4fe72a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.899+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1265f1e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.900+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196, and the Request Id: 4efc9e22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.900+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 73eb3496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.901+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74ca53fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.901+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1265f1e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.901+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ca53fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.901+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1f4b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.902+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af67e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.902+0000 [https-jsse-nio-auto-2-exec-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: 66e39fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.902+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 705a72e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.902+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72311782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.902+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1adda496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.903+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705a72e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.903+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adda496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.904+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67de0b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.904+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b20169c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.904+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: 4a4df7db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.904+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67de0b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.904+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b20169c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.905+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 492960b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.905+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492960b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.906+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196, and the Request Id: 18d4e5d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.907+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 885fc71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.907+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 885fc71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.907+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: d046070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.908+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196-, and the Request Id: 85734c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.908+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196, and the Request Id: f7534dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.909+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194, and the Request Id: faa9da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.910+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bd99e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.911+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562e1107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.911+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: 4a915394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.911+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1667f180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.911+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f279fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.911+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1667f180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.912+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30ef43ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.912+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194-, and the Request Id: 5f3d4a3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.912+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ef43ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.913+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53dc8efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.913+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196-, and the Request Id: 4b7c0416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.913+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: 5110d7d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.915+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196-, and the Request Id: ff81613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.915+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ae47b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.917+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca4b4dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.917+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5825c256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.918+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465f843b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.918+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 501bee7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.918+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5825c256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.918+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72401240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.919+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b85ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.919+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 501bee7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.919+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197-, and the Request Id: 1dfffbe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.919+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac6c37e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.920+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac6c37e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.920+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4941f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.921+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195, and the Request Id: 3907b2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.921+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a7d7701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.921+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56db5ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.921+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7d7701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.922+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192, and the Request Id: 26fa7a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.922+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2028cb60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.923+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e572e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.924+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bf783f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.924+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d80cc79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.925+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf783f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.925+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d884be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.926+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a3cfb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.926+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b733b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.926+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ddc064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.926+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a3cfb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.927+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a33db38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.927+0000 [https-jsse-nio-auto-2-exec-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: 5796d0fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.927+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195-, and the Request Id: 795a84fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.927+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a33db38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.928+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f13ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.928+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6520df72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f13ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.929+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6520df72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.930+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c38aed5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.930+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a395af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.930+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: 46903ed8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.930+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4abaf076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.930+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f49353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.931+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4abaf076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.931+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f49353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.930+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c38aed5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.931+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197, and the Request Id: 435fc929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.931+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196, and the Request Id: 4ed50b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.932+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ae4684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.932+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: 6cab9d57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.933+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d96303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.933+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db7b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.934+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d96303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.934+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db7b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.935+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e840497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: 5fde584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.935+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621b4fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.936+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e840497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.936+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621b4fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.936+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb29c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.936+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48e8803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.937+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e8803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.938+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197-, and the Request Id: 592f1a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.938+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2452f50a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.938+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195, and the Request Id: 6ce246f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.938+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2452f50a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.938+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: 28239224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.939+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197-, and the Request Id: 77a019f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.938+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d6a8cf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.939+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6a8cf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.939+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196, and the Request Id: 3f489335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.939+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30ba86c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.939+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ba86c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: 77740643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.941+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197, and the Request Id: 4247592b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.942+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eca8936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.942+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383c6391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.943+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195-, and the Request Id: 4d303aca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.944+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ef0368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.944+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7add85d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.944+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a717fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.944+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198-, and the Request Id: 6c76c7f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.945+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fee13ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.945+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197-, and the Request Id: 65feb95e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.946+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: 330ee620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.946+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fdadf54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.947+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260268bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:50 2025-10-04T14:14:50.947+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdadf54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.948+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d55f373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.948+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fabaadd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605e611a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.948+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d55f373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.954+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1df42c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.954+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd0e28f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.954+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df42c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.954+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196ad36b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.955+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c05132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.955+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55647f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.955+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193, and the Request Id: 5e19a09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.956+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 117ea9d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.956+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc66588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.956+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4f4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.956+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307548eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.956+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 731ac250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.956+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117ea9d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.957+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731ac250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.957+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4f4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.958+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4df4612d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.958+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196, and the Request Id: 711c33ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.958+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eb14b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.958+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df4612d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.959+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb14b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.959+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595be503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.960+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198, and the Request Id: 6ec73bba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.961+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 451a2d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.961+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198, and the Request Id: 1ae530ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.962+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266f3473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.962+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: 176adbea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.962+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26980379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.962+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451a2d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.962+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 273680e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.963+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273680e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.963+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196-, and the Request Id: 7c8b1106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.963+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fdf719c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.964+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdf719c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.964+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ede75fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.964+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f7f9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.965+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ede75fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.965+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f7f9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.966+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198-, and the Request Id: bae5212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.966+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2987118e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.966+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: 564fbf32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.966+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 73635f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.967+0000 [https-jsse-nio-auto-2-exec-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: 6c341cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.967+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17a7230e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.967+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69548ed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.967+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242235a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.967+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 740f91e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.967+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a7230e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.968+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740f91e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.968+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48c7a831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.969+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2987118e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.969+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c7a831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.970+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fcef93c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.970+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75b89e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.970+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: 6deeb7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.970+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcef93c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.970+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b89e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.971+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52adfeb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.971+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198, and the Request Id: cbc68ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.971+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52adfeb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.971+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197, and the Request Id: 7df37ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.972+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199, and the Request Id: 7ad511fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.973+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0cba32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.973+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee0c7b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.973+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197-, and the Request Id: 6f10a229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.973+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196-, and the Request Id: 7970eee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.974+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192730f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.975+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196-, and the Request Id: 16fb02d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.975+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600b4f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.976+0000 [https-jsse-nio-auto-2-exec-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: 7ca7d9c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.976+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197-, and the Request Id: 3ec2dca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.976+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199-, and the Request Id: 78e8f42b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.978+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2173b8b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.979+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2173b8b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.979+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83d593c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.980+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68435be7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.980+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb8c8b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.981+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb17d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.981+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d87ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.982+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50d5981d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.982+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2969eb61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.982+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4559f065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.982+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d5981d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.983+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2969eb61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.983+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194, and the Request Id: 602548d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.983+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 697aeb37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.983+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217b2d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.984+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697aeb37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.985+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65a7553a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.985+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197, and the Request Id: d4ecc6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.985+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a7553a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.987+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: 2e063b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.987+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b61ff94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.987+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0f78e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.987+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b61ff94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.988+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37fe8fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.988+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fe8fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.988+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b2d7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.988+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199, and the Request Id: 39919623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.989+0000 [Thread-8071] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:51 2025-10-04T14:14:50.989+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ba9a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.989+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d67dc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.990+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ba9a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.990+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199, and the Request Id: 11f0dbc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.992+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 733aa841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.993+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217f6d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.993+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae7822e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.993+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75550972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.994+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38c29456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.994+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197-, and the Request Id: 1551d3e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.994+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41977a08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.994+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733aa841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.994+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c29456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.995+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bf6355f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.995+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c3f00b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.995+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52dc5bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.996+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3f00b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.996+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf6355f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.996+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199-, and the Request Id: 636e8c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.996+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: 1c003c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.996+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52dc5bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.997+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1dc48d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.998+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199-, and the Request Id: 3f262655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.999+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5132f5e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.999+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197, and the Request Id: 24258fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.999+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112cfba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.999+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4dadb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:50.999+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5132f5e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.000+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112cfba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.000+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56a994c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.000+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 567b2e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.001+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a994c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.001+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197-, and the Request Id: 496c5f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.001+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47888781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.001+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567b2e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.002+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39f12636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.003+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f12636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.003+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199, and the Request Id: 33a123b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198, and the Request Id: 677500a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.004+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198, and the Request Id: 7bbe85c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.004+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197-, and the Request Id: 5e55bba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.004+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 561311d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.005+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2f8fa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.006+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561311d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.007+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d374fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.007+0000 [https-jsse-nio-auto-2-exec-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: 25306935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.008+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d374fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.008+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601ab6d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.008+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: 7b7302ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.009+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 432a0673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.009+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f281fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.009+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d61abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.009+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432a0673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.009+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d61abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.010+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4cccf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.011+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27dcbd89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.011+0000 [https-jsse-nio-auto-2-exec-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: 5484d47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195, and the Request Id: e4b9eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.011+0000 [Thread-8098] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:51 2025-10-04T14:14:51.013+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46446232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.014+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46446232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.014+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593fbd7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.014+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c378ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.014+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200-, and the Request Id: 73523a60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.015+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728401e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.015+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76ad2072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.016+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17ed6319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.016+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: 5972e033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.016+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad02311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.016+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ed6319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.016+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ad2072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.017+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: 7f7c262f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.017+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198, and the Request Id: 4a65a326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.018+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff2cab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.018+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff2cab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.019+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: 222442e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.020+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c5c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.022+0000 [Thread-8111] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:51 2025-10-04T14:14:51.065+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f550daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.066+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a65cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.066+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1275ab79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.066+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397173aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.066+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198-, and the Request Id: 71632b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.066+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea29d9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.068+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea29d9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.068+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 30123837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.068+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573f59f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.068+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1275ab79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.072+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37ebee5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.072+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1164032f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.072+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3391f017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.072+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb8b153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.072+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ebee5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.073+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca06d2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.073+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca06d2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.073+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fd0eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.074+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: 61cee795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.074+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225e413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.074+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3685381f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.076+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: 506d4b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.076+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c54c7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.076+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f18a8d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.076+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f18a8d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.077+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79d6f3e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.077+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166a2faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.077+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d6f3e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.079+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 478a652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.079+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199, and the Request Id: 2bc23b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.080+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478a652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.080+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64dca42e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.080+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198-, and the Request Id: 79658d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.080+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f0ad3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.081+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f0ad3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.081+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64dca42e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.081+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200-, and the Request Id: 6d51b9de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.081+0000 [https-jsse-nio-auto-2-exec-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: 76d30dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.082+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43c7d455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.082+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35f04520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.082+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c7d455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.083+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f04520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.083+0000 [https-jsse-nio-auto-2-exec-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: 5713f8c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.081+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b49f55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.084+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a2bb5ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.085+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b49f55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2bb5ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d30595c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.085+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df24539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d30595c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.086+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7661a191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.086+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7661a191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.086+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 161e69ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.087+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 177e404c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.087+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201, and the Request Id: 4b3b4dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.087+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177e404c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.087+0000 [https-jsse-nio-auto-2-exec-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: 2454b6e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.088+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cbe466a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.089+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbe466a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.090+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199, and the Request Id: 6122e2d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.091+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201-, and the Request Id: 7a8f330d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.091+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200-, and the Request Id: 6cde5dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.091+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9db23a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.091+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522b58b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.092+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2170f76c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.092+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522b58b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.092+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: 79c82146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.093+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cffc7d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.093+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199, and the Request Id: 3b045038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.094+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cffc7d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.094+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79554414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.095+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79554414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.095+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: 23af18e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.095+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: 43c48b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.096+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7db3c81f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.096+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: 3c75894d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.097+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db3c81f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.097+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: 509bbec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.098+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d09a739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.098+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5c8ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.098+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d9aa26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.099+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328ccb0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.099+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d9aa26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.099+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: 234adbe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.100+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201, and the Request Id: 5f8af3ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.101+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ea2be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.101+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43131473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.103+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199-, and the Request Id: 363af336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.103+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc50421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.104+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14aa084e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.105+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696dee5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.105+0000 [https-jsse-nio-auto-2-exec-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: 1d788be9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.110+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77bad9f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.111+0000 [Thread-8185] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:51 2025-10-04T14:14:51.111+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bad9f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fbe554e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.113+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7861c42a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.114+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbe554e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.116+0000 [Thread-8189] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:51 2025-10-04T14:14:51.118+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201, and the Request Id: 859795e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.119+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ee55e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.119+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4d2dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.119+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ee55e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.120+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756a147e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.120+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43df3149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.121+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43df3149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.121+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0b437a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.122+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3816bb8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.122+0000 [https-jsse-nio-auto-2-exec-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: 7903ae54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.122+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f48d14f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.122+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5a344b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.123+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3816bb8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.124+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 273d1cff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.124+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273d1cff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.124+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201-, and the Request Id: 14a3f459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.125+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199, and the Request Id: 18363248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.126+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0485c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.127+0000 [https-jsse-nio-auto-2-exec-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: 2d03ded3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.128+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749b89e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.128+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f6a6f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.129+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4036a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.130+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce512bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.130+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113939bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.131+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193ad7a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.131+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113939bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.132+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce512bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.132+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40613534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.132+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6836eab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.132+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40613534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.133+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 693f0c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.133+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6836eab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.133+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201, and the Request Id: 6a015958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.134+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5515abad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.134+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c072012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.134+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693f0c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.135+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c072012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.135+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c56f91b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.136+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c56f91b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.136+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e4c8b06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.136+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: 12fba7cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4c8b06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a180326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.137+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 774edc67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a180326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.137+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774edc67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.137+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199-, and the Request Id: 33ef3191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e0cba14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.138+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a38e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.138+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0cba14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.139+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 351d8577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.139+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200, and the Request Id: 378de874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.139+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351d8577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.139+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200, and the Request Id: 5fe6599b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.140+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: 541472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.140+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: 477d332e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.140+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: da34138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.140+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c801d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.141+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da34138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.141+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: 29515ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.141+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e97beb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.142+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e97beb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.142+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86805da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.142+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202-, and the Request Id: 71dfc922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.143+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 57ba8501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.144+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29529435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.145+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: 74c1bd82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.145+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200-, and the Request Id: 7a4a7823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.147+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522dd799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.149+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1830b5c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.150+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb29f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.150+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202-, and the Request Id: 5dd72e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.150+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1830b5c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.151+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5895029c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.151+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57787299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.151+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdf472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.151+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5895029c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.151+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200-, and the Request Id: 55d218d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.152+0000 [Thread-8225] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:51 2025-10-04T14:14:51.153+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23a57c20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.153+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a57c20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.155+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20c43cd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.156+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c43cd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.156+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdd6730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.157+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198, and the Request Id: 4d78eac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.160+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7bc99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.160+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 199cff47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.160+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209409f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.160+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202, and the Request Id: 4cbfae78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.161+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2ca3e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.161+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200-, and the Request Id: 4c9b34c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.163+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 689ccd6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.163+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: 54010a27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.163+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f708fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.164+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689ccd6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.164+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 747d2f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.164+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747d2f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.165+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142931d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.165+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f12273d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.165+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f12273d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.166+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f8988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.166+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b01f536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.166+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202, and the Request Id: 201d76ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.166+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f8988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.166+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb3b11b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.166+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b01f536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.167+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: 6b2e779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.167+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73e01ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.168+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e01ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.168+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201, and the Request Id: 35b3e932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.169+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202-, and the Request Id: 65d6aa46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.170+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: 2cbe568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.171+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57101f2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.172+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f170b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.172+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a1f6929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.173+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1f6929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.173+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b9c1191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.173+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203-, and the Request Id: 66de9a6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.173+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0e9a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.173+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201-, and the Request Id: 351fb217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.174+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0e9a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.174+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3128bed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.174+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55982525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.175+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3128bed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.175+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9f9c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.175+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55982525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.175+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4882df28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.176+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4882df28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.176+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200, and the Request Id: 506c0197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b2abc97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.177+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: 4a133eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.177+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1026ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.177+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2abc97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.177+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182e3a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.177+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: 2d321ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.178+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39408ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.178+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348b966c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.179+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39408ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.180+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73db5308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.180+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2408af15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.180+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 531df765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.181+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531df765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.182+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c12728e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.182+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200-, and the Request Id: 153dcf93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.182+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201-, and the Request Id: 4b30248f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.182+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203, and the Request Id: 6887e2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.183+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 176c4ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.183+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176c4ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.184+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5838df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.184+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201-, and the Request Id: 27a7b000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.185+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5838df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.185+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 153f83f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.186+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 153f83f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.187+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f9c7a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.187+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199, and the Request Id: 1b44a7c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.187+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2691fe45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.187+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a6640e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.188+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a53867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.188+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d193e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.188+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2691fe45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.188+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f5fb5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.188+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ffcc514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.189+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 91429c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.189+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: 49076e67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.189+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201, and the Request Id: 65a05fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.189+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffcc514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.190+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b4ff187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.190+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4ff187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.191+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203, and the Request Id: 7a05efb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.249+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: 71d5da16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.250+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f395194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.250+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258b3792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.250+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 233736d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.251+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201-, and the Request Id: 20106bbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.252+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34cde60b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.252+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203-, and the Request Id: 5e5f04d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.252+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7a44f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.253+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bebe4ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.253+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cde60b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.254+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f395194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.254+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233736d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.254+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48bff1c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.255+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 555c9780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.255+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bff1c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.256+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf706f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.256+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffb1ab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.256+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555c9780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.256+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffb1ab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.257+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202, and the Request Id: 5aefa9dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.257+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: 34afc076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.258+0000 [https-jsse-nio-auto-2-exec-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: 1fad5b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.259+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1305e227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.259+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c144544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.260+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fa3fa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.260+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 662419af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.261+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1305e227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.261+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662419af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.261+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ad00d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.262+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202-, and the Request Id: 6c0cee93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.262+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5460dae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad00d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.262+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5460dae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.262+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13747288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.263+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: 1347b928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.264+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202, and the Request Id: 628c4ef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.264+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 581b480f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.264+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 191f4644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.264+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: 61c19971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.264+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191f4644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.264+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ffb039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.265+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550ab2b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32179765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.265+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550ab2b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32179765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.266+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204-, and the Request Id: 3d1e05ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.266+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df7e40c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.266+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201, and the Request Id: 1a0dd334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.266+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df7e40c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.267+0000 [Thread-8312] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:51 2025-10-04T14:14:51.267+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3d711c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.268+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204, and the Request Id: 47a65dcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.269+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: 422f536c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.269+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c34c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.269+0000 [https-jsse-nio-auto-2-exec-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: 4bd4421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.270+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc2d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.271+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77d37aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.271+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d37aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.271+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32260b1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.272+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201-, and the Request Id: 62446d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.272+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a5862a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.272+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60437869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.273+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60437869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.273+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564050ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.274+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204-, and the Request Id: 1b78c588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.274+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204, and the Request Id: b18e467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.276+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32ff8bb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.276+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205514d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.276+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ff8bb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.276+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6959de5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.278+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da004f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.278+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78dea41b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.279+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204-, and the Request Id: 49dc27e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.279+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539b0f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.279+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75d8ae25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.279+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d277bfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.279+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d8ae25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.280+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45887224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.280+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202, and the Request Id: 265b414f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.280+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dea41b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.281+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5888b467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.281+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a705b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.281+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5888b467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.281+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c684831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.282+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c684831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.282+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a705b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.284+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78412ebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.284+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200, and the Request Id: 29625607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.285+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78412ebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.285+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50497d2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.286+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e9169a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.286+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 228c6be2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.286+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e9169a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.287+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d02f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.287+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203, and the Request Id: ff3b61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.287+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e141204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.288+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6912eb5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.288+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202-, and the Request Id: 2d284b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.288+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6284fc0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.289+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6912eb5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.289+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1887c503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.290+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1887c503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.290+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204, and the Request Id: 21bbd37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.291+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203-, and the Request Id: 30493c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.291+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: 349b3775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.292+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: 48fd9321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.292+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45084d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.292+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45084d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.293+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1625d5c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.293+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1625d5c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.294+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593732ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.294+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6515b490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.294+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58bef249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.294+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202, and the Request Id: 5ebbea5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.294+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bef249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.295+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 367910af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.295+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367910af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.295+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bdbb9fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.296+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bdbb9fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.296+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: 550c9791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.296+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 237d27ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.296+0000 [https-jsse-nio-auto-2-exec-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: 1d9309b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.297+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237d27ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.297+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d8eee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.297+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205-, and the Request Id: 32657abe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.297+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5640bef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.298+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203, and the Request Id: 5c8fdac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.298+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5640bef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.299+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202-, and the Request Id: 1ab54039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.299+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c3dfcc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.299+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50d91976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.300+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3dfcc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.300+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d91976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.300+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48935d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.300+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203, and the Request Id: 5393c646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.301+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2239b234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.302+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bbae95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.302+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2609e706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.302+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2609e706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.303+0000 [https-jsse-nio-auto-2-exec-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: 3c688831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.303+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203-, and the Request Id: 798f0d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.304+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3c21b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.304+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d21ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.304+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687a705d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.305+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205, and the Request Id: ec27f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.305+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203-, and the Request Id: 4337bcc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.305+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f740999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.306+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743fd5cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.308+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f2062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.308+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ecf39a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.308+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29d4569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.309+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205-, and the Request Id: 6e035287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.309+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bbc5dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.310+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d4569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.310+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97ab72e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.310+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3219698b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.311+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c137bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.311+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 565d3a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.311+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c137bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.311+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565d3a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.312+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e665098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.312+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c923580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.312+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4397bca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.313+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e665098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.313+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204, and the Request Id: 1fcb5f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.314+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2181b644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.314+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205, and the Request Id: 6f6ba40a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.314+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c52deac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.314+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78bf447a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.315+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c52deac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.315+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4397bca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.315+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78bf447a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.316+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c8f2832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.316+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2003f8f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.325+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8f2832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.325+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a7a022d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.325+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b3f040d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.326+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7a022d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.326+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3f040d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.326+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e69febe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.326+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205-, and the Request Id: 4fdcfe87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.327+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11024378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.327+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: 6304ee55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.327+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203, and the Request Id: 7613ba45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.328+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11024378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.328+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c6e16e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.328+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203, and the Request Id: 253ec20b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.328+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6e16e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.328+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204-, and the Request Id: 6f75e7d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.328+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 672d6da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.328+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a683b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.329+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672d6da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.329+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a683b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.329+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201, and the Request Id: 1204466c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.329+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206, and the Request Id: 3f3acca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.330+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112597b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.330+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5026fb61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.330+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112597b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.331+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6e2018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.332+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be13704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.332+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be13704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.336+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: 1bbeb9f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.336+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5856edfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.336+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203-, and the Request Id: 22567ebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.337+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: 71abce64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.337+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206-, and the Request Id: 4c8e5ff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.337+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203-, and the Request Id: 22912e98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.337+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b4c6c0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.338+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206-, and the Request Id: 33a30ff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.338+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4c6c0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.338+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7739f8dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.339+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b75dbf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.339+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b75dbf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.339+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1423d857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.340+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1423d857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.340+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb7cae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.340+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb7cae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.340+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 74e60edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.341+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206, and the Request Id: 10a102b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.385+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd42f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.387+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb6ebb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.387+0000 [https-jsse-nio-auto-2-exec-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: 4460fbea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.387+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7271313c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.387+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aeade5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.388+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11463b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.387+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d254882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.389+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206-, and the Request Id: 26b77265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.389+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: 229bb28e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.389+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14f030be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.390+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f030be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.391+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7adaff48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.391+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adaff48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.393+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382e21ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.393+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635c7c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.393+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206, and the Request Id: 418ffbb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.393+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf255c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.394+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 687f46b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.394+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ef379c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.395+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687f46b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.395+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6462b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.395+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629e5afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.395+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfcc8f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.396+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d5bdab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.396+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 345d0992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.396+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345d0992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.397+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205, and the Request Id: 4c67eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.397+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f694a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.397+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7436dd20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.398+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f694a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.399+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206-, and the Request Id: 5372a4f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.399+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c3c41f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.399+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bec91e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.399+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c3c41f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.399+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c49743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.399+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bec91e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.399+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60bfc426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.400+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2989d232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.400+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bfc426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.400+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c49743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.400+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: 4daee536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.401+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205-, and the Request Id: 72e76463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.401+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2989d232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.401+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fdb860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.401+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b867ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.401+0000 [https-jsse-nio-auto-2-exec-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: 581823e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.401+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10efb571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.401+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a2e7f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.402+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b867ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.402+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b7dff32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.402+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7dff32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.402+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207, and the Request Id: 19b6b04e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.402+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10efb571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.403+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2522c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.403+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2522c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.403+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76b8225f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.404+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b8225f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.404+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e942297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.404+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204, and the Request Id: 422394d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.404+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: 4ea8288a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.404+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 249bb55e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.405+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204-, and the Request Id: 623e9979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.405+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c96b58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.405+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249bb55e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.406+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207, and the Request Id: 1fb308eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.406+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: 6208e826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.407+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 599679d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.408+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599679d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.408+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207-, and the Request Id: 1e140442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.408+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b7e68fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.409+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7e68fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.409+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce31d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.409+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce31d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.410+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d615ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.410+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: 19b52327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.410+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: 6043d651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.410+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5baba185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.411+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207-, and the Request Id: 5f605a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.411+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40921802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.411+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ebdf92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.411+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5baba185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.411+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207-, and the Request Id: 73faa155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.412+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c76d795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.413+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205, and the Request Id: 729ad7f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.414+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205-, and the Request Id: 14a5cc07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.415+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e7730dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.416+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 445f0717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.416+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7730dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.416+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6993a466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.416+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a034ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.417+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 735a94e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.418+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735a94e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.418+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d013b68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.419+0000 [https-jsse-nio-auto-2-exec-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: 1c563e69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.419+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a39c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.420+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15471669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.420+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: 47032f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.420+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f7dd26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.421+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760477a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.421+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6155ce30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.422+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6155ce30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.423+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c68af85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88bd66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.423+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c68af85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.424+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206, and the Request Id: 53ac0487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.425+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 87e6afe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.426+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ccf8a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.426+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b6c695d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.426+0000 [https-jsse-nio-auto-2-exec-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: 41603b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.427+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6c695d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.427+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f8b81a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.427+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a3a494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.428+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccf8a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.428+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e30ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.428+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ed9b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.428+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7031a0cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.428+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b6e263a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.429+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ed9b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.429+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7031a0cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.429+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11605f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.429+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6e263a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.430+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34500fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.430+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c37358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.430+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11605f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.430+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208, and the Request Id: 23c165ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.430+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34500fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.430+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c37358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.430+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: 7b81ea94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.430+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205, and the Request Id: 6bdb9f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.431+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203, and the Request Id: 6c3eb1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.431+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208, and the Request Id: a011b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.432+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2186d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.432+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24cf355e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.432+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24cf355e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.432+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5666ea48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.434+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e18cbb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.434+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a945add, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.434+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13891c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.434+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e18cbb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.434+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13891c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.434+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a945add the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.435+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: 56c60721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.435+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e6d3328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.435+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208-, and the Request Id: 2e0058e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.435+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6d3328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.436+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208, and the Request Id: 70f75524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.436+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 331a226c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.436+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331a226c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.436+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c6cd8aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.436+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: 13a53185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.437+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205, and the Request Id: 75ca7917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.437+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205-, and the Request Id: 273d3ac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.438+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208-, and the Request Id: 29763f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.439+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0e2e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.439+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7287cf35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.440+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208-, and the Request Id: 6d7aac59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.441+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315475bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.441+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6640a1d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.442+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6640a1d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.442+0000 [https-jsse-nio-auto-2-exec-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: 43e33f4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.442+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205-, and the Request Id: 7803b83f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.442+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fab7386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.442+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e546bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.443+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57cd83b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.443+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5205e593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.443+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e86ce7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.444+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cd83b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.444+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: 17a18918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.445+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39abd37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.446+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c193e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.447+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f9c244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.447+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 539e9168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.447+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 539e9168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.448+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eac5b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.448+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4745c5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.448+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b8a810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.449+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: 7f0b285c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.449+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4745c5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.449+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d90648b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.451+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d90648b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.452+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c26e1a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.452+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c4403b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.452+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674b934f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.452+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c4403b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d59a210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.452+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aaca5c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.452+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dafc5bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674b934f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.453+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aaca5c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.453+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dafc5bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.453+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204, and the Request Id: e801538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.454+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3995d929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.454+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a52eb9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.454+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3995d929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.455+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a52eb9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.456+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208, and the Request Id: 1799db9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.456+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207, and the Request Id: 17fa9099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.456+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ab0078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.456+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc5e3db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.456+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63cd8e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.456+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206, and the Request Id: 1b5a226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.457+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63cd8e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.457+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a62d756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.457+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5719cad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.458+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb32902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.458+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: 60bd950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5719cad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.459+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a4f1a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.459+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4f1a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.460+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: 242f8d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.460+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209, and the Request Id: 8dbf685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.460+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208-, and the Request Id: 71e47fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.461+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 367d9c32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.462+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367d9c32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.462+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c61f6fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.462+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3196ef15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.463+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c61f6fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.463+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207-, and the Request Id: 2a645976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.464+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73f8228f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.464+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78268286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.465+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f8228f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.465+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206-, and the Request Id: 15e5eecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.466+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209, and the Request Id: 6972205c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.466+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 521889b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.466+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4d608a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.466+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209-, and the Request Id: 27ae16b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.466+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521889b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.466+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 11275890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.467+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 130d5525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.467+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: 20af1a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.467+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130d5525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.467+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc21b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.468+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7246159f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.468+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7246159f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.469+0000 [https-jsse-nio-auto-2-exec-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: 591ee4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.470+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430269aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.470+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fddd203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.470+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7a7d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.472+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a62d756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.472+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227db411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.472+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2a01db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.472+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0f82a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.475+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206-, and the Request Id: f2e7afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.476+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209-, and the Request Id: 2974b46b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.477+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: 20616c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16785ea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.480+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c853918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.481+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135d8438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.482+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16785ea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.482+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209, and the Request Id: 5e8e89c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.483+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bde5c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.483+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8899134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.483+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63960dcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.484+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bde5c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.484+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c853918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.485+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c7d84c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.485+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63960dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.485+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 329ab0b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.486+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b334ed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.486+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329ab0b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.486+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209, and the Request Id: 1a59af4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.486+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a85580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.487+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a27f817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.487+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a27f817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.487+0000 [https-jsse-nio-auto-2-exec-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: 6b2c3f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.488+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c289ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.488+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c289ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.488+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ba6841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.489+0000 [https-jsse-nio-auto-2-exec-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: 2cf19255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.489+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6311fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.489+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208, and the Request Id: 38dbc589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.490+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6311fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.490+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5e3af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.491+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6332d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.491+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10fba2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.491+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58913257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.491+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6332d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.491+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10fba2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.491+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658dc66f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.492+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: 3fd7dff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.492+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66fd0336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.492+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fd0336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.493+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210, and the Request Id: 3b556a62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.494+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34c408ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.494+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c408ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.494+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: 27374a84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.494+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208-, and the Request Id: 3b338beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.495+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22392eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.495+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db38e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.495+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: 7f5a0a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.495+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a90ac56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.495+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207-, and the Request Id: 4985fc6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.496+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db38e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.496+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a90ac56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.496+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192f8e02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.497+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65aade77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.497+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65aade77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.497+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: 31f30935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.498+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: 66516056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.499+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210-, and the Request Id: 689da393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.499+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a005f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.500+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6594849b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.500+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebedecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.500+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 686f7951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.500+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45414d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.500+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a005f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.500+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686f7951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.501+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a488129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36bbd00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.502+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a488129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.502+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bbd00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.502+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e9fef55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.503+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208, and the Request Id: 454c0008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.503+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208-, and the Request Id: 216fbf49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210-, and the Request Id: 1235a941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.503+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa035a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.503+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: 54615761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.504+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: acf1b44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.504+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141e917c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.504+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acf1b44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.505+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db490e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.505+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9fef55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.505+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e098e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.505+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd2ad52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.506+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210, and the Request Id: 1cdffc82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.506+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208-, and the Request Id: 78883584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.507+0000 [https-jsse-nio-auto-2-exec-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: 7e2c38f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.507+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155c5ef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.508+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1ef250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.508+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 777affbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.509+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777affbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.509+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12180198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.510+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f9a55bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.510+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1554590c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.510+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6087a9b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.510+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210-, and the Request Id: 5237bd29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.511+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9a55bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.511+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6087a9b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.511+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6eea5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.511+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df9bc4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.511+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6eea5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.511+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c21f677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.512+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54adb09f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.512+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381fd623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.512+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210, and the Request Id: 5076a74f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.512+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54adb09f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.512+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147d3c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.512+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c21f677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.513+0000 [https-jsse-nio-auto-2-exec-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: 7cb7a26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.513+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: 3001927c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.513+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74220482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.514+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74220482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.515+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b62b15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.515+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df1fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.515+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e7c745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.516+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a274863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.516+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e7c745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.517+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a274863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.517+0000 [https-jsse-nio-auto-2-exec-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: 7f77aefc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.518+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d41dec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.519+0000 [https-jsse-nio-auto-2-exec-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: 159fb48e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.519+0000 [https-jsse-nio-auto-2-exec-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: 67f88842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.520+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bada0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.520+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 183f01a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.521+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: 37938829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.521+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fc06191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.521+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183f01a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.522+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc06191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.523+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19929fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.523+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f94b79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.523+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f94b79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.524+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ac0f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.524+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209, and the Request Id: 52744b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.524+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af12f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.525+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b0481f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.525+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0481f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.525+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211-, and the Request Id: 73e47ce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb20137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.526+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16dfca24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb20137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: 6ee07308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.527+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bbf6ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.527+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d60e7a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.528+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbf6ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.528+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d60e7a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.528+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ffd400c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.529+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208, and the Request Id: 2cd44408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.531+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4432355c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.531+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4432355c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.532+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209-, and the Request Id: 24bbee38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.533+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: 733d2a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.533+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa7b00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.533+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a32783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.534+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a32783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.534+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7144b642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.534+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f59dfbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.534+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15bdfee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.535+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7144b642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.535+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211, and the Request Id: 1a949bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.535+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bdfee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.535+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208-, and the Request Id: 11b14c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.535+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8bd4d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.536+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61257c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.536+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61257c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.537+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b078e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.537+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b078e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.538+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211, and the Request Id: 379b9fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.539+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209-, and the Request Id: 66ed3364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.539+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211-, and the Request Id: 1716e095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.540+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39e2d005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.540+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211-, and the Request Id: 64c23129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.540+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7537e4d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.540+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e2d005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.540+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38c77485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.541+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: 4902e09f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.541+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 597a3fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.541+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c77485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.542+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597a3fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.542+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b011d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.542+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b011d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.542+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207, and the Request Id: 6337a17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.543+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6407c855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.543+0000 [https-jsse-nio-auto-2-exec-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: 7c5958b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.544+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: d639739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.545+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbab1d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.545+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a07449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.545+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3676db63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.546+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: 149ef247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.548+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207-, and the Request Id: bbcf1a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.548+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209-, and the Request Id: 5ffd5e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.548+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb82fd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.549+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12770daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.549+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666e3d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.549+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb82fd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.550+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f408f95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.550+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f408f95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.551+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212, and the Request Id: 63f5bcb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.555+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650faa26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.557+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e956342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.558+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b98c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.558+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c05c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.558+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4c6396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.559+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d31aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.559+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a58a0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.559+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2480c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.560+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212-, and the Request Id: 16043851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.560+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 265e7abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.561+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f548a3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.562+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abbf25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.563+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265e7abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.564+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78e45f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d097b13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.564+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ac09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d097b13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.564+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ac09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.564+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e45f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.565+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7731c93d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.565+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2919623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.565+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209, and the Request Id: 4c5214b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.565+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7731c93d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.565+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e3cda33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.566+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2919623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.566+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3cda33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.566+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47db6a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212, and the Request Id: bdf0575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.567+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: 818836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.567+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1016b21d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.568+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67aea836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.568+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67aea836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.568+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567a0748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.568+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a9bd7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.569+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a9bd7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.570+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37521106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.570+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212, and the Request Id: 231edf0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.570+0000 [https-jsse-nio-auto-2-exec-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: 12908693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.571+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37521106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.571+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1714ff4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.571+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d62401b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.571+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212-, and the Request Id: 128a13bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.571+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1714ff4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.572+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d62401b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.572+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a132556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.572+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210, and the Request Id: 2ec3582b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.572+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d9622a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.572+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a132556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.573+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9622a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.573+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212, and the Request Id: 5cda8ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.574+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a41cb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.574+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210, and the Request Id: 71727093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.574+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: 27bc1fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.575+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a41cb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.575+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60158f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f6fc568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6fc568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.577+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: 4e03ee1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.577+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa555db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.578+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210-, and the Request Id: 206de35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.578+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7412e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.578+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 45b4fc6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.578+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212-, and the Request Id: 36f79e48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.579+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210-, and the Request Id: 2ad4f6c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.579+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717f524c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.581+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b89fa4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.581+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5260e5fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.581+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b89fa4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.581+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf80479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.582+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: 27090821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69cb525c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.583+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d6bb2c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.583+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbe86b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cb525c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.584+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6bb2c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.584+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5953aa47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.585+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de0c8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.585+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12277f4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.586+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12277f4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.586+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208, and the Request Id: 589872fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.586+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591ea41a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.586+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213, and the Request Id: 5d7d4d4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.587+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cc22b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.587+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4565fe1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.589+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 346417bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.589+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346417bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.590+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf07d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.590+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d011561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.590+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70209458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.590+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2403571b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.591+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70209458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.591+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2403571b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.591+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eebdf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.592+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eebdf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.592+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efeb6c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.592+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210, and the Request Id: 3b317cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.593+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22278b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.593+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213, and the Request Id: 367ea4b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.596+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213-, and the Request Id: 2771f8cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.597+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5426f8bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.597+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5426f8bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.597+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d55b359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.597+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213-, and the Request Id: 20cc08f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.598+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e680ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.598+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f9ea262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.598+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210-, and the Request Id: 2e73698e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.599+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e680ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.599+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9ea262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.599+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf4b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.599+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: 651f1b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.599+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b539dc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.599+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b539dc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.600+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29a0aa66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.600+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a0aa66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.600+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1947cc2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.600+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1947cc2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.600+0000 [https-jsse-nio-auto-2-exec-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: 2370e0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.600+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf4b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.601+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211, and the Request Id: 17080a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.602+0000 [https-jsse-nio-auto-2-exec-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: 4331acb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.602+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ccae321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.602+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccae321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.603+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4f73b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.603+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 640accef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.603+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211, and the Request Id: 187627df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.604+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640accef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.604+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 495441ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.605+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6140b549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.605+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495441ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.605+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b618b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.606+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: f60acf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.607+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211-, and the Request Id: 277f9a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.607+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213-, and the Request Id: 10ba1ce8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.608+0000 [https-jsse-nio-auto-2-exec-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: e6e291b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.608+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2baac390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.609+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: 4855b992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.610+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4666f60b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.610+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef66c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.611+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4666f60b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.611+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f923c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.612+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dd2e30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.612+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c4270e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.612+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd2e30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.612+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367ad27f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.613+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547f8d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.613+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: 72dffb2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.613+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152ff271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.615+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213, and the Request Id: 1275b83f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.616+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270fbfd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.617+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271fafa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.618+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b99a3a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.618+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c77e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.619+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 124522ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.619+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7406ac08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.619+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124522ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.619+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7406ac08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.620+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5202aa14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.620+0000 [https-jsse-nio-auto-2-exec-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: 4c3ef0ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.620+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5637a76d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.620+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5202aa14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.621+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5637a76d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.621+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd43211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.621+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e623751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.621+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7285e1a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.621+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd43211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.622+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209, and the Request Id: 4b061176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.622+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11851c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.622+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211, and the Request Id: 687f1501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.623+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11851c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.623+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d88c173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.623+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 472fa53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.623+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d88c173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.623+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472fa53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.624+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f2c6d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.625+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2c6d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.625+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a1670c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.626+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1670c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.626+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214, and the Request Id: 5ed7685d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.626+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba013b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.627+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6612f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.627+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167c96ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.628+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: 2638c5c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.628+0000 [https-jsse-nio-auto-2-exec-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: 6bb771f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.629+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14f9d92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.629+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: 4babc41c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.629+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: 79d9c14d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.629+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f9d92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.630+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d1770d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.630+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1770d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.630+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4236c6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.631+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4236c6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.632+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214-, and the Request Id: 19d860ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.632+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212, and the Request Id: 67508998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.632+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214-, and the Request Id: 5bfb102b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.632+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e52356b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.633+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 161aa8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.633+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca56ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.633+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e52356b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.633+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61dc87f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.634+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161aa8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.635+0000 [https-jsse-nio-auto-2-exec-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: 6a867903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.635+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26f71f96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.635+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214, and the Request Id: 73c5c0a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.636+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f71f96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.636+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b0d154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.637+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 183f4949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.637+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183f4949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.638+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212, and the Request Id: 6a28e0b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.638+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73c4d23b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.638+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212-, and the Request Id: 15a7e9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.639+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c4d23b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.639+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5effaea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.639+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 755005dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.640+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e86bd4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.641+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5143ef1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.641+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c24a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.641+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: 44ec2f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.642+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26747658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.642+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6492dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.642+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26747658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.642+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df78cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.644+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e7d9007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.644+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4857834f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.644+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7d9007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.645+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212-, and the Request Id: 18269f64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.645+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214, and the Request Id: 1b4aa398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.645+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d74bab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.645+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: 35fc4d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.646+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52af93f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.646+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ee7d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.646+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52af93f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.647+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 791c8184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.647+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55c2f53e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.647+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791c8184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.648+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c2f53e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.648+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e33510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.648+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2959b570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.648+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2959b570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.649+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210, and the Request Id: 1ebdcabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.649+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: 661330b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.649+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb72211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.650+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607c04e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.650+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb72211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.650+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc87a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.651+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 782f4f35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.651+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782f4f35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.651+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df94af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.652+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a0cdde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a0cdde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214-, and the Request Id: 651784bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.653+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6e2d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.653+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215, and the Request Id: 187c0e5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.653+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29591ca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.653+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d04a5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.654+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29591ca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.654+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d04a5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.654+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: 637588cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.655+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215, and the Request Id: 3754abc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.655+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212-, and the Request Id: 4bfc3705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.655+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1859bb18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.655+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ec123c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.656+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec123c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.656+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215-, and the Request Id: 6019ba70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.657+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: 115ddf96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.657+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40dc50be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.658+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1859bb18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.659+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6caecdd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.660+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276940f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.660+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45068793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.660+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45068793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.661+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ad91c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.661+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7472a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.661+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad91c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.661+0000 [https-jsse-nio-auto-2-exec-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: 21578698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.661+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 155c1794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.662+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6351edd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.662+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6351edd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.663+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: 22aa24f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.663+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 6fd2fab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.664+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215-, and the Request Id: 73ebbc49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.664+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adaf600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.664+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512dc0df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.665+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74259f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.667+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: 36751115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.667+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36b9a194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.667+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60373c07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.667+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13492b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.667+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b9a194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.668+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60373c07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.668+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18f5baf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.668+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40dfb29d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.668+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd7945b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.669+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f5baf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.669+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd7945b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.670+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b0edd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.670+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213-, and the Request Id: 24210e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.670+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 745c69e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.670+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eaf05fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.671+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213, and the Request Id: 2ec4f4f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.671+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eaf05fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.671+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38734111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.672+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c66ae06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.672+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721491fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.672+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c66ae06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56891976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.672+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428b0b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.672+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38734111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.673+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211, and the Request Id: 4917e4c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.673+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c46dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.674+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b9fe59d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.674+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c46dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.674+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9fe59d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.674+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215, and the Request Id: 47ad88e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.675+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61383a0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.675+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61383a0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.676+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213-, and the Request Id: 17dff966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.677+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d239dee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.679+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: 305404bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.680+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c33a58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.680+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 467a4fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.680+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: 56278e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.681+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467a4fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.681+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2332c392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.681+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215-, and the Request Id: 4c3e7924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.681+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2332c392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.682+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd18358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.682+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bd66d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd66d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.683+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26490ed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.683+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: 5ad3a5cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.683+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38dcd86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.684+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38dcd86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.684+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b43b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.684+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d20c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.684+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216, and the Request Id: 1e33459f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.685+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213, and the Request Id: 744267af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.686+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e851af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 256a449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256a449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.688+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d857e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.688+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: 2ad5fe6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.688+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37844566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.689+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da866b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.689+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37844566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.689+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45cba9b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.690+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d857e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.690+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da866b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.690+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 206d123a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.691+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 206d123a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.691+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c719309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.691+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c719309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.692+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b339020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.692+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214, and the Request Id: 734561f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.692+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216, and the Request Id: 208f16db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.693+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216-, and the Request Id: 755bcb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.695+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6937e72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.695+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213-, and the Request Id: 7a27a5b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.695+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406b8962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.696+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214-, and the Request Id: 2cea5877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.697+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216-, and the Request Id: b4e5094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1322e397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.697+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f0ecae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.698+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216, and the Request Id: 1bd857fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.698+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de0d340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.698+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f0ecae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.699+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4d6f1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.700+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448a6a0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.700+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d2799b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.701+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c3be9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.701+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6597d3d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.701+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2799b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.701+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b637e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.701+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b637e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.702+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6597d3d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.702+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c7471fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.702+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30736e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.702+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7471fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.702+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30736e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.703+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214, and the Request Id: 737dd4af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.703+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212, and the Request Id: 6d199443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.703+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 52d5e674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.704+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7509fdd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.706+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25279a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.707+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25279a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.707+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab8029d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.708+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab8029d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.709+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423ffe27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.710+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: 436a9f0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.710+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb7e0d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.710+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a55b70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.710+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214-, and the Request Id: 4129f257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.710+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f02294c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.711+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216-, and the Request Id: 7c1ccd7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.711+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: 3d20bb32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.711+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bca64b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.715+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 235608b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.715+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec21f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.715+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235608b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.716+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43537c88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.716+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fedd15f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.716+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216, and the Request Id: 5d954389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.716+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a859e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.717+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43537c88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.717+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 273d7b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.717+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 640ee42c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.717+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273d7b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.717+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ed29bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.718+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed29bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.718+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: 3a18483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.718+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215, and the Request Id: 5a6536bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.719+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6949d043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.720+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640ee42c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.720+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 143f9a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.721+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19ccceb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.721+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143f9a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.721+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ccceb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.724+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 374024db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.724+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff25109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.725+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 374024db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.725+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: 335b9011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.725+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff25109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.726+0000 [https-jsse-nio-auto-2-exec-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: 7b78d880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.726+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356824f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.726+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35714f93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.727+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35714f93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.727+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217, and the Request Id: 7184a8bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.727+0000 [https-jsse-nio-auto-2-exec-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: 2713b636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.728+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ed6793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.728+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215-, and the Request Id: 556620e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.728+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bfbcce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.728+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214, and the Request Id: 5b16cf0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.729+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6204159e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.729+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217-, and the Request Id: 360a5ac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.731+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6924389d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.732+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f437ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.732+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cdbd3c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.733+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c96850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.734+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c96850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.736+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217-, and the Request Id: 620c09cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.736+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f4ce87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.737+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214-, and the Request Id: 42c4ca65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f4ce87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c33b5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c33b5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.739+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ef9f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.739+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0fb193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.739+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30771528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.739+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64970180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.739+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213, and the Request Id: 143de9e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.740+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72171043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.740+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b0ab1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.740+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72171043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.740+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0ab1fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.741+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aaa9182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.742+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215, and the Request Id: 92ae986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.742+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 392f2f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.743+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392f2f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.743+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d5a3d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.744+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 538d39ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbc1370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.744+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fd84c7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.744+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5713d9e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.744+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538d39ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbc1370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.745+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd84c7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.745+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5713d9e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.745+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213-, and the Request Id: 5d178eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.746+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: 66b66042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.746+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b4d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.746+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b4d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.747+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 52c50b63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.747+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b892867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.747+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1567e66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.747+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257a4cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.747+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257a4cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.748+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b892867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.749+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4cf1a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.749+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217, and the Request Id: b358508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.749+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34682e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.749+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af0e365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.750+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af0e365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.751+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217-, and the Request Id: f32dc50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.751+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: 6a92a75d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.752+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d3e3647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.752+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215-, and the Request Id: 4699820e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.753+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d18ac80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.753+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d18ac80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.754+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78226e46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.755+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3e3647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.755+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e1b6ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.756+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e1b6ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.756+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41092dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.756+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217-, and the Request Id: 5b8f976f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.757+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41092dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.757+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dcebf78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.758+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b998d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.758+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218, and the Request Id: 1d18a8d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.758+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b998d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.759+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: 7a9ad28f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.760+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a902b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.760+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218, and the Request Id: 1155ab14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.760+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474cfd72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.761+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc53b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.762+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 500a1e3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.762+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c31edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.762+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500a1e3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.762+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216, and the Request Id: 23201c7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.764+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216-, and the Request Id: 1127378b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.765+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d7f9778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.765+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218-, and the Request Id: 5445e4c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.765+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218-, and the Request Id: 40054c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.767+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28037067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.767+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 602b552a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.768+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e7aa32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.770+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216-, and the Request Id: 73ec3c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.770+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215, and the Request Id: 605f2e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.770+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd0d34a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fcf261d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fcf261d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.770+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 377afd49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.771+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c60822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.771+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462ae3da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.771+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 620737e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.772+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620737e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.772+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214, and the Request Id: 355446a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.773+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49320a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.773+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40dfea2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.773+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377afd49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.773+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49320a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.773+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40dfea2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.774+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627c267b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.774+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627c267b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.774+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19649d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.775+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19649d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.775+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218, and the Request Id: 273b908a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.776+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b1d331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45acdf46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.776+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215-, and the Request Id: 4038afd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.776+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd84f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.776+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a676519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.776+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b1d331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45acdf46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.778+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: 2b547d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.778+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a3bcc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.779+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3bcc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.779+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218, and the Request Id: 2100cb75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.779+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e95efeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.781+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da33857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.784+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23872fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.784+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218-, and the Request Id: 3b5f86e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.785+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a004bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.786+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216, and the Request Id: 3676c897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.786+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 386a19c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.787+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3335afaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.787+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386a19c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.787+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d9ea20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.788+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5bf594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.788+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5bf594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.789+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d9ea20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.789+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219, and the Request Id: 27fb6f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.790+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16926873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.790+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dc35dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.790+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc35dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.791+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b77d48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.791+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b77d48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.792+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1132b567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.792+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1132b567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.792+0000 [https-jsse-nio-auto-2-exec-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: 5956d842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.792+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: 22e95861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.793+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7230fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.793+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: 6d7519ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.793+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216, and the Request Id: 874396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.793+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a1a62ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.793+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fbde295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.794+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1a62ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.794+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219, and the Request Id: 1e93fda2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.795+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 351161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.795+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259e1e79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.795+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.795+0000 [https-jsse-nio-auto-2-exec-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: 392926bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.796+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217, and the Request Id: 5963a6d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.796+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69953368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.798+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: 5e75e65d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.798+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219-, and the Request Id: 60916ac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.799+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 672ad9a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.800+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672ad9a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.801+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23728c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.801+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217-, and the Request Id: 1ee38e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.801+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438cfb7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.801+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646293ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.801+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271b85f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.801+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f09815c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.802+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217-, and the Request Id: 421969c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.802+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f09815c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.802+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23728c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.803+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216, and the Request Id: 4e952b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.803+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce83628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.803+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48ec1384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.804+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce83628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.804+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ec1384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.804+0000 [https-jsse-nio-auto-2-exec-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: 159dbc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.805+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d52ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.805+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67367ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.806+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67367ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.806+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2072d437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.806+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: 3abe53e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.807+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216-, and the Request Id: 29f6c7de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.807+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139f79f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.808+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e2926a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.808+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d9331a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.809+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b648257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.809+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31cc5230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.809+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215-, and the Request Id: 18a0c4a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.810+0000 [https-jsse-nio-auto-2-exec-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: 5e0ea923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.811+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46e38ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.811+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65a71c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.811+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e38ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c720d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.812+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a71c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.812+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 191407be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.813+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ccbfd05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.813+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191407be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.814+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621f8a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.814+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a13b608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.814+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5314789c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.814+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621f8a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.814+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583efe0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.815+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a13b608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.815+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5314789c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.815+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5dd051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.816+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d7cfd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.816+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217, and the Request Id: 2838a8f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.816+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219, and the Request Id: 7601053f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.816+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70285272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.816+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6acc951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.817+0000 [https-jsse-nio-auto-2-exec-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: 3b41d7f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.818+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba0b58f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.818+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7239a91e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.818+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6acc951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.819+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7239a91e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.819+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e190dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.820+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219-, and the Request Id: 712cb58e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.820+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bad02eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.820+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f447686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.820+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e190dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.820+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bad02eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.820+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f447686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.821+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220, and the Request Id: 4a606b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.821+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: 55958f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.821+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4519a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.822+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb5a7fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.822+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217-, and the Request Id: 7c2dd2b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.822+0000 [https-jsse-nio-auto-2-exec-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: 20819610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.823+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d63e871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.823+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b553abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.823+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d63e871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.824+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b553abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.824+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 331f0803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.824+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218, and the Request Id: 8bda48f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.824+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331f0803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.824+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ccb5762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.824+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c693ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.825+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccb5762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.825+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c693ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.825+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: 68e8a0fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.825+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218, and the Request Id: 4b5912df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.826+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43086eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.827+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: 3212f3e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.828+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220-, and the Request Id: 74ce1cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.828+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c0984f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.829+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d230441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.829+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0984f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.832+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71010f67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.833+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218-, and the Request Id: 703978cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.832+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc6b76b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc6b76b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279f310f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.834+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329b5032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.834+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789ded9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.834+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218-, and the Request Id: 16c00b89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279f310f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.835+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c99018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.835+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ecf2900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.836+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 786bccfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.836+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217-, and the Request Id: 59c9e03e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.837+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786bccfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.837+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220, and the Request Id: 60918182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.840+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189b559f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.841+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5bd3ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.842+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10bcecb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.843+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10bcecb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.843+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58097c25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.844+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef96333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.844+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220-, and the Request Id: 340936ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.844+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c3c45b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.844+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590143d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.844+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216, and the Request Id: 5c713899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.845+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e3aef54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.845+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3aef54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.845+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 542a1f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.846+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542a1f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.846+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c03962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.846+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221, and the Request Id: 3796c7d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.846+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c03962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.847+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5227d795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.847+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5227d795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.848+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d950db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.848+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d950db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.848+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218, and the Request Id: 6b5ebf42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.849+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 101ee194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.850+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bea730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.850+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220, and the Request Id: 4aecaf91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.850+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101ee194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.850+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6730667d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.851+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 391d2912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.851+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fe55a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.851+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 587efcaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.851+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe55a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.851+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221-, and the Request Id: 4db6b938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.852+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587efcaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.852+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216-, and the Request Id: 7ad9169d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.852+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218, and the Request Id: 5086a9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.853+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762ca33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.854+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762ca33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.855+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b32d290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.855+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221, and the Request Id: 67b5ccd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.855+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: 6014b13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.855+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d570ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.855+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b32d290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.856+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 893d966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.856+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: 6ba30141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.856+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 893d966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.856+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7270879a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.856+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18459554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.857+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18459554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.857+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7270879a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.857+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aa148e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.857+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: 12a04165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.858+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa148e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.858+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c850ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.858+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c850ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.858+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fbfa63f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.858+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218-, and the Request Id: 2590ed18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.859+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa55c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.859+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218, and the Request Id: 6af057c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.859+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2af247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.859+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: 4d38163c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221-, and the Request Id: 744bc6ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.861+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe450be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.861+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219-, and the Request Id: 4d25d335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.862+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: 34225a8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.863+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 843b3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.864+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7347ea28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.864+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f757c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.864+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e4525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.866+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b32c607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.866+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39bcdecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.866+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab638ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.866+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f1545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.867+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219-, and the Request Id: 14b2b795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.867+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a5d5450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.868+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e87243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.869+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e87243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.869+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1ffc52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.869+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a824326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.869+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12f1a44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.870+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a824326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.870+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f1a44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.870+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f0456a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.870+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 262a6c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.871+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51f2ab53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.871+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217, and the Request Id: 6287a82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.871+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262a6c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.871+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0bf7a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.871+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221, and the Request Id: 2d399dee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.872+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7869a2ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.872+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f2ab53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.872+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4db3937b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.872+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f0456a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.873+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 584b9e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.873+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d9d0893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.873+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584b9e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.873+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a915044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.873+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db3937b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.874+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9d0893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: 50254957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.875+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b2befa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.875+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70d528f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.875+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 792abb72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.875+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2befa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.875+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792abb72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.875+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d528f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.876+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219, and the Request Id: 58d4eee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.876+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: 587e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.876+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 4575bff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.876+0000 [https-jsse-nio-auto-2-exec-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: 4b978975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.876+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1deaafaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.877+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c8f9aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.877+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221-, and the Request Id: 499b4066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.878+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8f9aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.878+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 235fed5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.878+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c53d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.879+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235fed5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.879+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c53d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.879+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c54f13c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.879+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c54f13c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.880+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: 58681c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.880+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222, and the Request Id: 5a83dc96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.880+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: 29f5b72c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.881+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: 280b64a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.881+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219-, and the Request Id: 391c1f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.881+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5c11ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.881+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c563d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.882+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5c11ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.882+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222-, and the Request Id: 171dbdd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.882+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c51688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.882+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c3b6318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca1acd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.883+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3b6318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.883+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219, and the Request Id: 16d97b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.884+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa55e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.885+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220-, and the Request Id: c48cf72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.885+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222-, and the Request Id: 3bc7fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.885+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50742d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.885+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d0178d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.886+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4b4cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.886+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d67815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.887+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 742f7e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.887+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219-, and the Request Id: 1694cd95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.887+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92462d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.888+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742f7e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.888+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a71489f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.889+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34d771c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.889+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d771c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.890+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: 536cb6d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.891+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1d50b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.891+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f26293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.891+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703bec3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.892+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2b184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.893+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f050d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.893+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0e413a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.894+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0e413a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.895+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: abe428e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.895+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4057d19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.895+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abe428e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.896+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4057d19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.897+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220-, and the Request Id: 62b2d413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.897+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222, and the Request Id: 3de10da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.897+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf5ced2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.897+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33e89644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.898+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44f8dbb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.898+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38522e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.898+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57e01bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.898+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd762ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.898+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38522e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.899+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e01bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.899+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd762ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.899+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d7b9cb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.899+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218, and the Request Id: 4c34c52c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.899+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f8dbb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.899+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7214678f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.900+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 607bf147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.900+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607bf147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.900+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477494ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.901+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477494ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.901+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220, and the Request Id: 73d2d7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.901+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b7c9624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.901+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604e7867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.901+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222-, and the Request Id: 747379c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.901+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223, and the Request Id: 2d686a3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.902+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7c9624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.902+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 576ea9da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.902+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604e7867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.902+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6747cd61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.903+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bdaef66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.903+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6747cd61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.903+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222, and the Request Id: 67a81df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.903+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdaef66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.903+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221, and the Request Id: fabe401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.904+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2877795d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.904+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2877795d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.905+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: 4aef13a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.905+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbcb642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.905+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 36d11a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.906+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbcb642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.906+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220-, and the Request Id: 57635848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.907+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62f93fa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.907+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f29969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.907+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f93fa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.907+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f29969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.907+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223-, and the Request Id: 2d0be9ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.909+0000 [https-jsse-nio-auto-2-exec-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: 5107e813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.910+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221-, and the Request Id: 2f3c3b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.910+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b78b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.910+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26fb468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.910+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b78b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.910+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: 338503bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.911+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ddccc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.911+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5740b25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.912+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223, and the Request Id: 5ed1f2bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.914+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: 47b83926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.915+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f22d4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.916+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7124b75e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.916+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: 486d3197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.916+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2015432f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.916+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb3e52e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.916+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7124b75e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.917+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8ddada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.917+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5738bbdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.918+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5738bbdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.918+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223-, and the Request Id: 3dcf19b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.918+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3746115c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.919+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221, and the Request Id: 1cc73f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.919+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97b8677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.924+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bb378a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.924+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c07e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.925+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ef34388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.926+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c07e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.926+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef34388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.926+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e5827c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.926+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb32648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.927+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: 4ee96e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.927+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273210c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.927+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ccb2d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.927+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78553b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.927+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0cff77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.928+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf7eb87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.928+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78553b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.928+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a5ead7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.928+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf7eb87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.928+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223, and the Request Id: 1ddd665b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.929+0000 [https-jsse-nio-auto-2-exec-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: 64a94c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.929+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f55e1fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.930+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fec1a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.931+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7675ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.931+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fec1a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.931+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ee7f12d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fdf3c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.932+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee7f12d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdf3c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.932+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705f5167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.933+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221, and the Request Id: 51c92354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.933+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f062b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.933+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 755856fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.933+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430a4920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.933+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705f5167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.933+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430a4920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.934+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755856fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.934+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7171b850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.934+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7171b850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.934+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224, and the Request Id: 20a90ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.935+0000 [https-jsse-nio-auto-2-exec-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: 54f25d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e5b27a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.935+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: 70f68bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.935+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792cc35c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.935+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493bfea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5b27a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.935+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493bfea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223, and the Request Id: 3b48a87c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.936+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a4a23c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.936+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222, and the Request Id: 1d8692a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.936+0000 [https-jsse-nio-auto-2-exec-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: 214a11cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.936+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4a23c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.937+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38bb4414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.938+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2473f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.938+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: 4ff114c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.938+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bb4414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.938+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2473f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.939+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224-, and the Request Id: 56b0593c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.939+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e41a41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.939+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490c7655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.939+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e41a41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.939+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: 46d735e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18db1226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.940+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221, and the Request Id: 7580dcfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.940+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222-, and the Request Id: 2cb1ba30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.940+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c4b4384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18db1226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.941+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224, and the Request Id: 58753fa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.942+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ab99a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.942+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a05a979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.943+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221-, and the Request Id: 5bf8dae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.944+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16dd2f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.944+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: 4d9bf961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.945+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679bb4c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.945+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4236f448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.946+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224-, and the Request Id: 442e1f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.946+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 718f6c78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.946+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13613227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.947+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aefd9fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.947+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13613227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.948+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce2c742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 104b5a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104b5a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.948+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebf42b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.949+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a20258e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.950+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: 5ead8ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.950+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71c39061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.951+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c04d3ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.951+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c39061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.951+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e97e66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.952+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fed4b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.952+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138f0099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.952+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1400298d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.953+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501f0a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.953+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1400298d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.953+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fed4b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.953+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a757839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.954+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70afba67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.954+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c32520a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.954+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224, and the Request Id: 46e6d7e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.954+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70afba67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.954+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c32520a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.968+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0b0c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.968+0000 [https-jsse-nio-auto-2-exec-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: 6c085734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.968+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf45190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.969+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a28f578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.969+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b223467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.970+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0b0c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.970+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf45190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.971+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c9a647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.970+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a28f578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.972+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b55f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.972+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c9a647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.972+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b55f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.972+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220, and the Request Id: 666e1a61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.972+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224-, and the Request Id: 421bb0cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.973+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222, and the Request Id: 776a7554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.973+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 269eac23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.973+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: 6d695f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.974+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 459225ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.974+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fea566d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.974+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459225ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.974+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fea566d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.974+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269eac23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.975+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: 1cdb0e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.975+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: 353bab42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.975+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d878cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.975+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d878cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.976+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222, and the Request Id: 6d470481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.976+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49a30ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.977+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a30ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.977+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: 1dcbfc07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.978+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c22547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.978+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c22547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.978+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20744472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.980+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 7163da98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.980+0000 [https-jsse-nio-auto-2-exec-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: 239e0e73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.980+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223-, and the Request Id: 609018b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.980+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225-, and the Request Id: 330a3b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.981+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500a69ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.981+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224-, and the Request Id: 3347b53c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.981+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f9e0d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.982+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222-, and the Request Id: 72b2b7dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.982+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a36dcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.983+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a36dcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.984+0000 [https-jsse-nio-auto-2-exec-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: 28964789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.984+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25792a7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.984+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b69bc37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.985+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25792a7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.985+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cb9ba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.985+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebdede8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.985+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0fd663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.986+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5410ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.987+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19888faf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.987+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225, and the Request Id: 57c3d04c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.988+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df37f32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.989+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff846d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:51 2025-10-04T14:14:51.993+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5786c84c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.993+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f3e445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.993+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577b8cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.994+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68feb3ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.994+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9d9dba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.995+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c85dcf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.995+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7019c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.995+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5019bed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.996+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5019bed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.996+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3955616c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.996+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225-, and the Request Id: 41c417ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.997+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3955616c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.997+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55939eeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:51.997+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55939eeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.001+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585f3d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.001+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1b2f66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.001+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d3411a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.001+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225, and the Request Id: 48af2c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.002+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d3411a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.002+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1b2f66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585f3d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e21ba38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.003+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31611970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e21ba38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fecdd51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.003+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31611970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.004+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221, and the Request Id: 437111c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.004+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a3ff153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.004+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3118ea41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.004+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508ebddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.005+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a3ff153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.005+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508ebddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.005+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3118ea41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.005+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a0be622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.005+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5b0a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.005+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0be622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.006+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5b0a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.006+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226, and the Request Id: 500a3167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.006+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c255160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.007+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: 3bac56f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.007+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c255160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.007+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223, and the Request Id: 56f3afe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.007+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225, and the Request Id: 58b8b397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.008+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 649a2730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.008+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: 41d8081f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.009+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649a2730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.009+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fe39a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.009+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe39a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223, and the Request Id: 9b7e35a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.013+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223-, and the Request Id: 2832d086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.014+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225-, and the Request Id: 56bbebb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.014+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226-, and the Request Id: 391dd464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.014+0000 [https-jsse-nio-auto-2-exec-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: 410c88ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.015+0000 [https-jsse-nio-auto-2-exec-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: 233d6025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.015+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224-, and the Request Id: 51bd46c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.015+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: 36738567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.015+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f58fba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.016+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6d37b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.017+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6d37b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.018+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8d0e1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.018+0000 [https-jsse-nio-auto-2-exec-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: 5c63aaa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.018+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d0e1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.019+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 77ad6b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.037+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8c151f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.037+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419f0b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.037+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67de04d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.037+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c480ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.037+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760999cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.037+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: 54feffef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.039+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9dd7c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.040+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d41a674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.041+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c54c62c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.048+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a70f877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.049+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642e2615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.049+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422ee156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.049+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374339bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.049+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1890fedf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.049+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48276286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.050+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13564bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.051+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d74076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.051+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e2a088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.051+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48276286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.051+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208507be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.052+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aa581fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.052+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43b791fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.053+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 687177c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.053+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b791fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.054+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c667673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.054+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2103de24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.054+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c667673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.054+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687177c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.054+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2103de24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.055+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa581fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.055+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3f36f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.055+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2906dd8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.055+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: 78457663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.056+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3f36f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.056+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b013e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.056+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b013e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.057+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2986deea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.057+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e69b4f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.057+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226, and the Request Id: 5be7ef03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.057+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2986deea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.057+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226, and the Request Id: 6a3714e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.057+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f8ef36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.058+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f8ef36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.058+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1848b260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.058+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226, and the Request Id: 3a8bb55d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.058+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1848b260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.058+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be401c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be401c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 648ae1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648ae1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 335c2325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335c2325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.059+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fe6efae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.059+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227, and the Request Id: 379affa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.059+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222, and the Request Id: 4cd741ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.060+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe6efae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.060+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225, and the Request Id: 417ef6e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.061+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eef762f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.061+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226-, and the Request Id: 3b75900d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.061+0000 [https-jsse-nio-auto-2-exec-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: 72fca60d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.062+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eef762f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.062+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: 59863d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.062+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2957cd02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.062+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: 197d643b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.063+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2957cd02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.063+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79da5b04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.063+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5187fc0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.064+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79da5b04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.064+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5187fc0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.064+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: 6f5ea1aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.065+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224, and the Request Id: 21da8e4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.065+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222-, and the Request Id: 61e21665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.065+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e5a5c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.065+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227-, and the Request Id: 53a20f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.066+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5a5c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.067+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: 4efe96e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.067+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225-, and the Request Id: 729b6fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.068+0000 [https-jsse-nio-auto-2-exec-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: 2b6e719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.069+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63fb1867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.069+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 201fbffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d8dcc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.072+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2038b6d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.072+0000 [https-jsse-nio-auto-2-exec-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: 356b92bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.072+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7e17f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.073+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: 42d29f42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.073+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b393e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.076+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47df785b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.076+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476ddd55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.077+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5328b1e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.077+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f52172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.077+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1647c583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.078+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5b9a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.078+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f9c739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c09c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.080+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5bc6bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.081+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f1113b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.081+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2258d5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.081+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f1113b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.083+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ff1ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.083+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 382a8c35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.083+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fda8b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.083+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df8fec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.083+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ff1ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.083+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a0fd65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.084+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 382a8c35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.084+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4759c7fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.084+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: 5f7c8189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.085+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 544b4727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.085+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4b812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.085+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5076310d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.085+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544b4727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.086+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4b812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.086+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5076310d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.086+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4759c7fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.086+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c0e7510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.086+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68494f8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.086+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223, and the Request Id: 257d5e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.086+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c9ae973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.086+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621b4a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.087+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68494f8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.087+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0e7510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.087+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9ae973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.087+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f5248a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.088+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f5248a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.088+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227, and the Request Id: 770b1031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.088+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227, and the Request Id: 4700a0ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.089+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ee676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.089+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e8674c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.089+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228, and the Request Id: 2541c573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.089+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ee676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.089+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8674c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.090+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227, and the Request Id: 47339d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.090+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 726cdf96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.090+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5102bb05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.091+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726cdf96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.091+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5102bb05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.091+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ebafbce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.092+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebafbce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.092+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 10742725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.092+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64ff8221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.093+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ff8221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.093+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225-, and the Request Id: 402a6126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.093+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223-, and the Request Id: 2f516671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.094+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68e9cf7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.095+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e9cf7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.095+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226, and the Request Id: 36d60911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.095+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228-, and the Request Id: 26be2252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.095+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227-, and the Request Id: 17b09185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.096+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227-, and the Request Id: e26ad47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.096+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef7837b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.096+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf1b45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.096+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef7837b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.096+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf1b45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.097+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227-, and the Request Id: 32012973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.097+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225, and the Request Id: 1a495a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.098+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225, and the Request Id: e42f3a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.098+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4aa1b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.099+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505baa8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.099+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67aaed86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.099+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: 2a736b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.099+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b43c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.100+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3199030a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.101+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226-, and the Request Id: 3a8c0fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.102+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225-, and the Request Id: 50dde443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.103+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b70105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.103+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f41d1b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.103+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225-, and the Request Id: 797542a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.111+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373b6e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.111+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9e23f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.111+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e35f28d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.112+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20938a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.112+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f819f7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.112+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f56106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.113+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f819f7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.113+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f62e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.114+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2123e959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.114+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2123e959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.115+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b38f005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.116+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: 3b1dcd38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.116+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52cccc3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.116+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adae504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.117+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa75787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.118+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb8e95e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.119+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb8e95e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.119+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1438c8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.119+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8679070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.120+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1438c8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.120+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d2229a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.120+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e391145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.120+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70734022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.120+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d2229a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.121+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302f0843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.121+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70734022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.121+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e391145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.121+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302f0843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.121+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e70455a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.122+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e70455a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.122+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502710ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.122+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228, and the Request Id: 69d6fc2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.122+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 594efdab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.122+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502710ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.123+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 107c7e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.123+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594efdab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.123+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba041a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.123+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107c7e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.123+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229, and the Request Id: 6639e673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.123+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba041a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.123+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 6ab8e801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.124+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fa3aea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.124+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55ced8e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.124+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27c9f367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.125+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c9f367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.125+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ced8e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.125+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa3aea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.125+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226-, and the Request Id: 1480ea86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.125+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224, and the Request Id: 1a0e2366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.125+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7665bf25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.125+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228, and the Request Id: 68052a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.126+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228, and the Request Id: a5551ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.126+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: b58c794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.127+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: 4925a256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.128+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb0a4ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.129+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76aa6e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.130+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229-, and the Request Id: 9e24234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.130+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228-, and the Request Id: 4a5793ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.130+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228-, and the Request Id: 280afcf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.130+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: 7bc60b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.131+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f4cc45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.131+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b38de41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.131+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227-, and the Request Id: 20195139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.132+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f4cc45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.132+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228-, and the Request Id: 14c9a15a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.132+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b41eba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.132+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5650f04a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.133+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b41eba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.133+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5650f04a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.133+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ddad9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.133+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a0f257b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.134+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0f257b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.134+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc0a6e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.135+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226, and the Request Id: 65b5d128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.136+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226, and the Request Id: 6535de31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.136+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697d73b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.136+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6247f4a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.136+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20811ffa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.136+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dacd508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5795fd45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.138+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35589f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.138+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35589f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.138+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c8da52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.139+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22c86dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.140+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c86dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.140+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1abb66a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.141+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226-, and the Request Id: 92b39d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.141+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c41216d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.141+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226-, and the Request Id: 2951c328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.142+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: 44d23eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.143+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e910ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.143+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b81a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.144+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11143e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.144+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e910ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.144+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3a27e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.145+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf33a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.145+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56435f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.146+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf33a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.146+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56435f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.146+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b86d72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.146+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9732e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.147+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e17cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.147+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 20368eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.147+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c5330b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.148+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5330b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.148+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57a49e82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.149+0000 [https-jsse-nio-auto-2-exec-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: 53c54732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.149+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d4cd728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.149+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a49e82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.149+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4cd728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.150+0000 [https-jsse-nio-auto-2-exec-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: 924237e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.150+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f343bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.150+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f343bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.151+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229, and the Request Id: 254439f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.151+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62db8752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.152+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62db8752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.152+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 520f6113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.152+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10441ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.152+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225, and the Request Id: 4d7988e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.153+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10441ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.153+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520f6113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.153+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277eaee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.153+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381b7caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.153+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 179dba01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.154+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179dba01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.155+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229, and the Request Id: 51c0810b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.155+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230-, and the Request Id: 7b8d7670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.155+0000 [https-jsse-nio-auto-2-exec-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: de61632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.156+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4ca22f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.156+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53229079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.156+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d6d1b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.157+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6d1b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.157+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53229079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.157+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229-, and the Request Id: cee625f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.157+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229, and the Request Id: 575c155b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.158+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a965aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.159+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce33483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.159+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: 75e1bd1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.159+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: 16738d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.159+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a965aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.159+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce33483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.160+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: 2ad490cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.160+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146e38be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.160+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4affeec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.161+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4affeec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.161+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54e3feb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.161+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e3feb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.162+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227, and the Request Id: 26e58f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.162+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18241896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.162+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18241896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.163+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db90a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.163+0000 [https-jsse-nio-auto-2-exec-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: 178caa82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.167+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474e69e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.168+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5ffad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.168+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c389b06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.168+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e098396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.168+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229-, and the Request Id: 5d6bf93d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.169+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228-, and the Request Id: 5f397b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.169+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227-, and the Request Id: 14be71e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.170+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227-, and the Request Id: 24ffc1bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.171+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 719c08dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.171+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719c08dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.172+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe3ac85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.172+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69cae561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.172+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69cae561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.173+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228, and the Request Id: 5cd49d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.174+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4ab2be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.174+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a202366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.174+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2453a38f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.174+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6741da8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.174+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5414b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3911e4de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.176+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9af174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.176+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187cc58e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.178+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 2519ad39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.178+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1682996b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.178+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20fa513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.179+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20fa513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.179+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2116c392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.179+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1682996b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.180+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77365902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.181+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77365902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.181+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a1a8244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.181+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2116c392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.181+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3739168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3739168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.182+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1a8244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.182+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2599ffc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b347bba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.183+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 338ecec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.183+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338ecec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.183+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cff32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.184+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 3e957716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.184+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226, and the Request Id: 73be347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.184+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33674d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.184+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4438280d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.184+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33674d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.185+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230, and the Request Id: 316fe2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.185+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21014214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.185+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231, and the Request Id: a2020f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.194+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226-, and the Request Id: 7a97eeff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.194+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25502ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.195+0000 [https-jsse-nio-auto-2-exec-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: 30963d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.195+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31b80f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.195+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231-, and the Request Id: 4cd74ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.195+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: 946b4e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.196+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b80f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.196+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ffa170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.196+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed89454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.197+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25502ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.197+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed89454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.197+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffa170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.197+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b8ee55c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.198+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4448ed21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.198+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b8ee55c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.198+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c56287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.198+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4448ed21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.198+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c56287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.198+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d34c297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.198+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7d876e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.199+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d34c297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.199+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 526ccd1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.199+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526ccd1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.199+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230, and the Request Id: 174921bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.200+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228, and the Request Id: 46573681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.200+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 146be796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.200+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7400f2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.201+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4db55716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.201+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db55716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.202+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230, and the Request Id: 3485feb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.202+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: 1f40bff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.202+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228, and the Request Id: 579c1c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.204+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 80ef9eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.204+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf08d34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.204+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230-, and the Request Id: 6d4d97eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.204+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29eaa00a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.204+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80ef9eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.206+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228-, and the Request Id: 75ea2508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.206+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e67302b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.206+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228-, and the Request Id: 7ea884fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.206+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7729d13c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.206+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e67302b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.207+0000 [https-jsse-nio-auto-2-exec-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: 23fb5008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.207+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: d737c76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.208+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf836a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.209+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558cdcd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.209+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c70392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.210+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fa60123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.210+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673c5a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.211+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa60123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.211+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1769c153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.211+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef63b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.212+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70755218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.212+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 2736070b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.213+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70755218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.213+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7022ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.213+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232, and the Request Id: 18185486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.213+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.217+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12774fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.217+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196b6aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.217+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232-, and the Request Id: 4c86b586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.218+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e91294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.219+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f5881af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.219+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e91294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.219+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ffa88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.219+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5881af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.220+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ffa88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.220+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331a61a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.221+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1edfeca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.221+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a0500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.221+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edfeca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.221+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a0500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.221+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c5c64a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.221+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5918f6d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.222+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5c64a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.222+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229-, and the Request Id: 283272b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.222+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55406f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.223+0000 [https-jsse-nio-auto-2-exec-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: 452fc51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.223+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55406f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.223+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231, and the Request Id: 18c00645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.224+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24539c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.224+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b10b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.225+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24539c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.225+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b10b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.225+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ff62d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.226+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229, and the Request Id: 1bff6ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.226+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c65d5b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.226+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231, and the Request Id: 570c07f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.227+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be53cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.227+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be53cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.227+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ec599a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.227+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: 2f838ad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.228+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ec599a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.228+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd7a0c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.228+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: fb7541b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.229+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c1adcb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.229+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1adcb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.229+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64b8104f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.230+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b8104f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.231+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229, and the Request Id: e363712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.231+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229-, and the Request Id: 1cd631fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.231+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231-, and the Request Id: 5e362ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.231+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe9a8b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.232+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe9a8b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.232+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158f69ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.232+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231-, and the Request Id: 20a139ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.233+0000 [https-jsse-nio-auto-2-exec-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: 577337de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.233+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229-, and the Request Id: 61707a65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.233+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1828888d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.234+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f26e216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.235+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f26e216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.235+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c065f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.236+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a89b474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.236+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229-, and the Request Id: 76c574df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.237+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a89b474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.237+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96f74f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.238+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3577da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.239+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231-, and the Request Id: 16b09e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.239+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: a6b10bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.239+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d752cf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.240+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e50d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.240+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5689a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.241+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5689a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.241+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181b6807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.243+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2029435c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.243+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3232fa3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.243+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271d2de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.244+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3232fa3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.244+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a5a523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.245+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230, and the Request Id: 12dc563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.245+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230-, and the Request Id: 1201dd9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.249+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3050d96b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.250+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d086171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.250+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b38bf21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.251+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 359957ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.252+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359957ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.252+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef4e740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.253+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef4e740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.253+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bbda9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.253+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233, and the Request Id: 1e84a80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.253+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbda9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.254+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9f01ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.255+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f01ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.255+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59512388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.255+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228, and the Request Id: 5d8525da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.256+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59512388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.256+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b51ecd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.257+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c13423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.257+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b51ecd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.257+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c13423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.258+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232, and the Request Id: 144e8d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.259+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b10d995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.260+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa6435e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.260+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b10d995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.260+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dddcd19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.260+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed607e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.260+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230-, and the Request Id: 20f3d4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c19db34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c19db34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.262+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230, and the Request Id: 9eb4ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 478325a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.262+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 773c14f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478325a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.262+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773c14f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.263+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233-, and the Request Id: 6e6b23b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.263+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232-, and the Request Id: 75cc326e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.264+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: b2c6e77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.265+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5104ae75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.265+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4540f971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.265+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff685c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.266+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4540f971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.266+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177cd7aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.266+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5104ae75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.266+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230-, and the Request Id: 2e5f1768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.267+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230, and the Request Id: 3d0175f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.267+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d71838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.267+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d71838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.268+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171e03b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.268+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d45fba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.269+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d45fba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.269+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230, and the Request Id: 67f7678a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.269+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232, and the Request Id: 65c1efe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.270+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709dabcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.270+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ea9184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.271+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a4a575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.271+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8d1ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.272+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cee936d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.272+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cee936d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.273+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: 706e4717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.273+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc4fad7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.273+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca8040f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.273+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230-, and the Request Id: 2affbcbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.274+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca8040f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.275+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5828377b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.275+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5828377b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.275+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230-, and the Request Id: 4310735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.276+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: 295a6fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.277+0000 [https-jsse-nio-auto-2-exec-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: 5d27ad18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.277+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a28564d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.278+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232-, and the Request Id: 4fa42b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.278+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d9c2f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.279+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5ebb86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.279+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4387f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.279+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d9c2f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.280+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b60a76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.280+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79fef79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.281+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fef79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.281+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231-, and the Request Id: 650b5d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.281+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9e5720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.281+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e5effd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.282+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d57b8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.283+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4387f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.283+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d57b8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.283+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac8fc21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.283+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231, and the Request Id: 1ce7e354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.285+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62e1f066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.285+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dac2703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.286+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f93242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.286+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e1f066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.286+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762ae116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.287+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: df67aff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.287+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df67aff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.288+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229, and the Request Id: 3710e2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.288+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2da982b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.288+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da982b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.289+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75041991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.289+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231, and the Request Id: 2be43adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.290+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231-, and the Request Id: 2acee41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.291+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bee700c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.291+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dac2703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.291+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: 6ae16e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.291+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: 70b276c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.293+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1327785d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.293+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c10f768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.293+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1327785d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.296+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24721c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.297+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f66e750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.297+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24721c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.297+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231, and the Request Id: 180bb597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.301+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5daddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.302+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f66e750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.302+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21d5c176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.303+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d5c176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.303+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233, and the Request Id: 1379240a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.304+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: 3df86446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.305+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: 7d729c01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.307+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3988c5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.307+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22dc5537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.307+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3988c5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.308+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d57c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.308+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234-, and the Request Id: 2fcdc216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.309+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d670d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.310+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d670d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.310+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d3c5ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.311+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d3c5ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.311+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9b68c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.312+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: 221c98cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.312+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d482e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.313+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233-, and the Request Id: deb95d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.314+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 536abcdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.315+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536abcdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.315+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2600dbe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.315+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e86fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.315+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2600dbe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.316+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3326180c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.316+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233, and the Request Id: 3a7c9e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.316+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3326180c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.317+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233, and the Request Id: 4a72b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.317+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d466c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.318+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48aa8569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.319+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6585dee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.319+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6abc5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.319+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72dd2d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.319+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: 26e74f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.319+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dd2d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.320+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd194e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.321+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd194e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.321+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49840c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.321+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: e45ce8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.322+0000 [https-jsse-nio-auto-2-exec-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: 2850c5c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.323+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d40fc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.323+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233-, and the Request Id: 30834778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.323+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51839d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.324+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d40fc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.324+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: de9e011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.325+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de9e011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.325+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5446e23b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.325+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37f367e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.326+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f367e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.326+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 155a47d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.326+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311f371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.326+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0beeee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.326+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155a47d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.327+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1997bc30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.327+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232-, and the Request Id: 18775787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.327+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230, and the Request Id: 243b1635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.328+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c5f8bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.328+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232, and the Request Id: 752f1a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.329+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5f8bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.330+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea7df7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.330+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d07438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.330+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f402adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.330+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea7df7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.330+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f402adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.331+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f8bb509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.331+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c1ce8b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.331+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232, and the Request Id: 5e63e950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.331+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8bb509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.332+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1ce8b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.332+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e220102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.332+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e7e5a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.332+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: 48fa158c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.333+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e220102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.333+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e97921c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.333+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e97921c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.332+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482d3e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.333+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df21fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.334+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b37a27d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.334+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: 1f46d552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.334+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b37a27d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.335+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232, and the Request Id: 6b48f761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.335+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234, and the Request Id: 1dee333d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.336+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232-, and the Request Id: 44373a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.337+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360cc088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.339+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232-, and the Request Id: 1174ed0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.339+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ed8113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.339+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235-, and the Request Id: 841f600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.339+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e699a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.339+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dcfd33f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.340+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e699a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.340+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232-, and the Request Id: 6c2d76a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.340+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 362505db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.340+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7934852e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.341+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362505db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.341+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f50d2f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.341+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e7265b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.342+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7265b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.342+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f50d2f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.342+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234, and the Request Id: 44a6fd76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.343+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232, and the Request Id: 5fffb051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.344+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afae2c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.344+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f10d433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.345+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd3f8db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.346+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 901aaf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.346+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cffef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.347+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 901aaf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.348+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e9ae9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.348+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234-, and the Request Id: 43647fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.348+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: 7d35aabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.352+0000 [https-jsse-nio-auto-2-exec-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: 427dd82e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.361+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3128150c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.365+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14dcbbac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.366+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14dcbbac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.367+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234, and the Request Id: 70b7656c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.367+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce5c592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.369+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d53e1dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.374+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e2f8686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.374+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342fae56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.374+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383c12b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.375+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 461dfae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.376+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461dfae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.377+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42d6b3d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.377+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18edaa3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.377+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d6b3d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.378+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4816bcf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.378+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4816bcf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.378+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a05f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.379+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74f615c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.379+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f750f55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.379+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f750f55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.380+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f615c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2f8686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.380+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236, and the Request Id: 2d689ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231, and the Request Id: 17d36b49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.382+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c341782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.382+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d461778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.383+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c341782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.383+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d461778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.383+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18f0b44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.384+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 358c3cda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.384+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f0b44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.384+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234-, and the Request Id: 1fef71ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.385+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358c3cda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.385+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233, and the Request Id: 4789af01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.386+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: 4fc52e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.386+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f016910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.386+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a659ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.386+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f016910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.386+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 860bdec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.386+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235, and the Request Id: 2f723a82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.387+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 860bdec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.387+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236-, and the Request Id: 7f5f9f42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.387+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233, and the Request Id: 67848514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.389+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4527d9bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.389+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337f66c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.392+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231-, and the Request Id: 5a91f90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.392+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c197e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.393+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233-, and the Request Id: 42d1c6ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.394+0000 [https-jsse-nio-auto-2-exec-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: 75df1523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.394+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aeb23e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.394+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: 618dd332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.395+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c197e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.395+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aeb23e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.395+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d30524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.396+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233-, and the Request Id: 5ccc3f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.396+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412bec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.396+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 589e5814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.397+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412bec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.397+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d71c61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.397+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589e5814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.398+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235, and the Request Id: 295093ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.398+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233, and the Request Id: 1b8dc48d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.398+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7740a215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.399+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67a4b22a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.400+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4ce318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.401+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332104c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.402+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc78409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.402+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a371e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.403+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a371e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.403+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d80eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.404+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: 76bf4596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.404+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a711fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.404+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d80eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.404+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc50697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.405+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1345c9a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.405+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a26dc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.405+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235-, and the Request Id: f1f07f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.405+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1345c9a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.405+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a711fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.406+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b503986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.406+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233, and the Request Id: 4b235a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.406+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235, and the Request Id: 49eb841d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.406+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58da4630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.407+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f980905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.408+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f980905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.408+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7b8fd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.408+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ee082a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.409+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bef61ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.409+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bef61ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.410+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d83bf34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.410+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea6d6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.410+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d83bf34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.410+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235-, and the Request Id: 585fbfa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.411+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233-, and the Request Id: 1041ef72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.411+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237, and the Request Id: 1a497b42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.411+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7c67e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.412+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18154cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.412+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd62dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.412+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd62dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.412+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18154cd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.412+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ceba539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.412+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b917416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.413+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b917416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.413+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ceba539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.414+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c9841c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.414+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3478b62c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.414+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9841c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.415+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3478b62c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.415+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234, and the Request Id: 1de704e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.416+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 419cb388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.416+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cc68452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.416+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54699e3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.416+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234, and the Request Id: 6127260c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.416+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d7ad60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.416+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc68452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.416+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419cb388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.417+0000 [https-jsse-nio-auto-2-exec-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: 5424c8df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.417+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3c7d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.417+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ded3c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.418+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ded3c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.418+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236, and the Request Id: 5440d2cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.418+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515381ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.418+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237-, and the Request Id: 6e8b62b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.419+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234, and the Request Id: 6874b48f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.420+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234-, and the Request Id: d213415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.421+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: 740039ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.421+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234-, and the Request Id: 7e39a352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.421+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ccad87c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.422+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c8b2637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.422+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62e35039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.423+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e35039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8b2637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.423+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236-, and the Request Id: 10c1067a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d7d3e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.423+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7342d7bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.424+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43634b4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.424+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e8f4684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.425+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43634b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.425+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8f4684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.426+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: 69e23561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.426+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236, and the Request Id: 120470bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.426+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23fdc7de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.427+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234, and the Request Id: 43969eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.427+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fdc7de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.427+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444a5211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.428+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669c7ea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.428+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 217cfd60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.428+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612ff57a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.428+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301501b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.428+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217cfd60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.429+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b7fd80b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.429+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa82f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.430+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7fd80b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.430+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a837e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.430+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236, and the Request Id: 614d6faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.430+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236-, and the Request Id: 7bb292eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.431+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a837e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.432+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234-, and the Request Id: 480ffd1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.432+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 5c9a3824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.432+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb0e9cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.432+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e9fe71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.434+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33491ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.434+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236-, and the Request Id: 59382279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.434+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e45efad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.434+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21fbd6d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.435+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e45efad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.435+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca2d9ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.435+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e5d0b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.436+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca2d9ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.436+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5402edba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.437+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238, and the Request Id: 3bfaef47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.438+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: 74d26928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.438+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46f13dce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.438+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394ed9b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.438+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 985f0f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.438+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f13dce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.438+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66bee0d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.439+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3adff299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.439+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12375b91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.439+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fcdb77c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.440+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adff299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.440+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12375b91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.440+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fcdb77c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.440+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503d35db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.440+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503d35db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.441+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 253ae8c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.441+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238-, and the Request Id: 39fb24ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.441+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76f40cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.441+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253ae8c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.442+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f40cd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.442+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235, and the Request Id: 110520b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.442+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a849844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.442+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32031d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.442+0000 [https-jsse-nio-auto-2-exec-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: 13c7dda8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.442+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237, and the Request Id: 421a1f78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.443+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a849844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.442+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21656b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.443+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b7dbc76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.443+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: 3b204d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.444+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7dbc76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.444+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 193eed2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.444+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193eed2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.445+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c36d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.445+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e0bd5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.446+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: 300a55d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.447+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d5f8a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.447+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209d920e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.447+0000 [https-jsse-nio-auto-2-exec-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: 49a1ce1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.448+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235-, and the Request Id: 17a0eef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.448+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235-, and the Request Id: 4c71c18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.448+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: 5a873049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.448+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f8fb394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.449+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8fb394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.449+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58cbe4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.450+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ca57c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.450+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ca57c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.451+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 256cc696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.451+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237, and the Request Id: 4d24caa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47cc8627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.452+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256cc696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cc8627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69246022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.453+0000 [https-jsse-nio-auto-2-exec-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: 7c94c228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.453+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69246022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51936a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.454+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67e934e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.454+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 214a2252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.454+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c3fcff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.454+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e934e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.454+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214a2252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.455+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16858786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.455+0000 [https-jsse-nio-auto-2-exec-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: 50ea0c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.455+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16858786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.457+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 52ae8dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.457+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eef9523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.458+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235, and the Request Id: 3e4e5755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9a64f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.459+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f61960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.459+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b2f29d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.460+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 465732f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.461+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237-, and the Request Id: 365e2a56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.461+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 421928e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.461+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237-, and the Request Id: 7d1f3e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.462+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421928e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.462+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 523710a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.463+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235-, and the Request Id: 1a35de56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.463+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205f618b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.463+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523710a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.463+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239, and the Request Id: 740c07a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.465+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: 73f266e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.465+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40360a65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.467+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54360581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.467+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496c172d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.467+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239-, and the Request Id: 11e30fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.467+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b0171d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.467+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 755a4d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.467+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54360581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.468+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779f7830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.468+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636851fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.468+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755a4d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.468+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b0171d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.468+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636851fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.469+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63673cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.469+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e25457b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.469+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 345670da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.469+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238, and the Request Id: 7d4c7ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.469+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 290708c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.469+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290708c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.469+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d12326f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.469+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345670da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.470+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236, and the Request Id: 4f4ef243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.470+0000 [https-jsse-nio-auto-2-exec-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: 27c02635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.471+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2d5678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.471+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2952acd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.472+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2952acd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.472+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38cdf6ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.473+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cdf6ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.473+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d09e2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.474+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4de750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.475+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: 3e2403f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.475+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112a2267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.475+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: 75787734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.476+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236-, and the Request Id: 43df8f71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.476+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: 3a35ca22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.476+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4827f9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.476+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112a2267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.477+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d8871c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.477+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7225f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.477+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f421cc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.478+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f421cc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.479+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236-, and the Request Id: 33cac04d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.479+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236, and the Request Id: 7d7e5ba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.480+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44fe9cb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.480+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5402fe55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.481+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5402fe55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.481+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 389f3048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.482+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389f3048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.483+0000 [https-jsse-nio-auto-2-exec-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: 41bda5b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.483+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef00329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.483+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fe9d73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.484+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688ac416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.484+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4badf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.484+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e819385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.484+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236-, and the Request Id: 1f8b81e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.485+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ea165ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.485+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57cef4c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.485+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef00329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.485+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 120ca04f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.485+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea165ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.486+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cef4c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.486+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120ca04f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.486+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 235ff2a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.486+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a24a4e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.486+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aaa9511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.487+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235ff2a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.487+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a24a4e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.487+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aaa9511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.487+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236, and the Request Id: 4ae32b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.487+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240, and the Request Id: 3f67bca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.487+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c7a77ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.488+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236, and the Request Id: 29f61000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.488+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7a77ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.489+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79842b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.489+0000 [https-jsse-nio-auto-2-exec-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: 6ea092aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.489+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c3ba0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.490+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35dc787e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.490+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238-, and the Request Id: 7356d0c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.490+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5324ded3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.491+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35dc787e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.492+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73aa606b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.492+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d0852e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.493+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0852e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.493+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236-, and the Request Id: 663eb30a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.496+0000 [https-jsse-nio-auto-2-exec-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: 2911187f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.506+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19dd0292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.506+0000 [https-jsse-nio-auto-2-exec-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: 5857999d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.506+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240-, and the Request Id: d38586c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.507+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: 14c8fbba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.507+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19dd0292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.507+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 639bc0da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.507+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 639bc0da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.509+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24e119f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.509+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239, and the Request Id: 35cc3eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.509+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad28a26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.510+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306578aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.511+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237-, and the Request Id: 33d35d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.511+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7573bb0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.511+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761020f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.512+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec37cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.513+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2760ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.521+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e119f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.522+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 144501df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.522+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29cd95a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.522+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144501df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.522+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cd95a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.523+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b9de26a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.523+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235, and the Request Id: 3c4760f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.524+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9de26a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.524+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239-, and the Request Id: 3f0dfce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.525+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7786a595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.525+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: 7c38dbe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7786a595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574e6719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.527+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f840768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.527+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670b4e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.527+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f840768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.528+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ea179b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.528+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef1b0c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.528+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237, and the Request Id: 3030cbcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.529+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e93da31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.529+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: 211beb6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.529+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583c313b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.530+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237-, and the Request Id: 31ec9aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.530+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e38ea61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.531+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e38ea61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.532+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640ee742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.532+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7151e52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.532+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7151e52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.533+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2883fac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.533+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f356341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.533+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f356341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.533+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2883fac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.534+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2066fb3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.534+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e3174f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.534+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2066fb3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.534+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237-, and the Request Id: 2269f965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.534+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ba9209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.535+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ba9209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.535+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77201215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.535+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237, and the Request Id: 4b351793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.535+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77201215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.535+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3474260f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.535+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 32e3cd54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.535+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34cd7c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.536+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3474260f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.536+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c419bf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.536+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: 593ba4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.536+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239, and the Request Id: 4dfd7082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.537+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c419bf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.537+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b94d8ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.538+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 227db360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.538+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227db360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.538+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f7faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.539+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239, and the Request Id: 144d1c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.539+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ee0ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.541+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241-, and the Request Id: 7fe2530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.542+0000 [https-jsse-nio-auto-2-exec-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: 4cf28ed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.543+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: 4a2a9dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.544+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561c31e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.544+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239-, and the Request Id: 742fe0be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.545+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: 1158ac50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.545+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21fcb45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.545+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7784be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.546+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 654c1dd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.546+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452d0e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.546+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec5dbdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.546+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654c1dd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.546+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec5dbdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.547+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452d0e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.547+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105689e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.547+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21eca412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.548+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105689e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.548+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25497b38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.548+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4c10bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.548+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240, and the Request Id: 18f0ecb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.549+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4c10bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.549+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23caeea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.551+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3022d06f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.551+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4523fa51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.552+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4523fa51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.552+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: 755f16df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.552+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56abaa80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.554+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8423322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.554+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236, and the Request Id: 3f36ea9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.557+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16351e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.558+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70f4a9b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.558+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238-, and the Request Id: 361bf088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.559+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 96de713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.559+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee99e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.560+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b871f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.560+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96de713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.560+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee99e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.560+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236-, and the Request Id: 63991c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.560+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f4a9b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.560+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: 2bfae47b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.561+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6efd072b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.561+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6efd072b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.561+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d51b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.561+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ae02a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.562+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238, and the Request Id: 7bd58d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.562+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f3114e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.562+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae02a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.563+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f3114e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.563+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f40cddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.563+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7407158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.564+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242, and the Request Id: 5957e022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.564+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f40cddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: 500592c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.564+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc1558b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.565+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323858de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.565+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64105ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.565+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc1558b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.565+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323858de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.565+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21abd4e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63155b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.566+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: 3d9404d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.566+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f5d6a5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.567+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5d6a5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.567+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 387cde73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.567+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bce61a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.568+0000 [https-jsse-nio-auto-2-exec-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: 3719fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.568+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387cde73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.568+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242-, and the Request Id: 77652e7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.568+0000 [https-jsse-nio-auto-2-exec-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: 2c10fb9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.568+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238-, and the Request Id: 3429289a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.570+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be00048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.570+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be00048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.571+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 474e087c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.571+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: 26f70b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.571+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f070e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.571+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474e087c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.572+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238, and the Request Id: 5d533d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.573+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d77bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.574+0000 [https-jsse-nio-auto-2-exec-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: 47eba5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.574+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529d446f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.574+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67e6f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.574+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 354d7f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.574+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354d7f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.575+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5682f2ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.575+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e6f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240, and the Request Id: 5a52faf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.576+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c586b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.576+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb6d429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.576+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d5b7057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.577+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5b7057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.577+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c586b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.577+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba0177a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.578+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3659357f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.579+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa45835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.579+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3659357f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.579+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be39020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.580+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be39020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.580+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d799f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.580+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240-, and the Request Id: 18d8cbc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.580+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f97673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.580+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d799f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.581+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239, and the Request Id: 362f8233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.581+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: 1e32897c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.581+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f34bfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.582+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237, and the Request Id: 75f1cb3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.582+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241, and the Request Id: 5dea8745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.582+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415f9daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.583+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e5e243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.584+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c18b1f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.584+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e5e243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.585+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e9d38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.585+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79cc7001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.585+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e9d38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.585+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cc7001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.586+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e9f474f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.586+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: 24371985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.587+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae5880a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.587+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241-, and the Request Id: 782a77a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.587+0000 [https-jsse-nio-auto-2-exec-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: 58617cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.587+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f529c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.587+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8ef44c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.587+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9f474f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.587+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6da5fe66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.588+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: 7a74714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.588+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da5fe66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.588+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239-, and the Request Id: 66b32ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.589+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59a5bf08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.589+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f84351b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.589+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a5bf08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.590+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 34a5da70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.590+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243-, and the Request Id: 18d5511e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.592+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ce7683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.593+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46c6c6ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.593+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239-, and the Request Id: 6274391f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.593+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529acd7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.593+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f4f5b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.593+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f4e699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.593+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c6c6ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.594+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5457f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.594+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 342d31f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.594+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d2109b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.594+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2109b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.595+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: 502e6b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.595+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342d31f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.595+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c12ac3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.595+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 361eafd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.595+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241, and the Request Id: 50b806a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.595+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c12ac3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.596+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361eafd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.596+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: 4bf514b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.596+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38391eb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.597+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38391eb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.597+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be768c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.597+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ad700f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.598+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be768c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.598+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241, and the Request Id: 6f133253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.599+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 792a0b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.599+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d87b719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792a0b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279bf98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.600+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd2ef21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.601+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60595872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.601+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241-, and the Request Id: 14573634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.602+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736994e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.602+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: 57ae5b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.602+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239, and the Request Id: 2c8883cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.603+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241-, and the Request Id: 21315bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.604+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe84e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.604+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 181583fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.604+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 599f9b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.605+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181583fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.605+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7ca085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.605+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599f9b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.606+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35048df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.606+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7ca085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.606+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e7dc236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.606+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1307e684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.607+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7dc236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.607+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1307e684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.607+0000 [https-jsse-nio-auto-2-exec-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: 3bf414ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.607+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239-, and the Request Id: 3ecc9446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.607+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2915f739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.608+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a916bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.608+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a0c2972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.608+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238, and the Request Id: 1f64a033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.609+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0c2972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.609+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce07491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.609+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22429e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.610+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22429e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.610+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 582124a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244, and the Request Id: 4b7ca35c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.610+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3997da87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.611+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582124a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.611+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3997da87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.611+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1badac98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.611+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240, and the Request Id: 18a2bd3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.612+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 252fd6e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.612+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 252fd6e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.612+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: 258e1bfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.613+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240, and the Request Id: 7b935297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.614+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: 3d8b81ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.614+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a57f926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.615+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53114e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.615+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e35755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.616+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a57f926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.617+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244-, and the Request Id: 5de64ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.617+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4a83ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.617+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2da4c61d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.617+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da4c61d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.617+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45c83039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.617+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26481d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.617+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240-, and the Request Id: 75e26670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.618+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c83039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.618+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240-, and the Request Id: 2c5237c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.619+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52d91d28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.619+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 634d4a01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.619+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 2fe6ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.620+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634d4a01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.620+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52d91d28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.620+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 902acc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.621+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242, and the Request Id: 18ad335a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.621+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 788579f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.621+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60231123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.621+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788579f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.621+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e4328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.621+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251d7c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.622+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242, and the Request Id: 7c7cc305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.623+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c3709a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.623+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: 1d1c05f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.624+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61446060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.624+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e00121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.624+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61446060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.625+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd24d91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.625+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 603e2a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.626+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603e2a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.626+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242-, and the Request Id: 618d0be0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.627+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240, and the Request Id: 35bfb23b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.627+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fad3a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.628+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd219a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.628+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd219a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.628+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc96e9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.628+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f526f7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.628+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277a86c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.629+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc96e9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.629+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242-, and the Request Id: 7b277aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.630+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e98a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.630+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac3797e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.630+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7061a541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.630+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e98a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.630+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a755e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.630+0000 [https-jsse-nio-auto-2-exec-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: 3a4480a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.631+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7061a541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.631+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac3797e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.631+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cfa6873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.631+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240-, and the Request Id: 69557347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.631+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cfa6873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.631+0000 [https-jsse-nio-auto-2-exec-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: 1b724268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.632+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239, and the Request Id: 272adeac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.632+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a61a179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.632+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a61a179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.633+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea98e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.633+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256e32af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.634+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7677dd4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.634+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e4b20b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.634+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7677dd4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.635+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4b20b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.635+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a37e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.647+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245, and the Request Id: 64dc3db0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.647+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239-, and the Request Id: 5cf3a078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.647+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f4dc19c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.648+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b39310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.648+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185e24be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.648+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b39310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.648+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185e24be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.648+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4dc19c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.649+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243-, and the Request Id: 4396db61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.649+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 578d8e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.649+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 213d4ddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.649+0000 [https-jsse-nio-auto-2-exec-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: 627e663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.649+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578d8e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.649+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213d4ddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.650+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241, and the Request Id: 51908117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.650+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 34d26c46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.650+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f683fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.651+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0260d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.652+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653667a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.652+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245-, and the Request Id: 14980a15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.652+0000 [https-jsse-nio-auto-2-exec-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: 6a9bd5c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.653+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e49c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241-, and the Request Id: 4acd0af8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.653+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: 2a6bd4a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.653+0000 [https-jsse-nio-auto-2-exec-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: 26076afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.654+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f6cf74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.655+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdd687a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.655+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 592fe467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.656+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728491b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.656+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592fe467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.657+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49204c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.657+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca850ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.657+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7061212c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.657+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca850ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.657+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67187e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.658+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49204c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.658+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf43af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.658+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3337c330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.658+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243, and the Request Id: 435160ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.659+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3337c330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.659+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2459eb26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.659+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bad4040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.660+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243, and the Request Id: 5ef9b308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.660+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a3d2b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.660+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a7fbb5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.660+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb409f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.660+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7fbb5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.661+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289eff95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.661+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52c8e931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.662+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0489c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.662+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c8e931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.663+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243-, and the Request Id: 2daad6d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.663+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241, and the Request Id: d12a900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.663+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 88938da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.663+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2496ea94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.664+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: 2ca012d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.664+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88938da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.664+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4042da4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.665+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e091a4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.665+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38d88f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.665+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4042da4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.665+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e091a4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.666+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244, and the Request Id: 7045851a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.666+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d88f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.666+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dbda5c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.667+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17150622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.667+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbda5c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.667+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7987e644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.667+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17150622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.667+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1efd77aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.668+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1efd77aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.668+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240, and the Request Id: 71dc3d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.668+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78aa2610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.668+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78aa2610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.668+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: 5a927937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.669+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241-, and the Request Id: 6a362d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.669+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9ccb55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.669+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: 79691829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.669+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8ac7f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.670+0000 [https-jsse-nio-auto-2-exec-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: 7be2c591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.671+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 349fbdd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.671+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349fbdd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.672+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54c9bb07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.672+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c9bb07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.673+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242, and the Request Id: 2a7ca456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.673+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: 13a709a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.674+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6240f3aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.674+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6240f3aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.674+0000 [https-jsse-nio-auto-2-exec-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: 12f07587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.675+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd3f5b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.675+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246-, and the Request Id: 14497837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.675+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cee445d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.675+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c7cd8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.676+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42169204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.676+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 257e0cb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.676+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75c184db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.676+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c184db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.676+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42169204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.677+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242, and the Request Id: 2d408479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.677+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36bd4021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.678+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bd4021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.678+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242-, and the Request Id: 3534c167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.678+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ab241f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.679+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57026a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.679+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adab857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.679+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241, and the Request Id: 12de399c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.680+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35026278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.680+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9e2b85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.681+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4da525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.681+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: 56bdaf2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.681+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35026278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.682+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57be61f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.683+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6939596c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57be61f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.683+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6939596c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.683+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c7b443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.684+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241-, and the Request Id: 32f1d14a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.684+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244, and the Request Id: 47f0a437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.684+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c530c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.684+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c90f2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.685+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 551a0d65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.685+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 446fe3d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.685+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551a0d65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.686+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446fe3d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.686+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9048a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.686+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb1486e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.686+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244, and the Request Id: 7b18f482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.687+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb1486e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f6fd681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.687+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fff6ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6fd681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.687+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4750e17f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.688+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4750e17f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.688+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245, and the Request Id: 27f14117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.689+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b8176a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.689+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b75d090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.690+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: 707e8b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.690+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54fc3f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.690+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da04e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.691+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244-, and the Request Id: 2f59521b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.691+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244-, and the Request Id: 2f3c1d62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.691+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fc3f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da04e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.691+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d9878c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.692+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c224b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.692+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9878c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.692+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c224b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.692+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51988a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.693+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: 9e02ea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.693+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241, and the Request Id: 43e2272f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.693+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca89cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.694+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca89cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.694+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: 6f794e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.694+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74769461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.694+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245-, and the Request Id: 799a36a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.695+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad7fc7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.695+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c16e56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.695+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22447347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.695+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad7fc7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.695+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c16e56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.696+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 661970a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.696+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247, and the Request Id: 53616670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.696+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f72f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.696+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f72f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.697+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243-, and the Request Id: 31fa6b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.697+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243, and the Request Id: 55a3c10e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.697+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: 2c352f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.698+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5101715f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.698+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d58afe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.699+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d58afe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.698+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71e12f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.699+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a67abb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.699+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166727cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.699+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e12f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.700+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a67abb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.700+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22404290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.700+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbd394e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.701+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22404290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.701+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242, and the Request Id: 1517f3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.701+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 44504276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.701+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c69f48f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.702+0000 [https-jsse-nio-auto-2-exec-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: 298c44b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.702+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f47bd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.703+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1321ffad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.703+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243-, and the Request Id: 2bb75fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.704+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac76f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.705+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac76f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.705+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680c078d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.705+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577d205e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.706+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577d205e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.707+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d613a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.707+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2917a977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.707+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: 412879b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.707+0000 [https-jsse-nio-auto-2-exec-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: 62f88465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.707+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242-, and the Request Id: 4e9b0946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.708+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c14aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.708+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b8f323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.708+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c14aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.708+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3827477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.709+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebf62f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.709+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f7991e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.710+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d1f05c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.710+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7991e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.710+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d1f05c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.710+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245, and the Request Id: 465e7914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.711+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b62e33e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.711+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b62e33e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.711+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d674dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.712+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243, and the Request Id: 16ac343d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.713+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ade48d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.713+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535ee664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.713+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ade48d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.714+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56989c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.714+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245-, and the Request Id: d6b8632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.714+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56989c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.714+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2467156a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.714+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245-, and the Request Id: 11a7a349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.714+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63718d4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.715+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2467156a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.715+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 443bcbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.716+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246, and the Request Id: 48ee15ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.716+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2abbac01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.716+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443bcbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.716+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46296be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.716+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abbac01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.717+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b1d9a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.717+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1d9a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.717+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: 33b2256a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.718+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: 4c3a99d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.718+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738a106f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.719+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242, and the Request Id: 722a8cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.719+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492d15eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.719+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e92bee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.720+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367bf26c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.720+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246-, and the Request Id: 2abe0b0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.720+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c668448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.721+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c668448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.722+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0a6cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.722+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0a6cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.722+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c70ba7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.723+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c70ba7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.723+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244-, and the Request Id: 1b69679a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.723+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a9aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.723+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 341cb0ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.723+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b254ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.724+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a9aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.724+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b254ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.724+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341cb0ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.724+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244, and the Request Id: 5b4377b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.725+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248, and the Request Id: 24b59b3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.725+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8fb454b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.726+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243, and the Request Id: 71d1a377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.727+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646d7aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.727+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60fa071f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.727+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fa071f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.728+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 205af169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.729+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205af169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.729+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 924d158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.729+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67399918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.729+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242-, and the Request Id: 7945d9df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.729+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244-, and the Request Id: 78abf718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.729+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd07b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.729+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248-, and the Request Id: 39d298e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.730+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243-, and the Request Id: 74356a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.730+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 2d30ea77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.731+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ce39ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.731+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ce39ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.732+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42468537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.732+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1095fa5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.733+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1095fa5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.733+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32eb3584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.733+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246, and the Request Id: 4a74cb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.733+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5e579e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.733+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5d24e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.734+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a4db05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.735+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: 1c14cdc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.735+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791492b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.735+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebac536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.736+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51d77eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.737+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d77eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.737+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 322555e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.737+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3d69b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.738+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322555e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.738+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7abd9399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.738+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abd9399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.739+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28be5098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.739+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246-, and the Request Id: 281675ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.740+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246, and the Request Id: 6899e6f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.740+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1850a219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.740+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e835506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.740+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7c22c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.740+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e835506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.741+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1850a219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.742+0000 [https-jsse-nio-auto-2-exec-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: 12acaa25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.742+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66cc6b0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.742+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285cfcd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.742+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cc6b0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.742+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285cfcd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.742+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20727fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.743+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244, and the Request Id: 3106c977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16b2fb78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.744+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4250dacf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.744+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713bb509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.744+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e501f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b2fb78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.744+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246-, and the Request Id: 5cc4aad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.744+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4250dacf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.744+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f7f87bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7f87bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243, and the Request Id: 17ed71cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.746+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18bd8dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.746+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df9e618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.746+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18bd8dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.746+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245-, and the Request Id: 2be2c99a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.746+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df9e618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.747+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244-, and the Request Id: 30e4f3e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.747+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 386519d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.748+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54980a1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.748+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386519d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.748+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c0600d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.748+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245, and the Request Id: 180c34bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.749+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c0600d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.749+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249, and the Request Id: 48386c84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.750+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c1369dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.750+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c659ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.750+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c1369dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.751+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247, and the Request Id: 3cfe3c9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.751+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc165a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646a3d69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.751+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbda957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.751+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7426c190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.752+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47efb870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.752+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47efb870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.752+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: 6500b8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.752+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244, and the Request Id: 79379961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.753+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249-, and the Request Id: 42e088d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.753+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f80ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.753+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f80ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.752+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7426c190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.754+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245-, and the Request Id: 797facf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.754+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8bfbc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.754+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 33369b1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.755+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a67427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.755+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac12ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.755+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac12ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.755+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b7ed80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.756+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247-, and the Request Id: 581adfed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.756+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61229896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.756+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61229896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.757+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: f48785d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.757+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247, and the Request Id: 73ffac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.758+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b88b0df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.758+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: 2e576a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.759+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be782a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.761+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a17aecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.761+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a17aecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.762+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d2904a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.762+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b6cc477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.763+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6cc477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.763+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 703bdbd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.763+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c643fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.765+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db5d3c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.765+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c46d62e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.765+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245, and the Request Id: dc3164c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.765+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6ccccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.766+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247-, and the Request Id: 71a6b82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.766+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703bdbd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.766+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4704060c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.767+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74f7c6e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.768+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f7c6e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.768+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8c49e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c8d4b85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8d4b85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: 7c542bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.769+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7839fca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.769+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101e3046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.769+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7839fca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245-, and the Request Id: 45c8e125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.771+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16758f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.771+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52bb116b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.771+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79f22bba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.771+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247, and the Request Id: 6711ccdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.772+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11621212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.772+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f22bba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.772+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17da40eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.773+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17da40eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.773+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 37d513bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.773+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a7c15e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e1b81d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.773+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c583888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.773+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7c15e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.774+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1b81d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.774+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244, and the Request Id: 2728d582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.774+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c583888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.775+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246, and the Request Id: ebdf9e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.775+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f084698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.775+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c9cba6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.775+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f084698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.775+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9cba6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 410a0008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.776+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323bb524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.776+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50fce51b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410a0008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.777+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50fce51b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.777+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248, and the Request Id: 6f41a6b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.777+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc80d18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.777+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6075831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.777+0000 [https-jsse-nio-auto-2-exec-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: 3d717a37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.778+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6075831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.778+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2845db2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.778+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247-, and the Request Id: 43f4e33c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.778+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: 70f0dc4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.779+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b69dfed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.779+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246-, and the Request Id: 37afbd6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.779+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: 5fe45be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.779+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b69dfed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.780+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7020ea17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.781+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7020ea17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.781+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245, and the Request Id: 977d431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.782+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebc271e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.783+0000 [https-jsse-nio-auto-2-exec-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: 5f386bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.783+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: 41726d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.784+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da5f5fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.784+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df67c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.784+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e04e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.784+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250-, and the Request Id: 13bdd239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.785+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7d83da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.785+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e04e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.786+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2097242a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.786+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688f7054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.786+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2097242a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.786+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245-, and the Request Id: 6511c80f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.787+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 623ad6d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.787+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c85094b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.787+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248, and the Request Id: 89f875c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.787+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623ad6d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.788+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bd2fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.788+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fea2789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.789+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fea2789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.789+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246, and the Request Id: 299e0645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.790+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408df66f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.790+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a69a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.791+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdec18a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.792+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adc6715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.792+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107f0a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.792+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d26fbbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.792+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4276a3ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.793+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d26fbbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.793+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8a83eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.794+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3669508e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.794+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3669508e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.795+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6030c8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.795+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248-, and the Request Id: 1c3d1e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.795+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6030c8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.795+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: fdb870b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.796+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246-, and the Request Id: 68dd9223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.796+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 558bc501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.797+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558bc501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.797+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3102318f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.797+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 720aa0d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.797+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3102318f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.797+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df86a4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.798+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247, and the Request Id: 2b502648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.798+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720aa0d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.798+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ec76ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.798+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4354429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.798+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d059d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.798+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4354429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.799+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ec76ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.799+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64548675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.799+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17085e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.799+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248, and the Request Id: 5e4bedcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.799+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c153a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.799+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64548675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.799+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c153a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.800+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160b360f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.800+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160b360f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.800+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f24e690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.800+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f24e690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.800+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245, and the Request Id: 19188477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.801+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 116c5e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.801+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb0a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.801+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249, and the Request Id: 5dc980f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.802+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444a723e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.803+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444a723e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.803+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247-, and the Request Id: 225ae49b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.804+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13aa2a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.804+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 569673af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.804+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13aa2a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.804+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247-, and the Request Id: 4b453a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.804+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245-, and the Request Id: 2c356902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.804+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569673af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.805+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247-, and the Request Id: 46196b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.805+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f83a70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.805+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246, and the Request Id: 1b54f6e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.806+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71eadc04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.806+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248-, and the Request Id: 5f7e4b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.806+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71eadc04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.806+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251, and the Request Id: 60c82151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.808+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249-, and the Request Id: 56c1e6d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.808+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4588b4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.808+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3754fed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.809+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100aa5eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.809+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ab1c12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.810+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3832d11c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.810+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251-, and the Request Id: 43d94de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.810+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3832d11c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.810+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246-, and the Request Id: 4b598046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.811+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449acd02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.811+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449acd02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.811+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266d9a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b00fc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.814+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249, and the Request Id: 7e0afccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.815+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 797377be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.815+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283dc07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.815+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797377be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.815+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d38f68a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.816+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3276c1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.816+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6650de0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.816+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e355097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.816+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1d2a63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.817+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6650de0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.817+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247, and the Request Id: 410db5b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.818+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277f7165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.819+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32143c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.819+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36df026e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.819+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249-, and the Request Id: 157e0dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.820+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f6aad97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.820+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f8537b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.821+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6aad97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.821+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8537b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.821+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f33fc46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.821+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23301ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.821+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f33fc46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.821+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65c694a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.822+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23301ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.822+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c694a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.822+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: 18dc3e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.822+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 33f39ea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.822+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1584c2f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.823+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1584c2f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.823+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 417759e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.823+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3486ff30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.823+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb230f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.824+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417759e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.824+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: 13ab1f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.824+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fcd59ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.825+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e52845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.825+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2cfb0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.825+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246, and the Request Id: 701d79e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.825+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e52845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.825+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 398434f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.826+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398434f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.826+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: 78ebf019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.826+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d24859c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.827+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d24859c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.827+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e09d782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.828+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4cdf15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.829+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e09d782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.829+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: 630f15dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.829+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b9cb6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.829+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248-, and the Request Id: 59d80fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.829+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4245d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.830+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7db22dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.830+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: 4247f24c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.830+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: 4a058c89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.830+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248, and the Request Id: 5ec16b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.831+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db22dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.831+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9cb6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.831+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247, and the Request Id: a786fce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.831+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12fed43f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.832+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12fed43f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.833+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48bb65a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.833+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 200f1b5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.833+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252, and the Request Id: 4740d9d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.833+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bb65a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.834+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200f1b5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.835+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570b9aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.835+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247-, and the Request Id: 6ab8480c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.835+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 875a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.836+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54c27e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.836+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c27e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.836+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 875a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.837+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250, and the Request Id: 570a40c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.837+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6689307a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.837+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea19b37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.838+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250, and the Request Id: 515fc1ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.839+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248-, and the Request Id: 7d1d61f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.839+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68df51ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.840+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252-, and the Request Id: 67c76675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.840+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: e14aa39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.841+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7a66bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.842+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dd649a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.842+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd649a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.842+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497d012e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.842+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250-, and the Request Id: 65752ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.843+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172cca9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.843+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bffad21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.843+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0bf738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.844+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0bf738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.844+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7cf5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.844+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d8e8da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.844+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248, and the Request Id: 6b69f1e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.844+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c78ddde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.845+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605c65f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.846+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254bde3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.846+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56b73c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.846+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254bde3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.846+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b73c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.847+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160b5cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.847+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9c71c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.847+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e9c892d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.847+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eefaecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.847+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160b5cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.848+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eefaecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.848+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248-, and the Request Id: 560a6286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.848+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 3fc4c54d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.848+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71761b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.848+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247, and the Request Id: 29937022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.849+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71761b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.849+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431b3a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.850+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d18ddeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.850+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f3308b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.850+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48681e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.851+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3308b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.851+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e066089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.851+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e066089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.852+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: 5b68d677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.852+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24071dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.853+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506a0169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.853+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779ace1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.853+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249-, and the Request Id: 117f848d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.853+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9e89a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.853+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506a0169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.853+0000 [https-jsse-nio-auto-2-exec-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: 21b54088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.853+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e369e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.854+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250, and the Request Id: 1c3b534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.854+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e369e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.854+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c2bce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.854+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c2bce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.855+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65684e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.855+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65684e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.856+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249, and the Request Id: 1dd03ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.856+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d033a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.856+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ecabde8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.856+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249-, and the Request Id: 39e91660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.857+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d033a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.857+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ecabde8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.857+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e65f021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.858+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7ea139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.859+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c80b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.859+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c80b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.859+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248, and the Request Id: 6fe1a028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.860+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e5b248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.860+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250-, and the Request Id: b18e45d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.860+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253, and the Request Id: 2ec4a10d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.860+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e5b248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.860+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab70446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.861+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249-, and the Request Id: f5ef98f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.861+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab70446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.863+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc6ed28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.863+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248-, and the Request Id: 714a7a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.863+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c75d5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.864+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c75d5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.864+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47383df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.864+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a931bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.865+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a931bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.865+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47383df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.865+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253-, and the Request Id: 5cef9c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.866+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30adba85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.866+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30adba85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.867+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767a9e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.867+0000 [https-jsse-nio-auto-2-exec-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: 771240d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.867+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251, and the Request Id: 2a08fb68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.867+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b96bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.868+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249, and the Request Id: 14789013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.870+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b57333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.870+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b57333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.871+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a471fb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.871+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2610b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.872+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d45945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.872+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29eecbe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.873+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d45945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.873+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cdfdca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.873+0000 [https-jsse-nio-auto-2-exec-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: 40b7dae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.875+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251-, and the Request Id: 5a4c1e40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.877+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249-, and the Request Id: 1d78de37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.877+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0d737b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.877+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: 73303193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.877+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2016b053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.877+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c2beb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.877+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a68cb8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.878+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: 1fbf8758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.878+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a68cb8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.878+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5969e7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.879+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30998d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.880+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b13ffdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.880+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c14fd1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.881+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c14fd1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.881+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5923c90e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.882+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251, and the Request Id: 429b7fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.882+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605b8df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.882+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ff65b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38b1e703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.883+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fc2b29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.883+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11eaa220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.883+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 510eebc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.883+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ff65b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.883+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b1e703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.883+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11eaa220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.883+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e6720c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.884+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e6720c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.884+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72da6828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.884+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c60432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.884+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2149c124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.884+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72da6828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.884+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250, and the Request Id: 50525802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.884+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c60432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.885+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2149c124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.885+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250, and the Request Id: 60b3d3c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.885+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f3b20f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.885+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f3b20f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.885+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250, and the Request Id: 7dcdd8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.886+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249, and the Request Id: 7859a5b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.887+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70cbd612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.888+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575fa388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.888+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251-, and the Request Id: 5eb9459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.889+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 7860466c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.889+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e78457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.889+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301b2fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.890+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: 172b8a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.890+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250-, and the Request Id: 68f77c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.891+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249-, and the Request Id: db0792b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.891+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d3556c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.892+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd84b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.892+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd84b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.892+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3556c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.893+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b231f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.893+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ea7bf26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.893+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1831c4e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.893+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb571ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.894+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea7bf26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.894+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1831c4e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.894+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb571ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.894+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b25aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.894+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254, and the Request Id: 772591de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.894+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9f840a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.895+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9f840a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.895+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252, and the Request Id: 23e578c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.896+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252, and the Request Id: 1c326e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.896+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c38306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.896+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48dc7e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.897+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c38306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.897+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fdebd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.898+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0c1b41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.898+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d8d742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.898+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e0bd57f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.898+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0bd57f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.899+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d9303b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.899+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9303b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.899+0000 [https-jsse-nio-auto-2-exec-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: 24f2495f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.900+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b9906f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.900+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c39839c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.900+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254-, and the Request Id: 4ed0e8ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.900+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9906f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.901+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252-, and the Request Id: 857a3fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.901+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250, and the Request Id: 2aa2675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.901+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252-, and the Request Id: 4587f758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.902+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a8238a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.902+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7978db9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.903+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d10eea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.903+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8238a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.904+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2991d152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.904+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2991d152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.904+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: 27668c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.904+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3451c7e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.905+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252, and the Request Id: 28723da6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.905+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250-, and the Request Id: 729c1b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.905+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f23794a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.905+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36978744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.906+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f23794a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.907+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c89ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.907+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c13413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.907+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54fb67b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.907+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c13413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.908+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57adf9e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.908+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: 6b86df4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.909+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57adf9e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.909+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a3ddfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.909+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3ddfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.909+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e67a94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.910+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b1fa3a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.910+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1fa3a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.910+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dddfbeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.911+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 61c238eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.912+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e1b5b20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.913+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252-, and the Request Id: 104424ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.913+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1b5b20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.914+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: 3ade1b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.914+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 618a5d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.914+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618a5d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.915+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa84e2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.915+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa84e2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.915+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69b58ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.916+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b58ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.916+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: 32e8e438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.916+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8ab56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.916+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ecdfc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.916+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e009b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.917+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ab56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.917+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250, and the Request Id: 41b6705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.917+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42fa0925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.918+0000 [https-jsse-nio-auto-2-exec-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: 482ff80a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.918+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d848658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.918+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b470969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.918+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253, and the Request Id: 201e0e04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.919+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386d1ac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.920+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251-, and the Request Id: 26203f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.921+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af43a56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.922+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af43a56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.922+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293e22f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.922+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a72d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.922+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd9264f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.923+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17c672b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.923+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a72d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.923+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd9264f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.923+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c672b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.924+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250-, and the Request Id: 65b8fbd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.924+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7116f9c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.924+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2da1c517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.924+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3dfeef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.924+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3031f057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.925+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7116f9c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.925+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: 749fdc18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.925+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da1c517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.925+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251, and the Request Id: 48b07541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.925+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d78128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.925+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: 7fea955e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.925+0000 [https-jsse-nio-auto-2-exec-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: 568a224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.926+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123a5f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.928+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c89ae86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.928+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10840a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c89ae86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.929+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251-, and the Request Id: 17c9308d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.929+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30371ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.929+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1ea2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.930+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50adcfbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.930+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255-, and the Request Id: 17cb2575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.930+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50adcfbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.930+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a29800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.931+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253-, and the Request Id: 15037be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.931+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a60fe65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.931+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a29800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: 245b7818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.933+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 275c4fcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.935+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323a0434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.936+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323a0434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.936+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e684c7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.936+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 308c08e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.936+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42cf67f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.936+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308c08e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.937+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fac9eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.937+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77620b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.937+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23df0b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.937+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fac9eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.938+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23df0b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.938+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77620b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.938+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bce8c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.938+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6699548c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.939+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6699548c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.939+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bce8c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.939+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: 581c7de9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.940+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 75fb26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.940+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37655c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.940+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa2323e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.940+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253-, and the Request Id: 5526386f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.941+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250, and the Request Id: 312b6903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.941+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40774653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.942+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252, and the Request Id: 6067af22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.943+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c95bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.944+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252-, and the Request Id: 51575305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.944+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252-, and the Request Id: 540a0794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.945+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4410127e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.945+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8cb528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.945+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252-, and the Request Id: 32010e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a64f294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.946+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8cb528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.946+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a64f294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.947+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: 3b34fb35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.947+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8837aa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.947+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65c11746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.947+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bce5472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.947+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8837aa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.948+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c11746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b74395c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b74395c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254, and the Request Id: 6befa59b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.948+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bce5472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.949+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251, and the Request Id: 5d779701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.949+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56c1b993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.949+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ac197b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:52 2025-10-04T14:14:52.949+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c1b993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.949+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a864b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.949+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a063e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.950+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a864b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.950+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252, and the Request Id: 78861f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.950+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc91bee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.951+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256, and the Request Id: 63c57f1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.951+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4675f660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.952+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d49f32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.952+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254-, and the Request Id: 7d30b7df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.952+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20261e14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.955+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251-, and the Request Id: 5a3fc6f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.955+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: 1beaf2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.956+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42cd867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.956+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69b01066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.957+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b01066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.958+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72eb6e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.958+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72eb6e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.961+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254, and the Request Id: 3af679c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.961+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477b5b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.962+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 507f6ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.962+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b6fa522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.962+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477b5b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.963+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a23362a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.964+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23fae6b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.964+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f086c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.965+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fae6b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.965+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f086c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.965+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: 44d521c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.965+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eecaea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.967+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684f07ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.967+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256-, and the Request Id: 3f8e233f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.968+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46384985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.968+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254, and the Request Id: f9ce8f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.969+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60795fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.969+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60795fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.969+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eaadfde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.971+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f5b167b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.971+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b21a63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.971+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b21a63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.972+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253, and the Request Id: 2f45c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.972+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eaadfde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.972+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438cd07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.973+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d7d7415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.973+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369433d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.973+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f928b8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251, and the Request Id: 5f7d666c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.973+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7d7415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.973+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f928b8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.974+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c76391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.974+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3769ccbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.974+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c76391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.975+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3769ccbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.975+0000 [https-jsse-nio-auto-2-exec-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: 2e34bc0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.975+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ac27aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.976+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ac27aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.976+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: 43821360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.976+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4820c240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.976+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254-, and the Request Id: 5fdd2f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.976+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253-, and the Request Id: 199752ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.976+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5623d9cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.977+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544ad5b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.977+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5623d9cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.977+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: 1502479a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.978+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253, and the Request Id: 7e1ab405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.979+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1708ff36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.979+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1708ff36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.979+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253-, and the Request Id: 6516f86b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.979+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a8da53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.980+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4317979f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.980+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4317979f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.981+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252, and the Request Id: 7d10cfe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.982+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69af9bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.983+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: 37ac0e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.983+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12608641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.983+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253-, and the Request Id: 461bbba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.984+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12608641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.984+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4fb49b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.984+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba68e22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.984+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed2ee91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.985+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 742c05a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.985+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76971085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.986+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742c05a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.986+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76971085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.986+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255, and the Request Id: 515828e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.987+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72eb5cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.988+0000 [https-jsse-nio-auto-2-exec-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: 2c3c1eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.988+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4919d4ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.988+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9e77ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.989+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5daf5865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.989+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7547c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.989+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5daf5865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.990+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51861218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.990+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74305339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.990+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbf3a63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.990+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: 28ad2a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.992+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255-, and the Request Id: 5bf8f638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.993+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ab0d7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.993+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ab0d7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.994+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28cc1ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.995+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cc1ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.995+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c6dd06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.995+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79360f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.995+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f02a52d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.995+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c21fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.995+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c6dd06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.996+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 110ccf2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.996+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110ccf2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.996+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a53af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.996+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: 1186ca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.997+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257, and the Request Id: 7a2a5ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.997+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255-, and the Request Id: 7dfbfbdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.997+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4685729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.998+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79360f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.998+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4685729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.998+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f02a52d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.998+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6237bb62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.999+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 407f886a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.999+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11784b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.999+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b966393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.999+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407f886a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:52.999+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11784b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.000+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: 2ad90e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.000+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d14dee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.000+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252, and the Request Id: 3fa316b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.000+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d14dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.000+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 770b8e7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.001+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429a1aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.001+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae96f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.001+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255, and the Request Id: 577a1cb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.002+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257-, and the Request Id: 94214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.002+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c27735c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.003+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c27735c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.004+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ccb57a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.004+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccb57a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.004+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566cd1b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.005+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a594541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.005+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254, and the Request Id: 143ffd8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.006+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: 469e9c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.006+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255-, and the Request Id: 2dd0ae12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.007+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed68a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.007+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254-, and the Request Id: 5cdd70f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.007+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a39a474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.008+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b25a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.009+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 767953d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.009+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b25a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.009+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30684bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30684bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.010+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e675eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.010+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: 6b96c9a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1023a023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.010+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767953d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.011+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d010306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1023a023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.012+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e1fa52c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.012+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464dba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.012+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1fa52c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.013+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254, and the Request Id: 4ea3352e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.012+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464dba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.013+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256, and the Request Id: 5b14d65f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.013+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa90723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.013+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca43a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.013+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7161562c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.013+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253, and the Request Id: 5886e652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.014+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca43a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.015+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466df846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.015+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18eca732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.015+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b010767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.015+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b010767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.016+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: 24e646fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.016+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 647a00df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.017+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1db66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.017+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256, and the Request Id: 34c6ecf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.017+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647a00df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.017+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23125564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.018+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53519546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.018+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254-, and the Request Id: 1759eddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.018+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53519546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.019+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34777e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.019+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: 2ea9e7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.020+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253-, and the Request Id: 4e58ef88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.021+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c00e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.022+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af04fb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.022+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2a18ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.022+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce419d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.023+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b76cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.023+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af04fb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.023+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b739574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.023+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b76cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.024+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255-, and the Request Id: 2e23f826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.024+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b739574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.024+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3b123d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.024+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256-, and the Request Id: 130bd846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.024+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3b123d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.025+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ece54ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24785f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.025+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ece54ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.025+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72d8ce1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.025+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d8ce1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24785f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.025+0000 [https-jsse-nio-auto-2-exec-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: 75872d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253, and the Request Id: 65c7bfe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.026+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aed1439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.026+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258, and the Request Id: 57e9dc9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.027+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 717c3ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.027+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0374e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.027+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12f8e9c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.027+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717c3ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.027+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f8e9c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.028+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 278867e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.029+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278867e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.029+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: 41859ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.029+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255, and the Request Id: 4456954c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.030+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aeff42f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.031+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683036bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.031+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256-, and the Request Id: 4d10d67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.031+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20157d68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.031+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258-, and the Request Id: 229535b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.031+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: 2da6372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.033+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf5c854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.033+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: 69530d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.033+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255-, and the Request Id: 2ede51b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.033+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b7a43f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.034+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b7a43f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.035+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25609864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.035+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25609864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.036+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f10563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.036+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: 6caa8f2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.036+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd6887a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.037+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3413936b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.038+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 96fc3ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.038+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3273bca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.039+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448fe8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.039+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52518c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.039+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96fc3ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.039+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52518c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.040+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 759a18d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.040+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fbd68c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0af07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.041+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd9c11c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.041+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 421a24e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.041+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd9c11c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.042+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421a24e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.042+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: 1f28a58b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.042+0000 [https-jsse-nio-auto-2-exec-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: 20ad3a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.042+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257, and the Request Id: abeacf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.043+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d04d3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.044+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8d048e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.045+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b908dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.045+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5acf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.046+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65cadf46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.046+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6d3560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.047+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cadf46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.047+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6d3560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.047+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257-, and the Request Id: 49c1554f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.047+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a3c8bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.048+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a919d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.048+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ac97c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.048+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54b2f044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.048+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 247c4349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.048+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b2f044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.049+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a919d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.049+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a532476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.049+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257, and the Request Id: 6ef95efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.049+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247c4349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.049+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254-, and the Request Id: 6598fbf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.049+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a3c8bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.049+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a532476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.049+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: 216df022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.050+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f41020b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.050+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e905f99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.050+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f41020b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.050+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e905f99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.051+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46b26624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.051+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259, and the Request Id: 9cda7af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.051+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b26624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.051+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254, and the Request Id: 17a25c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.052+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: 72f39946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.053+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c43934b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.053+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257-, and the Request Id: 73feb01b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.054+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c43934b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.054+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fa86fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.054+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52fca5b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.054+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a38d3a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.055+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256-, and the Request Id: 22a0842c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.055+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259-, and the Request Id: 7c1cf8a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.055+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53d9b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.056+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d9b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.056+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f59906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.056+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256-, and the Request Id: 1acea3c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.056+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257, and the Request Id: 3bf419fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.056+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f59906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.057+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b4c859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.057+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: 363e548e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.057+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4c859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.057+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329fc02a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.058+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256, and the Request Id: bea46dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.059+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415d937d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.060+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a11b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.060+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1294c23d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.061+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d2e356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.062+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684b3ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.062+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d20e174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.062+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256-, and the Request Id: 37746a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.062+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d20e174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.062+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257-, and the Request Id: 5966f6f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.062+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4721dc0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.063+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475d6e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.063+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475d6e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.064+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 681b3073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.064+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cde6a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.064+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681b3073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.065+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256, and the Request Id: 245a6d45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.065+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f9b342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.065+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f9b342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.066+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b38d745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.066+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc35080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.066+0000 [https-jsse-nio-auto-2-exec-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: 37ba1e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.067+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8ed973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.067+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 395fef5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.067+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395fef5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.067+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e01b82e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.068+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e01b82e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.068+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62fa148c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.068+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97f6aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.069+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcd0b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.069+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97f6aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e956bd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.070+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256-, and the Request Id: 4027a683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e956bd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.070+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a74325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.071+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: 59e70133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.071+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 154b2503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.071+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255, and the Request Id: 1277018b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.072+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43130899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.072+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 171f1e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.073+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171f1e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.073+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 718bd9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.073+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51aa4720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.073+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f66c38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.073+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f66c38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.074+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51aa4720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.074+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718bd9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.075+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15eefedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.075+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e2787c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.075+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 675b4ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.075+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255, and the Request Id: 79b809bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.075+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6b54e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.075+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15eefedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.075+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675b4ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.075+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2787c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.077+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51959900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.077+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258-, and the Request Id: 48f3cde7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.077+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51959900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.077+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255-, and the Request Id: 65a43c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.078+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64760b9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.078+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64760b9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.078+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257, and the Request Id: 162e9712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.079+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257, and the Request Id: f79b0e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.079+0000 [https-jsse-nio-auto-2-exec-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: 17b38672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.079+0000 [https-jsse-nio-auto-2-exec-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: 5e55b26f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.080+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a56aa0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.080+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: 25a4a881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.080+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d8b6bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.081+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a56aa0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.081+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29cd2e45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.081+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8b6bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.081+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1acc0307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.082+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce4ba2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.082+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce4ba2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.082+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 3853741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.083+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c1ac25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.083+0000 [https-jsse-nio-auto-2-exec-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: f5f9653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.083+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258, and the Request Id: 3f15fa81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.084+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257-, and the Request Id: 39dd245f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.086+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d5254e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.088+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7a46ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.088+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4607b4d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.088+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d719548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.088+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28203aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.088+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: 771f4866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.088+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260-, and the Request Id: 3a582982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.089+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d719548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.089+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ab900d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.089+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258-, and the Request Id: 2f5d5c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.090+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7976c722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.090+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4faa790f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.091+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4faa790f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.091+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257, and the Request Id: 2788dbb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.092+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261bbd80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.092+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208489e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.093+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca8e837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.093+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23e187f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.093+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ec2bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.094+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef6b763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.094+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73504b70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.094+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 343a76ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.095+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343a76ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.095+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e187f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.096+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: 6fcd7109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.096+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bf5047e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.096+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3217e877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.096+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f3831c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.096+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf5047e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.096+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3831c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.097+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb2c5b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.097+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4115029b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.097+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256, and the Request Id: 320aa463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.098+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4115029b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.098+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: 4962b0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.098+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 741cb854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.099+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741cb854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.099+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d105933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.099+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b39d90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.100+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 290cd3b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.100+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: 278c24ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.100+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b39d90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.100+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290cd3b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.101+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369c0aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.101+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768bf313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.101+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da2df63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.101+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b93ef5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.101+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6238cdb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.101+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768bf313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.101+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f690f51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.102+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6238cdb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.102+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da2df63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.102+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f690f51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.103+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bc24ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.103+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: 5c1eedbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.103+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256, and the Request Id: 50edf4e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.103+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc24ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.103+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa9ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.103+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256-, and the Request Id: 2fbab87b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.103+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259, and the Request Id: 5a39ca35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.104+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa9ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.104+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: 5e11dd8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.104+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5422f4d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.104+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: 3bd6e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.104+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5422f4d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.105+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 61694c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.105+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50638265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.105+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e98849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.106+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50638265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.106+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e98849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.106+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d85f7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.107+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598167c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.107+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259, and the Request Id: 345a300a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.108+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f00ab7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.108+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598167c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.108+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c54a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.108+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258-, and the Request Id: 5476f00e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.108+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: 747e2b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.108+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261, and the Request Id: 40e08531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.109+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b83cfef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.109+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: 7fca65b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.110+0000 [https-jsse-nio-auto-2-exec-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: 520aea9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.110+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e05cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.111+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e05cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.111+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259-, and the Request Id: 3ba27ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.111+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be0e272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.112+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b0d98f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.112+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be0e272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.113+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: 17f46ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb4e434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.113+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2965dd66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.113+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79cd11da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.114+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261-, and the Request Id: 27ae08f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.115+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7f42c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.115+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e646a29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.116+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49dc6858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.116+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258-, and the Request Id: 589f08f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.120+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcf3aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.120+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e14647f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.121+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15772bf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.121+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15772bf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.121+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594bf395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 670409b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.122+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58aaa6b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.122+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c63db09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.122+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a15532e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.122+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af29b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.123+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670409b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.123+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a15532e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.123+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a991b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.123+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a991b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.124+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a35c534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.124+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a35c534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.124+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c29af24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.124+0000 [https-jsse-nio-auto-2-exec-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: 1b2b3733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.125+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66b17f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.125+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257, and the Request Id: 6672dea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.125+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50965f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.125+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50965f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.125+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b17f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.126+0000 [https-jsse-nio-auto-2-exec-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: 4c56b7f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.126+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483c8e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.126+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35339b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.126+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483c8e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.126+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25cc1b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.127+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35339b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.127+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257, and the Request Id: 6060ff15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.127+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dfb24ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.128+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfb24ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.128+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd4dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.128+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260-, and the Request Id: 38b03dba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.129+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260, and the Request Id: 29719fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.129+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41bd9304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.130+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bd9304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.131+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15283da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.131+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257-, and the Request Id: 61c1cb89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.131+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f1e303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.132+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a8fdbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.132+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f1e303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.132+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259-, and the Request Id: f29dec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.132+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 437a755a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.132+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e407221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.133+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: 6fd337b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.133+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437a755a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.133+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a8fdbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.134+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c904075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.134+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42d2b0bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.134+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c904075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.134+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 155663a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.134+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d2b0bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.135+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155663a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.135+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: 15a4900f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.135+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259, and the Request Id: 820bcab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.135+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5842e1e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.136+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5842e1e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.136+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257-, and the Request Id: 2858f5de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.136+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260, and the Request Id: 56898c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.136+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9c03642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.137+0000 [https-jsse-nio-auto-2-exec-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: 366c292b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.137+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ffb6db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.137+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ddda47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.137+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259, and the Request Id: 709d37ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.138+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c03642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.139+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772b182b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.139+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4778e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.139+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: 1b650be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.139+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fee031e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.140+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fee031e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.140+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262, and the Request Id: 2fb4f03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.140+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f206d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.140+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260-, and the Request Id: c60f1f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.141+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259-, and the Request Id: 698ff523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.142+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4fb699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.143+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf9776a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.144+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298c10f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.145+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52184e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.145+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262-, and the Request Id: 625de66a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.145+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45da3813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.145+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aba2964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.145+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d562f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.146+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 355dfdcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.146+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c39090a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.147+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dba2fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.147+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c39090a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.148+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ade6ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.148+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2dc8c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.148+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ade6ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.149+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261, and the Request Id: 99914ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.149+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77530832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.149+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2dc8c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.150+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a3c5e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.150+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7244fa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.150+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a3c5e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.150+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d19306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.151+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7244fa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.151+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cd4aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.151+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258, and the Request Id: 2bcbb04e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.152+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb8ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.152+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50a895d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.152+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c352f4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.152+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb8ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.152+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261-, and the Request Id: 1a00f976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.152+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eb467fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.152+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cd4aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.152+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a895d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.153+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb467fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.153+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f2f127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.153+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258, and the Request Id: 5cd200e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.154+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f2f127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.154+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e281df4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.154+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da7bf02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.154+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b84902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.154+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e281df4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.154+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260, and the Request Id: 4ad83a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.155+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dd59f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.155+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af055c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.155+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261, and the Request Id: 36433625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.155+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd59f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.156+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af055c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.156+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b28ff4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.156+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42e51e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.156+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258-, and the Request Id: 3b20e831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.156+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2491936e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.156+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260, and the Request Id: 48e0f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.157+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e51e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.157+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2491936e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.177+0000 [https-jsse-nio-auto-2-exec-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: 920a692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.177+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260, and the Request Id: 41b1d754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.177+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: cc3f305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.177+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31466220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.177+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260-, and the Request Id: 61c9c90d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.177+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37c68a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.180+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260-, and the Request Id: 63be7837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.180+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4ef337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.181+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31466220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.181+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c68a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.182+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261, and the Request Id: 3f8897fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.182+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c25299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.182+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5299b443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.183+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5299b443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.183+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334172de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.184+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e0ec2df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.184+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e0ec2df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.184+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: 1d0705fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.184+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61963599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.185+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a1b5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.185+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796144c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.185+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61963599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.185+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c5b504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.185+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260, and the Request Id: 4e4bd590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.186+0000 [https-jsse-nio-auto-2-exec-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: 27533f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.186+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261-, and the Request Id: 28b15090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.189+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61061982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.189+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4453bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.191+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 443477b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.192+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3428f0dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.192+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 376831a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.192+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376831a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.193+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1713ae13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.193+0000 [https-jsse-nio-auto-2-exec-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: 4b773d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.194+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1713ae13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.194+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 494d4521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.194+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7216dd08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.195+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262, and the Request Id: 54b159a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.195+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f3fa7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.196+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c314e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.196+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c314e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.197+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263-, and the Request Id: 5f250843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.197+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77953142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.198+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77953142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.198+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5502daf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.200+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5502daf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.200+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3946683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.201+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259, and the Request Id: 2d69ecbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.202+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b751042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.202+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34bb5073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.202+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a1047f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.202+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b751042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.202+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34bb5073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.202+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1047f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.202+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366e73a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.203+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4b941b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.203+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ce0367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.203+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4b941b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.204+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259, and the Request Id: 62525432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.204+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ce0367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.204+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35fa3005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.205+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: 1c11670c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.205+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262, and the Request Id: 4cc88283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.209+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e9f239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.210+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e9f239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.210+0000 [https-jsse-nio-auto-2-exec-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: b0e3245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.211+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259-, and the Request Id: 6a785d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.211+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261-, and the Request Id: 76ecf55b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.211+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27607687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.211+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: 64886f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.211+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262-, and the Request Id: 3704e3ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.212+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27607687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.212+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 378fcd9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.212+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3deddd78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.212+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378fcd9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.212+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c87c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 740411a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.213+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740411a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.212+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638d176e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.213+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 33c99bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.214+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638d176e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.214+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261, and the Request Id: 5db8f3e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.216+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac53141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.217+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac53141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.217+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262, and the Request Id: 622d8530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.220+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410586ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.225+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6f176d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.225+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1050b5d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.261+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d3bbb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d523f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.261+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261-, and the Request Id: 63213475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.261+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3f720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.261+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262-, and the Request Id: 3811761f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.264+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6bb012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.265+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: 66607280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.265+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606d6ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d3bbb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.266+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5973b8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.266+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34a03d10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.267+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a03d10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.267+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264, and the Request Id: 49d37874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.268+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8ae535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.273+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3454bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.274+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5587e1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.274+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8ef9ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.274+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7637bb8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.274+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da823cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.275+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264-, and the Request Id: 1ec29c24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.275+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da823cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.276+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 749f161a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.276+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f9c5c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.276+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab8a26c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.276+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749f161a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.276+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab8a26c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.277+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23fedac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.277+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fedac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.277+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66486e58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.278+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66486e58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.278+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 700ac983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.278+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700ac983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.278+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb0220d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.279+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb0220d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.279+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: 294ddf93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.280+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dc76b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.281+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f616d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.281+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263, and the Request Id: 31ffa462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.281+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261, and the Request Id: 56219f63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.281+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fe67344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.282+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1da59c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.282+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe67344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.282+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da59c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.283+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260, and the Request Id: 387a7797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.284+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1274c192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.284+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654863ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.284+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48b13906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.284+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b13906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.284+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1274c192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.285+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c524e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.285+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263-, and the Request Id: 3a17de7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.285+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c524e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.286+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: 7ca87bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.286+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262-, and the Request Id: 25ecf648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.287+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39abf444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.287+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260, and the Request Id: 6277e42a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.287+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d1a0e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.287+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fc9700b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.288+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: 7c347393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.289+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261-, and the Request Id: 349dc80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.289+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc9700b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.289+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab2d894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.289+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab2d894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.290+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f5838d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.290+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5838d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.290+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6763b754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.291+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6763b754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.291+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263, and the Request Id: 37084c14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.291+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: 29a2794c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.292+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58782526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.294+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d1efd94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.294+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f23d4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.295+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1efd94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.295+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 162eefd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.295+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263-, and the Request Id: 599fec7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.295+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162eefd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.296+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7d4349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.297+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3761fd9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.297+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263-, and the Request Id: 2262c4d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.297+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9bb74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.297+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3761fd9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.297+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de1a696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.298+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260-, and the Request Id: 38c5b1b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.298+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dfc2023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.298+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262, and the Request Id: 2521771b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.298+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: 77fc4787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.298+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dfc2023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.299+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265, and the Request Id: 16fedd64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.301+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136c1dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.302+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69cfc1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.303+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370bc0ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.303+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262-, and the Request Id: 1cd14020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.303+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a85e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.303+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5ee0ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.303+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52277711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.304+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52277711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.304+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265-, and the Request Id: 576f2785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.304+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a44a9cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.305+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5639e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.305+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fe92201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.306+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe92201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.306+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264, and the Request Id: 29028a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.306+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4322036d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.307+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4322036d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.308+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f735327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.308+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b5154e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.308+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27b5d0db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.309+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b5d0db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.309+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f0054be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.309+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be699e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.309+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0054be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.309+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51640b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.310+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f19235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.310+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62e39372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.310+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f735327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.310+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bbe23ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.311+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbe23ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.311+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e39372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.311+0000 [https-jsse-nio-auto-2-exec-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: 3db65422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.312+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: 7fb594de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.312+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264-, and the Request Id: 5f9527ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.312+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261, and the Request Id: 760ac9f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.312+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435805de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.313+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49fa606a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.314+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74c08719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.314+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25891429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.314+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c08719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.314+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25891429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.315+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10421999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.315+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ffe2eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.315+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a905986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.316+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262-, and the Request Id: 297d844b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.316+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 298f91cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.316+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffe2eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.316+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6644189c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.316+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298f91cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.317+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 1865c369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.317+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263-, and the Request Id: 6b3660e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.317+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383c7cbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.318+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10421999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.318+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383c7cbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.318+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: 3cdc91cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.318+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9a4129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.319+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9a4129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.319+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66dbebf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.319+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261, and the Request Id: 7bfc054e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.319+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: 4d31bb2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.320+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d0061ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.320+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d0061ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.320+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dbebf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.320+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c20c0c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.321+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264, and the Request Id: 14695fd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.321+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e63374f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.321+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b0910e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.322+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1099cbbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.323+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4839f2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.323+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bffad6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.323+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263-, and the Request Id: 55d6b7a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.324+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bffad6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.324+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: 22f89b60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.324+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264-, and the Request Id: 311c7148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.325+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: 3306136b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.326+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264-, and the Request Id: 283c6d8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.326+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc5ed2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.328+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d416dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.329+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c89756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.329+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9e466d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.329+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd3b9cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.329+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590364b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.330+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd3b9cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.330+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 551dd122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.331+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551dd122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.331+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c19203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.331+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d74a23e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.331+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c19203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.331+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a04f88e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.332+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265, and the Request Id: 4ddc8067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.332+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36294d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.332+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263-, and the Request Id: 5a76fcbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.333+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36294d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.333+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266, and the Request Id: 79faca1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.334+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c100eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.334+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21707e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.335+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c100eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.335+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21707e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.335+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 706f2333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.335+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f2d21e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.336+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2d21e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.336+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e27d7cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.336+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7253a53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.336+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706f2333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.337+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba28e05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.337+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e27d7cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.337+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265-, and the Request Id: 326dd8e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.337+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264, and the Request Id: 75b3b1b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.338+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ff4a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.339+0000 [https-jsse-nio-auto-2-exec-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: 71cd6d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.339+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2039e6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.339+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266-, and the Request Id: 5c806a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.340+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d0d6d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.341+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0d6d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.342+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493a05ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.343+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a01dbc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.343+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c4c0e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.344+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7295593b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.344+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4c0e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.344+0000 [https-jsse-nio-auto-2-exec-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: 73009185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.345+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad86005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.345+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263-, and the Request Id: 8aa546c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.345+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad86005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.346+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732e0c81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.346+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ffac9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.346+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62bef3e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.346+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ffac9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.347+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bef3e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.347+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265, and the Request Id: 3f2ef02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.347+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c908222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.348+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c908222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.348+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 6f060ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.348+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 420a7e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.348+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420a7e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.351+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a52d283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.351+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 30a92c92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.351+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: 205a0dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.352+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a52d283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.352+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265, and the Request Id: 72a34014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.353+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aa3f6c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.353+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cdcdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.354+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa3f6c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.354+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262, and the Request Id: 45324698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.354+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cdcdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.355+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc38d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab9c8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.356+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc38d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.356+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0727c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.357+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265-, and the Request Id: 328a0477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.357+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264, and the Request Id: 7e886610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.358+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3773cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.359+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8eb455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.360+0000 [https-jsse-nio-auto-2-exec-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: a359ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.360+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0bc8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.360+0000 [https-jsse-nio-auto-2-exec-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: 6aa2eae6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.360+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: 518de1ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.361+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da49e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.363+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27a6a997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.364+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a6a997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.364+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e557571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.365+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b726e4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.365+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3e518c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.365+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264-, and the Request Id: 32262a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.365+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35571d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.366+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d009c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.366+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35571d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.367+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fedee97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.367+0000 [https-jsse-nio-auto-2-exec-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: 6c620bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.367+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79264897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.368+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79264897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.369+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef01e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.369+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef01e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.370+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499c2c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.370+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732f2595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.370+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9792f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.370+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732f2595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.370+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: 57bd45f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.372+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5d728f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.372+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b67bc01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.372+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b900775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.372+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5d728f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.373+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387e9a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.374+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59219faf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.374+0000 [https-jsse-nio-auto-2-exec-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: 765f74d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.374+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282ee7e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.374+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59219faf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.374+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264, and the Request Id: 2684b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.375+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8fe74cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.375+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6f6a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.375+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fe74cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.376+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d0beaf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.377+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5526ddd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.377+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267-, and the Request Id: 7b5c3a32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.377+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0beaf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.378+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 540e5e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.378+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b8559d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.378+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5526ddd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.378+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b8559d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.378+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540e5e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.379+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f40fe9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.379+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f40fe9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.379+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af07fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.380+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265, and the Request Id: 6c29e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.380+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5952d7fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.381+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264-, and the Request Id: 7d39dd04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.381+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5952d7fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.381+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265, and the Request Id: 593f1d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.380+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e385dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.381+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263, and the Request Id: 4c6616ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.382+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e385dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.383+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61cd867b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.383+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d56a4ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.383+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2abe3ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.383+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61cd867b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.384+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34c4b10a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.384+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c4b10a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.384+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2abe3ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.386+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 586fd60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.386+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493f797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.386+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca206b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.386+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586fd60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.386+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493f797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.386+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265-, and the Request Id: 559c7875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.387+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263, and the Request Id: 1a3eb81f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.390+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263-, and the Request Id: 7853a0b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.391+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: 66120df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.391+0000 [https-jsse-nio-auto-2-exec-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: 5653cb17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.392+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12168447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.393+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a641012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.393+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12168447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.394+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266, and the Request Id: 77ba4580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.395+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ccb10a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.395+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d291272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.395+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4042f268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.396+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccb10a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.396+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266, and the Request Id: 5749e44e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.396+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267, and the Request Id: 61ab644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.396+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: 1f8c5c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.400+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267-, and the Request Id: 7c27c25a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.407+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265-, and the Request Id: 1b2bea0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.407+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262e0fa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.407+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df00711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.408+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7527b28c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.408+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5a05b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2625d71f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.409+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7527b28c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.409+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98ed43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.409+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51e20bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.410+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e20bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.411+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ca9108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.412+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266-, and the Request Id: 90876b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.413+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: 68110d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.414+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266-, and the Request Id: 34e4b5ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.414+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50688a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.415+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e2c0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.416+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d121901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.416+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45039a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.417+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45039a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.417+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e0e78b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.417+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e961765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.417+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12baa5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.418+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bee31d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.418+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7094e3cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.418+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bee31d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.419+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7094e3cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.419+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4561fd79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.419+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f0ad112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.420+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268-, and the Request Id: 33a34b4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.420+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0ad112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.420+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48013d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.421+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ef2858b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.421+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef2858b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.421+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa94845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.422+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493d29a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.422+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa94845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.422+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493d29a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.423+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5717358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.423+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265, and the Request Id: 1de2c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.424+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c40deb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.424+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264, and the Request Id: 1fe6446e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.424+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c40deb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.425+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13516f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.425+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a496f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.425+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13516f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.425+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: 655a8d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.426+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a496f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.426+0000 [https-jsse-nio-auto-2-exec-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: 5340648b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.426+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 365b692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.427+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365b692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.427+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b81b15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.427+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b81b15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.427+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: 20489a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.428+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65311afb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.428+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264-, and the Request Id: 5da53608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.428+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65311afb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.429+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265-, and the Request Id: 1ffed59e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.429+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267, and the Request Id: 70cdcce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.429+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ba94735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.430+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba94735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.430+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264, and the Request Id: 7adea489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.430+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e9550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.431+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7709c115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.431+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c85a11d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.432+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7709c115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.432+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: 405e2e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.432+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce8ec0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.432+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266-, and the Request Id: 56066522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.433+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1edb8cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.434+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edb8cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.434+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 4c7e3adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.435+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f72aeaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.436+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266-, and the Request Id: 44c79afa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.436+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: 7cc837c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.437+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: 4d5d8652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.437+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 724b09e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.438+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c33c274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.438+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f13c545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.438+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24da0201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.439+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f13c545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.439+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266-, and the Request Id: 7335ac27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.440+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36cc97d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.440+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a29a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.440+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cd5a25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.440+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a29a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.441+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267, and the Request Id: 666664d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.441+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3996bc37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.442+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32994e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.442+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8b71e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.442+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d22aa28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.443+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313e9fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.443+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d22aa28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.444+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7713380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.444+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7713380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.445+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0adce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.445+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269, and the Request Id: 27ce0c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.446+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267-, and the Request Id: 4fc42cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.446+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283b0e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.447+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e495b12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.448+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cd7856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.448+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3248bd37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.448+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302468a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.449+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3248bd37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.449+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302468a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.450+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72d16f08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.450+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269-, and the Request Id: 29506fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.450+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42c80960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.450+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 610ac172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.450+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43658c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.450+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d16f08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.450+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c80960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.451+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267, and the Request Id: 65159a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.451+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43658c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.451+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5700eadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.451+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 156bae2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.451+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5700eadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.451+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156bae2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.452+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b5ffa9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.452+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5ffa9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.452+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265, and the Request Id: 4e5ba59c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.453+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50d33344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.453+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6216ad05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1464a58f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.453+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ddadc8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.453+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddadc8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.453+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266, and the Request Id: 1bbe50f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.454+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269, and the Request Id: 5bc7b535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.454+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267-, and the Request Id: 6ee6f9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.455+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d33344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.455+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622bfd45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.456+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267, and the Request Id: 4041d472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.457+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 796dfc74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.457+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265-, and the Request Id: 55328384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.458+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796dfc74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7888b09c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.458+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: 44110e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.458+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 313f2fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.459+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7888b09c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.459+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313f2fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.459+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dfccfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.459+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e2202c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.459+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7db64b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.460+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e32732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.460+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2202c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.460+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db64b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.460+0000 [https-jsse-nio-auto-2-exec-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: 3ac741d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.459+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30e59f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.460+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: 45c08825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.461+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 6af68726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.461+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e59f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.462+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265, and the Request Id: 660df94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.462+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267-, and the Request Id: 218c5929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.462+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7046f34a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.464+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16446920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.464+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6802e867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.465+0000 [https-jsse-nio-auto-2-exec-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: 48f77d3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.467+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f94fdcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.467+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591e76b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.467+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 327cd9f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.468+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268-, and the Request Id: cad64e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.468+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5624b244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.468+0000 [https-jsse-nio-auto-2-exec-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: 5e551c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.469+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5624b244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.469+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40bc7aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.469+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2694ba6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.470+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2694ba6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.470+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75addb56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.470+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c86ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.471+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75addb56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.471+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c86ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.471+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: bbec3de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.472+0000 [https-jsse-nio-auto-2-exec-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: 8369fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.473+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279e96a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.473+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a4eb958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.473+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d892214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.474+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4eb958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.474+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d892214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.474+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aba4c12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.474+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4512749f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.475+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aba4c12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.475+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4512749f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.475+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf812be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.475+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17fd96e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.476+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: 49f6bf31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.476+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39829092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.476+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9c3026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.478+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270-, and the Request Id: 3e82c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.478+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac8c6f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.478+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268-, and the Request Id: 1a6286cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.480+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4598ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.481+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4598ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.482+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b25f274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.483+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b25f274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.483+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9d9559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.484+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266, and the Request Id: 66af7fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.484+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270, and the Request Id: 40104466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.485+0000 [https-jsse-nio-auto-2-exec-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: 1bb139f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.486+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab392d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.486+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab392d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.486+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f9d61d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.487+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a48e6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.487+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65605f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.487+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1db1bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.488+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65605f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.489+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: 6e1bdf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.489+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267, and the Request Id: 258e019f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.489+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 666cb96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.489+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2903b3ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.489+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666cb96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.490+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67eae604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.490+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67eae604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.491+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396085c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.491+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270-, and the Request Id: 31079913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.491+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 308c9fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.492+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308c9fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.492+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b3a06fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.492+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3a06fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.493+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268, and the Request Id: 65ebce95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.493+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: 7716ea27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.494+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 750c3691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.494+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20718510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.494+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600f896f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.494+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7956ecf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.494+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20718510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.494+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: 5169360e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.495+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750c3691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.495+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53068b7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.495+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53068b7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.495+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a728572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.496+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a728572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.496+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed7fc9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.496+0000 [https-jsse-nio-auto-2-exec-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: 1ec92981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be40ee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.496+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 22a32ba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.497+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268-, and the Request Id: 597d3d28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.498+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269-, and the Request Id: 26f4c54e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.499+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5a6c3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.499+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5a6c3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.499+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542f065b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.500+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1561125a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.501+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77bb8a8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.501+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21382a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.501+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bb8a8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.501+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fdc1516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.501+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdc1516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.501+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22bf6a25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.502+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: 43e9942a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.502+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266-, and the Request Id: 28ae5b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.502+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bf6a25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.502+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271, and the Request Id: 131c4627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.502+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4505406c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.502+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 165e5bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.503+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165e5bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.503+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 253975b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.503+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253975b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.503+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269, and the Request Id: 3ad42237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.503+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e21ecfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.505+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269, and the Request Id: 7f7e5984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.506+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271-, and the Request Id: 6ec17595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.507+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed07afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.507+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73838095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.507+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8222afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.509+0000 [https-jsse-nio-auto-2-exec-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: 232b4562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.509+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269-, and the Request Id: 6888198f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.510+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9e6d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.511+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 177f23ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.512+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177f23ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.512+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31eaa9fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.512+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5778a4e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.512+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca271de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.513+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a92a48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.513+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f482d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.514+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f482d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.514+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267, and the Request Id: 5ff6c2f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.515+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28603148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.516+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28603148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.516+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db75f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.516+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 238051ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.517+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 240b334b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.517+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37874728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.517+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240b334b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.517+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238051ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.517+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37874728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.518+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271, and the Request Id: 2db50b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.518+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267-, and the Request Id: 2903abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.519+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31176a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.519+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39651652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.519+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 368126d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.519+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31176a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.519+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368126d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.520+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: 6674811e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.520+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268, and the Request Id: 61495a4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.522+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d13a9c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.525+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37592a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.525+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ac7b9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.525+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271-, and the Request Id: 6379019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.525+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37719565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.526+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ac7b9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.526+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce95dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.526+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269-, and the Request Id: c56fa29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.526+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69eff8b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.526+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268-, and the Request Id: 6a1e1e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.527+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 80ef48e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.527+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 685d03a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.527+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6df12d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.527+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 685d03a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.527+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80ef48e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.528+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df12d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.528+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de464f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.528+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de464f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.529+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: 633e541e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.529+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 113968af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.529+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113968af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.529+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270, and the Request Id: 73428e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.530+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269, and the Request Id: 623c984d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.530+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148865b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.531+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5163f30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.532+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 193bce09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.532+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5163f30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.532+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409019e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.533+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab6ebcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.533+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193bce09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.533+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee6f4e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.533+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee6f4e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.533+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45f9c6fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.534+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f9c6fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.534+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c2fdc26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.534+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dbeebaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.534+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2fdc26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.535+0000 [https-jsse-nio-auto-2-exec-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: 40facfd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.535+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eeb0d5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.535+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270-, and the Request Id: 67cde73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.536+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eeb0d5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.536+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: 53e8cc8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.536+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e99f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.537+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270, and the Request Id: 1728636b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.537+0000 [https-jsse-nio-auto-2-exec-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: 331ae25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.537+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e99f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.537+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270-, and the Request Id: 2a2f3d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.537+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dddb676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.538+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd68ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.538+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd68ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.539+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268, and the Request Id: 29a0066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.540+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d38f996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.540+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267-, and the Request Id: 63d0bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.540+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc2fb2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.540+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2408e446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.541+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270-, and the Request Id: bf54ecd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.542+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5443d629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.542+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d20c3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.542+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272-, and the Request Id: 39a635ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.543+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d20c3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.543+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20e858e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.544+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e858e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.544+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5687185f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.544+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b80a9f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.545+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 134f012e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.545+0000 [https-jsse-nio-auto-2-exec-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: 4b04a0eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.546+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28291820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.546+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134f012e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.546+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: 1bb3f867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.546+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26905241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.547+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26905241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.547+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42216287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.547+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ada705c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.547+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1145ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.547+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42216287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.548+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272, and the Request Id: 431e2ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.548+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525c1c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.549+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525c1c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.549+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74fb7a65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.549+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269, and the Request Id: 6e15d925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.552+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270-, and the Request Id: 506cb9aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.552+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12a7d5a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.553+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc44460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.553+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a7d5a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.554+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16adc6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.554+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: 15fc565d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.554+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f83ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.554+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33004aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.555+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f83ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.555+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3272f312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.555+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3272f312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.555+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269-, and the Request Id: 70a7fec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.555+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d758f6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.556+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d758f6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.556+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271, and the Request Id: 5de9a111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.556+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b50b68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.556+0000 [https-jsse-nio-auto-2-exec-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: 5b32336e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.557+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d20fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.557+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8dd47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.558+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c2f32c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.559+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b7edb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.559+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2f32c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.560+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68912507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.560+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa8aa90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.560+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157d2db2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.561+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa8aa90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.561+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271-, and the Request Id: 3911fbc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.561+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68912507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.562+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d1d46b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.562+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bc5fe3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.562+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 706d933b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.562+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: c7ae8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.562+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60362864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.562+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc5fe3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.562+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706d933b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.563+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60362864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.563+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3960a833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.563+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17fa6eee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.564+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fa6eee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.564+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2503bd2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.564+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41cb6019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.565+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cb6019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.565+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268, and the Request Id: 41f83ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.565+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271, and the Request Id: 4f34aba9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.565+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273, and the Request Id: 2e168141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.566+0000 [https-jsse-nio-auto-2-exec-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: 5f4543aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.566+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c93610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.567+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: 45f9d575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.567+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8df76a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.567+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8df76a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.568+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14679e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.568+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be72306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.569+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be72306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.569+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17c4061f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.570+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c4061f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.570+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269, and the Request Id: 182eaf80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.570+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb317e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.571+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb317e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.571+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a459191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.571+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a459191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.571+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b00bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.571+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63644a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.572+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b00bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.572+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271, and the Request Id: c194612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.574+0000 [https-jsse-nio-auto-2-exec-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: 7d720f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.574+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270, and the Request Id: 34e86f1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.574+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269-, and the Request Id: 71e2eccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.575+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d3ed89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.575+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268-, and the Request Id: 63626231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343a539f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.576+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47844d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.576+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273-, and the Request Id: 72b2d079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.576+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271-, and the Request Id: 2f3c4277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.577+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47844d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.578+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21a75d57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.578+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a75d57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.578+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40fffd79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.579+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273, and the Request Id: 5dc415a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.579+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660f912b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.581+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270-, and the Request Id: 77bcef87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.581+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32029b22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.581+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40d2df99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.581+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e9c811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.582+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d2df99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.583+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27abfdad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.583+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416f11e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.583+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27abfdad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.584+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5805b773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.585+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272, and the Request Id: 76abc39c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.585+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37abf086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.585+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6223bf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.586+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6223bf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.586+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715928de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.587+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273-, and the Request Id: 8bf62de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.587+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f79d6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.589+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a21df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.589+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20272b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.589+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20272b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.590+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32761d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.590+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32761d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.590+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32057d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.590+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: 3647b90d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.591+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 309cd927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.592+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309cd927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.592+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271, and the Request Id: 5fc9e664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.593+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.593+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f22bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.593+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f22bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.594+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41cda9bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.594+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cda9bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.595+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272, and the Request Id: 37c40e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.595+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272-, and the Request Id: 17bb3eb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.596+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: 47c7916a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.596+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37944285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.597+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278dbcb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.597+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: 6aaf10bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.598+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c70723b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.598+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dad63bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.598+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6be7e4ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.599+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272-, and the Request Id: 322cba9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.599+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be7e4ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.599+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c70723b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.599+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50081f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.599+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c89e69d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.600+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50081f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.600+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c89e69d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a24b5c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.600+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27c45327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.601+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a24b5c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.601+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270, and the Request Id: e6e8806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.601+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39dd200c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.601+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c45327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.601+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269, and the Request Id: 7dc57b97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.602+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: 6f882656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.602+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6790d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.602+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e2b329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.604+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67800f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.604+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270-, and the Request Id: 4e3a30ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.604+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a4ea5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.605+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67800f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.605+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a4ea5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.605+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf56503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.606+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720de8a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.606+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff94aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.607+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720de8a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.607+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be263b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.607+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269-, and the Request Id: 6befe619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.607+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be263b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.608+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274, and the Request Id: 9e9cf4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.608+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271-, and the Request Id: 1983e2d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.608+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 986a6a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.609+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: 18b98dac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.609+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e2c7312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.609+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b4299ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.609+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4299ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.610+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195aa09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.611+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a30ae8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.612+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a30ae8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.612+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a436239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.612+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274, and the Request Id: 715ecb40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.612+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a436239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.613+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ee4c7a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.613+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee4c7a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.614+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5717d52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.614+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: 48ae435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.614+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272-, and the Request Id: 19192a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.615+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619a5079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.615+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41fd5331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.616+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274-, and the Request Id: 6ad80400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.616+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d5041bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.617+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5041bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.617+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e51daa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.618+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e51daa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.618+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2905f389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.618+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b0fbb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.618+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: 96a8a84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.619+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273-, and the Request Id: 6b697233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.619+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f961109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.620+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f1569e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.621+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 588ab87f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.621+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ffd332d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.621+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274-, and the Request Id: 444c259b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.621+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7f6146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.621+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1569e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.621+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7f6146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.622+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: 376265c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.622+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a9b26c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.622+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fef220e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.623+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a9b26c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.623+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fef220e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.623+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3ef0d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.624+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271, and the Request Id: 1f7de797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.624+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273, and the Request Id: 6ede1ceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.625+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7480d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.628+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a74485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.628+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de515a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.629+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669cdde1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.629+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39aee12c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.629+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273-, and the Request Id: 799c82fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.629+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271-, and the Request Id: 20f430a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.629+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79452a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.630+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4868761c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.630+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39aee12c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.630+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79452a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.630+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4868761c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.631+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bff451c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.631+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a0b5ecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.631+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a561160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.631+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a5284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.632+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0b5ecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.632+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a5284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.632+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 205ee97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.633+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205ee97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.633+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273, and the Request Id: 1c51f06d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.633+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273, and the Request Id: 272b8f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.634+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff4cb36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.634+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92d8305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.634+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff4cb36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.634+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb7122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.635+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270, and the Request Id: 772b1e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.635+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62eb5570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.635+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170aff8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.635+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62eb5570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.635+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 209c6cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.636+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 209c6cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.637+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272, and the Request Id: 64747b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.637+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 183ab592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.637+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d9cf50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.637+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271fb768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.637+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9cf50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.637+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183ab592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.638+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273-, and the Request Id: 3f3a0684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.638+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275, and the Request Id: 7787b9e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.638+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ced6674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.639+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ced6674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.639+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: 6e8187b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.640+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273-, and the Request Id: 4bcbc97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.640+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9ff788a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.640+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cba9fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.641+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ff788a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.641+0000 [https-jsse-nio-auto-2-exec-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: 22c373f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.641+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ff5f39c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.641+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ffcbdab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.642+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff5f39c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.642+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffcbdab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.642+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272-, and the Request Id: 5d8c5aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.643+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 36030fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.643+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c13492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.643+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf530c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.644+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c13492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.644+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275, and the Request Id: 785e3595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.645+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b08e137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.645+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 7f4d8200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.646+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731763eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.647+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 515e0a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.647+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256dbdec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.647+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275-, and the Request Id: 13468445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.647+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515e0a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.648+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: 57aa87f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.648+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1647e327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.648+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fbe2bdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.649+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbe2bdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.649+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275-, and the Request Id: 3ea84693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.649+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47253ed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.649+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274, and the Request Id: 12e6077f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.650+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e5a315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.651+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a81927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.651+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a534b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.652+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a534b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.652+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4404b267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.653+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4404b267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272, and the Request Id: ecfca2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.653+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489846bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.654+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274-, and the Request Id: 262cba2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.654+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703655b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.655+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45daf41e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.655+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5745e012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.655+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cba5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56f180e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.656+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5745e012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.656+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a9ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f180e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.656+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325056f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bda62b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.657+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dede806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.657+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dede806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bda62b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.657+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272-, and the Request Id: 25b19450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.658+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271, and the Request Id: 4c616769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.659+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 917b4cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.659+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274, and the Request Id: 44d3965b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.659+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a2ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.661+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94159f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.669+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: 3be2ae70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.670+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34af19b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.670+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb31b41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.670+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34af19b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.670+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb31b41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.670+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cef2cf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.671+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7997810e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.672+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2b2fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.672+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7997810e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.672+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e5456d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.672+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c899690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.672+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e5456d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.673+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2b2fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.674+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dfbcfd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.674+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2fc783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.674+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfbcfd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.674+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244e553a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.674+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273, and the Request Id: 2fa2a432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.674+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea8d2f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.674+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: 734995bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.675+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2337c893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.675+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274, and the Request Id: 38bd8218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.675+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2337c893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.676+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5518a695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.676+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: 7d5dd418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.676+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 709343f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.676+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5518a695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.677+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709343f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.677+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a0f875e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.677+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2447bb05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.677+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276, and the Request Id: 148fe75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.678+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2447bb05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.678+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0f875e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.678+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273-, and the Request Id: b6ff546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.679+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb4f269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.679+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 758e7559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.679+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276, and the Request Id: 5d3ec60a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.679+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758e7559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.680+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33ad522c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.680+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ad522c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.680+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63dacacb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.680+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63dacacb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.681+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 439a10bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.681+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54e7dcf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.681+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275-, and the Request Id: 227d4ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.682+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275, and the Request Id: 46170cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.681+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274-, and the Request Id: 3f2240f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.682+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e7dcf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.682+0000 [https-jsse-nio-auto-2-exec-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: 675134cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.682+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ca1eab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.682+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c53a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.683+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c53a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.683+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276-, and the Request Id: 5e06751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.684+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273, and the Request Id: 562b36ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.684+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: 14e1a701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.686+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466bdc6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.686+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c0735c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.688+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fa606e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.689+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275-, and the Request Id: 3b63f9a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.689+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de9c4b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.689+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3d0b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.689+0000 [https-jsse-nio-auto-2-exec-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: 5dd506f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.689+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6801e7d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.689+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e24b1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.690+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de89f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.690+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e24b1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79305d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.691+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d285968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.691+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8c9ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79305d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.692+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272, and the Request Id: ddfd285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.692+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40bb3e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.693+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26431702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.693+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315222fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.695+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de76292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.695+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de76292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.695+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141fa590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.696+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e866d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.696+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272-, and the Request Id: fdd183b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.697+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7347ffa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.697+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2edc26ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e866d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.698+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246c00d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.698+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c2ae664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.698+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edc26ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.698+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3890fabf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.698+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246c00d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.699+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e0d017c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.699+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3890fabf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.699+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274, and the Request Id: f92589e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.699+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0d017c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.699+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48af9159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.700+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275, and the Request Id: 646cbba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.701+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba4f69a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.701+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13249ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.702+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba4f69a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.702+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7277dbf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.702+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70017572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.702+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13249ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.702+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c374a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.702+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7277dbf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.702+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70017572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.702+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c374a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.702+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47478b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.703+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47478b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.703+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274-, and the Request Id: 680b698f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.704+0000 [https-jsse-nio-auto-2-exec-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: 77ce3a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.704+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275, and the Request Id: 66485fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.704+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5202bb49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.704+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15495d3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.704+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5202bb49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.705+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15495d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.705+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277, and the Request Id: 5f4ea469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.705+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620f8a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.705+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d597b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.705+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277, and the Request Id: 798f82d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.705+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276, and the Request Id: 6dd29c76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.706+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e73bdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.706+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e73bdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.707+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275-, and the Request Id: 7679f4dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.707+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 471f6274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.708+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471f6274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.708+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275-, and the Request Id: 4af58fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.708+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569c7524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.708+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274, and the Request Id: 490bc8ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.708+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277-, and the Request Id: 3876a55c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.709+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ba9c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.710+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74549d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.710+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74549d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.711+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53eed3a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.711+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 1e5645cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.711+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53eed3a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.712+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277-, and the Request Id: 34150524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.712+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276-, and the Request Id: 2ac73a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.712+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 2abe366b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.712+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537d2021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.713+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c51468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.713+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274-, and the Request Id: 6ad560b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.714+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a58bb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.715+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f9251a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.715+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e089f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.716+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e089f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.716+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9634240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.717+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311fef17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.717+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ed8d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.717+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9634240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.717+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273, and the Request Id: 18cec9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.718+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79089e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.718+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33286392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.718+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: 39d71163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.719+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eea1d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.719+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb688ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.721+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6567fac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.721+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d998ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.721+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7edb181b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.721+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcf2a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.722+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7edb181b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.722+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d998ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.723+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bd878b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.723+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2894514e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.723+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd878b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.723+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2894514e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.723+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e44a050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.723+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e54759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.724+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cc71299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.724+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275, and the Request Id: 4fa623ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.724+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: 167ed596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.724+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: 5353e2e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.725+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 580dd3d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.725+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc71299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.725+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580dd3d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.726+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ead4074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.726+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41be0fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.726+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ead4074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.726+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41be0fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.727+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9727a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.727+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9727a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.727+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5752db11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.728+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45381aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.728+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276, and the Request Id: 1cafeb36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.728+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c0f1f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.729+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45381aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.729+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: 3e2749a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.729+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276, and the Request Id: 3855304f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.729+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: 2e1d8bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.730+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b89cdc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.730+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278-, and the Request Id: 6c2fb78b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.730+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b2681b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.730+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc10bb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.731+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc10bb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.731+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43c09f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.732+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c09f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.732+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: 6a44daa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.732+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278, and the Request Id: 6f63363e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.733+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9765b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.733+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 76c8b6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.733+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 627965dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.733+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4777da50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.734+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9765b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.734+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627965dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.734+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ddedd7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.734+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca83a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.734+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6cfc93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.735+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a5ece58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.735+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6cfc93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.735+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca83a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.735+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5ece58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.735+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277, and the Request Id: b0eebfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.736+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63835440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.736+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275, and the Request Id: 616d4660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.736+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276-, and the Request Id: 67c70a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.736+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d5ff5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.736+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63835440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.737+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 50dbcb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.737+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b424b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.738+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5022a421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.739+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45af19ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.740+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45af19ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.740+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6312ca80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.740+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275-, and the Request Id: 622f8944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.741+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b4a3dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.741+0000 [https-jsse-nio-auto-2-exec-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: 72f9673f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.741+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 217a2550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.741+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: 78492dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217a2550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.742+0000 [https-jsse-nio-auto-2-exec-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: 4b8fdb74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.742+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b9c801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.743+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6455b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.743+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366e7ff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.743+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277-, and the Request Id: 3b860177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49e8c0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.744+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1a60f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e8c0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.745+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 98de1db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.745+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98de1db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.745+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593e61e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c638782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.746+0000 [https-jsse-nio-auto-2-exec-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: 48124e04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.746+0000 [https-jsse-nio-auto-2-exec-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: 1623df34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.747+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207322b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.747+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5893ab6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.747+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207322b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.748+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e9216fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.748+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9216fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.749+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303cae78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.749+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dab30ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.749+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64636349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.749+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b789566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.750+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b789566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.750+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279-, and the Request Id: 67a8b45f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.750+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64636349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.750+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1150e38f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.751+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276, and the Request Id: 5f5a7ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.751+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: 5b732423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.751+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4b8767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.751+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b05f25d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.752+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1150e38f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.752+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 171e8cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.752+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36dbcaa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.753+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171e8cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.753+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e652494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.753+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277, and the Request Id: 3d1695af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.754+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e652494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.754+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e4dd6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.755+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 858111d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.755+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e4dd6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.755+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278-, and the Request Id: 21e400c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.756+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310a891c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.756+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c98aae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.756+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c98aae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.756+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277, and the Request Id: 51c4f100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.756+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a099f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c95e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.757+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e06e9fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c95e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a929d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.757+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e06e9fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.758+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a929d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.758+0000 [https-jsse-nio-auto-2-exec-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: 3802fcc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.758+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44f2451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.758+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31a14fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.759+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f2451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.759+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a14fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.759+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 31b0bd8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.759+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277-, and the Request Id: 18270810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.759+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279, and the Request Id: 45eda2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.760+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59158ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.760+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: 4f873374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.760+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67c4c1af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.761+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c4c1af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.761+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5652f78c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.762+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276-, and the Request Id: 6bbe404b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.762+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19a55e1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.762+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e41b668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a55e1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.763+0000 [https-jsse-nio-auto-2-exec-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: 7fc7ecc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.763+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e41b668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.763+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278, and the Request Id: 3b8bf65d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.763+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279-, and the Request Id: 1157380e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.764+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: 49f95daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.764+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4caea22d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.764+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4caea22d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.764+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d310ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.765+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275, and the Request Id: 7abee92d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.765+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c2d72de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.766+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2d72de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.766+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de1a499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.766+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b81345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.766+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de1a499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.767+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280, and the Request Id: 6987da67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.767+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a5de7bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.767+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1bb10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1c6250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.770+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369314eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278-, and the Request Id: 72da89e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.770+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47aa19c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.771+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a74c4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.771+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280-, and the Request Id: 2328ab1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.771+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c675707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.771+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15fc42aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.772+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c675707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.772+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: 6e9a710f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.772+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56957f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.773+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561f5f2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.773+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56957f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: 54743003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.775+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15db4396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.775+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8b3bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.775+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5124e308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.776+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15db4396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.776+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e8554d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bfd88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.777+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e8554d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.777+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1015e96d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.777+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38ac5356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.778+0000 [https-jsse-nio-auto-2-exec-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: 2b05a41e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.778+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ac5356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.778+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a15a8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.779+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a15a8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.779+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780d36ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.779+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: 770b24cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.779+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e769357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.779+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278, and the Request Id: 725aa9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.779+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6579b645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.780+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d05128d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.781+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 697428e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.781+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697428e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.782+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 289290f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.782+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289290f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.783+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277, and the Request Id: 456c0745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.784+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6088ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.784+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44f6b888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.785+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44f6b888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.785+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bbdbe40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.786+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277-, and the Request Id: 4f4ebcba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.786+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6803cc46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.786+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbdbe40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.786+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54a317e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.786+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d42f6b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.786+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: 76ad1b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.786+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a317e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.787+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d42f6b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.787+0000 [https-jsse-nio-auto-2-exec-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: 325f3e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.787+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278-, and the Request Id: 58377d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.788+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e15e218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.788+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fc5f00c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.788+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e15e218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.788+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc5f00c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.788+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a36969e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.789+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 2d5750e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.789+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279, and the Request Id: 4bc7f60a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.789+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 225f22c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.790+0000 [https-jsse-nio-auto-2-exec-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: 347c5994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.790+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee03354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.790+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1daa028b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.790+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225f22c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.791+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a36969e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.791+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 545c6cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.791+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622a7ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.791+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a3c7350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.792+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c349aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.792+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545c6cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.792+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276, and the Request Id: 31f76c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.792+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c349aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.793+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca75dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.793+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f798e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.794+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3c7350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.794+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f798e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.794+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280, and the Request Id: 7cabffad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.795+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279-, and the Request Id: 44de4005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.795+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278, and the Request Id: 5b9ddae9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.795+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eff4e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.796+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: 44ba51d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.797+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8fd702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.797+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: 6d84491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.797+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61db751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.798+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e793a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.798+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1306ae2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.798+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278-, and the Request Id: 1cae9336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.799+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1306ae2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.799+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 170b8925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.799+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e49649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.800+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170b8925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.800+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e49649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.800+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280-, and the Request Id: 53235e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.800+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b14444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.800+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c26a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.801+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b14444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.801+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: 66dc8c32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.802+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279, and the Request Id: 26cfe66d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.802+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682d410f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.802+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbc2ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.802+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e3920d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.803+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8556adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.803+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f4c3ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.803+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4c3ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.804+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19168d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.804+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690c067b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.804+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27e2dac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.804+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8fe550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.804+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19168d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.805+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278, and the Request Id: 3244bc03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.805+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e2dac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.805+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 6fd2f231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.805+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a38537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.818+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a38537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.819+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278-, and the Request Id: 61a7e073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.820+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278, and the Request Id: 607ec075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.820+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7413f838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.821+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279-, and the Request Id: 77770ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.821+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a48748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.822+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f42c111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.822+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c97472f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.822+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191bf1b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.823+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f42c111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.823+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6255b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.823+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2164ae6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.823+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701b04a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.824+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2164ae6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.824+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701b04a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.824+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282, and the Request Id: 2ff344ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.824+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10343722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.825+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10343722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.825+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 45dfcb28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.825+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65568d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.826+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4fd61e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.827+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4fd61e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.827+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef69724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.827+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283c085c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.827+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd1549f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.827+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37c60700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.828+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef69724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.828+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c60700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.828+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278-, and the Request Id: 51938d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.828+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b03ac35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.828+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b03ac35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.829+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280, and the Request Id: 7d7b2845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.829+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b55d007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.829+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b55d007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.830+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277, and the Request Id: 36a7ced6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17c36894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c36894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.830+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282-, and the Request Id: 749030aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.831+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1feb15e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.831+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47cd3149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.831+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1feb15e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.831+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cd3149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.832+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281, and the Request Id: 4b2a66a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.832+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279, and the Request Id: 4ca72ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.833+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7968fe48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.833+0000 [https-jsse-nio-auto-2-exec-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: 116a7cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.834+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bb5642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.834+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b9d7a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.834+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: 548c0579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.834+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fb3c7a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.835+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a83ac75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.835+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9d7a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281-, and the Request Id: 74d2fc1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.836+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: 46120e6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc4c833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.836+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: 107661e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc4c833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.837+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281, and the Request Id: 7e110862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.838+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22b9ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.839+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5b0a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.839+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b9ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.840+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e1b94ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.840+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101e3d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.840+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c57191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.840+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f9c4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.840+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1b94ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.841+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6105f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.841+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c88989f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.841+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281-, and the Request Id: 35c9e35a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.841+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279, and the Request Id: 47f4238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.841+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a2122f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.842+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5841cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.842+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a2122f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.843+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14409f88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.843+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14409f88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.843+0000 [https-jsse-nio-auto-2-exec-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: 40a99029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.844+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c446bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.845+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279-, and the Request Id: 3a29b330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.845+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9610223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.845+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52fc78b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.847+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a684ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.847+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd31bfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.847+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 847eee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.848+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 847eee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.850+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b585cff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.850+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1809758f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.851+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1809758f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.852+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279, and the Request Id: 24d82894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.852+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dff31b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.853+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140fc8f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.853+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74356f2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.853+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140fc8f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.854+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74356f2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.854+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af73994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.854+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af73994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.854+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105ec4a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.855+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4572fa73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.855+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105ec4a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.855+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20dea62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.855+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280-, and the Request Id: 6276b3ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.855+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4572fa73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.855+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20dea62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.855+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4979bd81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.856+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4979bd81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.856+0000 [https-jsse-nio-auto-2-exec-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: 7b78fdeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.856+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283, and the Request Id: 7e246e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.856+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e740051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.856+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a84a339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.857+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61b0305d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.857+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b0305d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.857+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a84a339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.857+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e25228c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.858+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e25228c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.858+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280, and the Request Id: 7158572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.858+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281, and the Request Id: 789e4a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.858+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a74fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.859+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a74fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.859+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279-, and the Request Id: f48bd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.859+0000 [https-jsse-nio-auto-2-exec-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: 4caa6462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.860+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c7a2659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.860+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7a2659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.860+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6686fa8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.860+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ea9c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.861+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6686fa8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.861+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: 3692e74b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.861+0000 [https-jsse-nio-auto-2-exec-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: 4cff7cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.861+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dc80aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.862+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc80aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.862+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281-, and the Request Id: 47f28c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.862+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282, and the Request Id: 436976f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.862+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282-, and the Request Id: 148b3c60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.863+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283-, and the Request Id: 3bdbd6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.863+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594a3967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.863+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7054e558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.863+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: 2e02daa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.865+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 91edc07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.865+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91edc07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.866+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 698ae374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.866+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583b4877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.866+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698ae374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.867+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278-, and the Request Id: 26e3c466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.867+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282-, and the Request Id: 527c9412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.867+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4420f7e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.867+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280, and the Request Id: 5ef8beea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.867+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d22a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.868+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f732eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.868+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8cb64c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.868+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58823704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.869+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9b393a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.870+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14505e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.871+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7b3808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.871+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51da0bcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.872+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ced964b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.872+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280-, and the Request Id: 11bc385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.872+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3108eb71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.872+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1001cc95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.873+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21cfff3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.873+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cfff3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.874+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6621a62d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.874+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6621a62d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.874+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fb5c400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.874+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ee4823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.875+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bf51a51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.875+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb5c400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.875+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf51a51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.876+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280, and the Request Id: 54ff1415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.876+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a1d85a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.876+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ccbdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.876+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ccbdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.876+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1d85a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.876+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eb90a74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.876+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed98e7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.877+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb90a74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.877+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284, and the Request Id: 761c79ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.877+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 977fd07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.878+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 977fd07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.878+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281, and the Request Id: 287efbdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.878+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282, and the Request Id: 2e7d8006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.879+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c2e57d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.880+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5096c594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.881+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: 3bd3b9e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.881+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284-, and the Request Id: 3b19c19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.882+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281-, and the Request Id: 287d3dc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.882+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282-, and the Request Id: 29c67b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.882+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2e57d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5434840a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.882+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13dd17f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.883+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5434840a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.883+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13dd17f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.883+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fdc621c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.883+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 334fd6d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.883+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26b6a4a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.883+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdc621c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.884+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1965e295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.884+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334fd6d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.884+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224ac9a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.884+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b6a4a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.884+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 2dce32f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.885+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb639df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.885+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281, and the Request Id: 7725d4a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.886+0000 [https-jsse-nio-auto-2-exec-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: 2db4d14e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.886+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1118c5dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.886+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dba32c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.888+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1eafd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.889+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14616f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.889+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281-, and the Request Id: 5b766da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.889+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6add2f65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.890+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: 539fa0b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.890+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: 1b677d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.891+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bbce6dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.892+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbce6dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.892+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd62bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.892+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14616f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.892+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56dea0b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.892+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297959f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.892+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d91357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.893+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56dea0b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.893+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d91357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.893+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45857380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.893+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45857380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.893+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d12af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.894+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d12af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.894+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283, and the Request Id: 4418dd28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.894+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281, and the Request Id: 480b5bc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.895+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279, and the Request Id: b268370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.895+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3280255f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f6f99bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6f99bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.896+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2aa93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.896+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38723e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.896+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9bcf5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.897+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38723e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.897+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ca9a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.897+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: 43be092c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.899+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42829239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.899+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42829239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.899+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 7b17adb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.899+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325fb28a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.899+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59397752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.900+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59397752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.900+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281-, and the Request Id: 15ffe8a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.900+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325fb28a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.900+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282, and the Request Id: bed9545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.901+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b414afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.901+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285-, and the Request Id: 4d120d9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.901+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14e50198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.901+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222ef520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.902+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b414afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.902+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e50198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.902+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279-, and the Request Id: 77c4bcde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.903+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9a53fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.903+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ef1481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.903+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503a6644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.903+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283, and the Request Id: 6481c3da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.904+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503a6644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.904+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281, and the Request Id: 27edd28b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.908+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a68b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.909+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282-, and the Request Id: 559c62c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.909+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5718b8c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.909+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1bcbe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.909+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b930473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.911+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b488f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.912+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 189c9b43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.912+0000 [https-jsse-nio-auto-2-exec-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: 1e5dfcc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.912+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283-, and the Request Id: 742bdc25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.912+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189c9b43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.913+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9eb0bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.914+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d8ba6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.914+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178c3cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.914+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b488f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.914+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73c70627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.914+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c4a22dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.915+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265bac32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.915+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4a22dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.915+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c70627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.915+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58fac9f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.916+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2449b009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.916+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fac9f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.916+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9f7850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.916+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 4ebc3849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.917+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284, and the Request Id: 6076db93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.917+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9f7850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.917+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 586198b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.918+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452b6ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.918+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59da20c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.918+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282, and the Request Id: 5cf017ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.919+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a9c2310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.919+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 223970dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.919+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9c2310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.920+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223970dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.920+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 180d56f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.920+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180d56f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.920+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: 72dd2789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.921+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27959b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.921+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b5f638e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.921+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd52bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.921+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd52bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.921+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27959b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.921+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5f638e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.921+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59da20c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.921+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286, and the Request Id: 7f1ac7dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.921+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282, and the Request Id: 4e554a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.922+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284-, and the Request Id: 7e85cbb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.922+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b5c08be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.922+0000 [https-jsse-nio-auto-2-exec-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: d33f169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.922+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4035752c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.922+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: 9bfef64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.923+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5c08be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.923+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5175f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.923+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: e2af876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.924+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35380c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.926+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9858e2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.926+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5157292d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.927+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: 6344e30c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.927+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280-, and the Request Id: 67b0e8a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.927+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65c5de00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.927+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286-, and the Request Id: 204ac9f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.927+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a4ecc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.928+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 4b54e97c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.928+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d701ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.928+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c5de00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.928+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d701ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53684680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.929+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72af90d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.930+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72af90d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.929+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f834eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.930+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17bade3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.930+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f834eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.930+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282, and the Request Id: 19d53b02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.930+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bade3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.931+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fc96a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.931+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283, and the Request Id: 4b05b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.932+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 178d8ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.932+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178d8ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.932+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139951fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.933+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284, and the Request Id: 47324f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.933+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e36791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.935+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eafc08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.935+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f7ccf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.937+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4dbf69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.937+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e952f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.937+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329cd868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.938+0000 [https-jsse-nio-auto-2-exec-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: 22a21bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.938+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 663bfb0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.939+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663bfb0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.941+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d2a33f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.942+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d2a33f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.943+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285, and the Request Id: 6ea26323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.943+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283-, and the Request Id: c7712bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.944+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284-, and the Request Id: 1890655c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.945+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f8bc35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60518cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.946+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f8bc35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.946+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e31d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.946+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e31d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.947+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 3a2acd02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.947+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c7a20f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.948+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b76efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.949+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53948314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.949+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: 4c5996fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.949+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53948314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.950+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c5ab9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.950+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c5ab9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.950+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6293db27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.950+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6293db27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.950+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 423948d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.951+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423948d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.951+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3542ffa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.951+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3542ffa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.951+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283, and the Request Id: 6e0013e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.952+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc34e30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.952+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb95369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.952+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc34e30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.952+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281, and the Request Id: 3121e8ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.952+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 331279f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.953+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d2bf4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.953+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: 524d39c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.953+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ba76d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.954+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ba76d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.954+0000 [https-jsse-nio-auto-2-exec-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: 4a62ef44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.954+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b5aa6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.954+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b975b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.955+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b975b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.955+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af7db64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.955+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287, and the Request Id: 6631f70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.955+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af7db64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.956+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12b6a7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.956+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b6a7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.956+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: 739d9b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.956+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed4bfcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.958+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285-, and the Request Id: 182ced74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.958+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283-, and the Request Id: 1b8524fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.958+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac11aa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.959+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385c51ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.959+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f9b382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.959+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 562dd25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.960+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562dd25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.963+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b84941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.963+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287-, and the Request Id: 557589cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.963+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d751cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.964+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d751cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.964+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283, and the Request Id: 5f806a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.964+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74dff804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.965+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a97262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.965+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a826718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.966+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516c723a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.966+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a826718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.966+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285, and the Request Id: 395375c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.967+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7103cef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.967+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7103cef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.968+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a7cfac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.968+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: 58bdc19c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.968+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c658f4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.968+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286, and the Request Id: 23e268da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.968+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c658f4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.968+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a7cfac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.969+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47fbdb1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.969+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6305de7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.969+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf3a42c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.969+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6305de7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.969+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fbdb1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.970+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf3a42c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.970+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c050d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.970+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52211534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.970+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285-, and the Request Id: 680c74e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.971+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e0ff9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.971+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284, and the Request Id: 6d255b9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.971+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283, and the Request Id: 7d46b794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.971+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 760401b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:53 2025-10-04T14:14:53.971+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760401b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.971+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f20297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.974+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286-, and the Request Id: 370e726d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.974+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284, and the Request Id: 390e3287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.974+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24534381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.974+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621068ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.975+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: 6a18b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.976+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cefe3c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.976+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284-, and the Request Id: 45c3d688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.976+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ce23d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.977+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e49a476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.977+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e49a476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.977+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24534381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.978+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b9ffc50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.978+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9ffc50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.978+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6950a8bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.979+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6950a8bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.979+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8f3d36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.979+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 629c3959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.980+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629c3959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.980+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: 1ca0d38f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.981+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a407506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.981+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c31e3ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.981+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282, and the Request Id: cb14656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.981+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109a0c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.981+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53cbab8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.981+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 529de5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.982+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cbab8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.982+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529de5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.982+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284-, and the Request Id: 58df662e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.982+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 227285cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.982+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb4a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.982+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284, and the Request Id: 395c0abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.983+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227285cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.983+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288, and the Request Id: 6df118e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.984+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee05b4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.985+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5add8b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.986+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5add8b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.986+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd57631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.986+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: 409ec7a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.987+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1f9007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.987+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd57631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.987+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ccb8a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.987+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c34cc79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.988+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286-, and the Request Id: 64cdba45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.988+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c34cc79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.988+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd395d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.989+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288-, and the Request Id: 446f559a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.989+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284, and the Request Id: 6b6be2e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.989+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: 5a679d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.989+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1928dcce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.989+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e128a4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.990+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1928dcce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.990+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e128a4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.990+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286, and the Request Id: 369bb358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.990+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc3535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.991+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc3535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.991+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1ae5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.992+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f7c422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.992+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287, and the Request Id: 286856ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.993+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9e49dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.993+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c281ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.993+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a97ffa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.993+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9e49dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.994+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284-, and the Request Id: 767f7176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.994+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67980174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.994+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30df23ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.994+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67980174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.994+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30df23ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.994+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f49f07a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.995+0000 [https-jsse-nio-auto-2-exec-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: 25fbe6be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.995+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a18b1e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.995+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a18b1e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.996+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285, and the Request Id: 3bfe0ce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.997+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79232c32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.997+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79232c32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.998+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4491362a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.998+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695727bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.998+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4491362a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.998+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286-, and the Request Id: 76c5c503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.999+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287-, and the Request Id: 41c329b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.999+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285, and the Request Id: 8786565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:53.999+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: 6c59f89d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.000+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe55544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.000+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60441d9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.001+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e015e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.001+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536968ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.001+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285-, and the Request Id: 6bfbeb02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.002+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7040ae7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.003+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7040ae7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.003+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6684b66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.003+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 241d86e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.004+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: 398828c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.004+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241d86e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.004+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b85114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.004+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e465189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.005+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5748c26c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.005+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: 51a8973c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.005+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e465189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.005+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1424bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.006+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 452bedb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.006+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452bedb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.007+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673db12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.008+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76d059e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.008+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289, and the Request Id: 5d02ef45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.009+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d059e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.009+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266ac27f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.009+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af559a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.010+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21103332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.011+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21103332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.011+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b5bec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.011+0000 [https-jsse-nio-auto-2-exec-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: 5ab1ed32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.012+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5350ec83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.012+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 353c1db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.012+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285-, and the Request Id: 2ca84fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.013+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353c1db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.013+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289-, and the Request Id: 6ce0bf3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.013+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c12a075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.014+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c12a075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.014+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0bbe79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.015+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0bbe79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.015+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab43ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.015+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab43ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.015+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283, and the Request Id: 64fe823e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.016+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285, and the Request Id: 2ec1973e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.017+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 289380b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.017+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289380b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.017+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83aaf3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.018+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57980cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.018+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfe3570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.018+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27f8ac8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.018+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287-, and the Request Id: 57018202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.018+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f8ac8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.018+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 772980ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.019+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790f7be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.019+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772980ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.019+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e1005b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.019+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: 34779956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.019+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fad2696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.019+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e1005b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.019+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fad2696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.020+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a6b626e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.020+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6b626e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.020+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288, and the Request Id: 4a63549b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.020+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285-, and the Request Id: 6681e418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.021+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287, and the Request Id: 32fcce3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.021+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285, and the Request Id: 1cd30d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.022+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7bbd4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.022+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea9c795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.023+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ecc3123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.023+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f59f1b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.023+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ecc3123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.023+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: 7bc878d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.023+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 264b6e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.023+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c71f008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.024+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264b6e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.024+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38315c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.025+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38315c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7b3aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.025+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c17513b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.025+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286, and the Request Id: 21ef1af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.025+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287-, and the Request Id: 654c4862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.025+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c17513b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.026+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 38c2b587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.027+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b665840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.027+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2027e073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.027+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285-, and the Request Id: 1ecd59e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.027+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2027e073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.027+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7889d541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.028+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb153cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.028+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8964b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.028+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8964b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.029+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa59d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.029+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa59d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.030+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286, and the Request Id: 3058693b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.030+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d03a95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.030+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d03a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.032+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e3cf3f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.033+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290, and the Request Id: 51b2f4ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.033+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9ac4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.033+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f103c23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.034+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286-, and the Request Id: 7c6e1fe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.034+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f52033a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.034+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f52033a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.035+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274634ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.036+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286-, and the Request Id: d189a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.036+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e50585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.036+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e50585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.037+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286-, and the Request Id: 47e4c2c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.038+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b9844fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.038+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284, and the Request Id: 1c51ec58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.038+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585f8630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.038+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9844fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.039+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c65a070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.039+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585f8630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.039+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c65a070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.039+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b767009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.040+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff89c63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.040+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290-, and the Request Id: 3a164b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.040+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b767009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.040+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aaf0d1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.040+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286, and the Request Id: 54792152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.040+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aaf0d1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.040+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbd2db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.041+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232cb49d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.041+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e0460a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.041+0000 [https-jsse-nio-auto-2-exec-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: 5779d451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.041+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0460a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.041+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781187f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.042+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289, and the Request Id: 5f8d139c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.042+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: 33cc8eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.043+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2d9865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.043+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab84559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.046+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f316e4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.046+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: de00ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.046+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f99006c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.047+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f044b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.048+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f044b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.048+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289-, and the Request Id: 7b648ebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.049+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c825412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.049+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4419a02f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.049+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26009fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.049+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4419a02f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.049+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c825412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.049+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d778f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.050+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288-, and the Request Id: df5f572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.050+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cfa84a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.050+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfa84a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.051+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e78a0c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.051+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288, and the Request Id: 250aa091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.051+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286, and the Request Id: 547c91b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.053+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d97dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.054+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e12f890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.055+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d21064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.055+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 385c3393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.055+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385c3393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.055+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bf8b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.056+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af5a845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.056+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: 1c0dc06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.056+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288-, and the Request Id: 36d989f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.056+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb25dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.056+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bf8b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.056+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af5a845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.056+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 452784f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.057+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452784f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.058+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f61bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.058+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cbb61c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.058+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557f93ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.058+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f61bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.058+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbb61c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.058+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f01ab2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.058+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291, and the Request Id: 5166da16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.059+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63707b83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.059+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f01ab2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.059+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: 4352a92a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.059+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287, and the Request Id: 20ff52cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.059+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e4390fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.059+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e4390fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.060+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287, and the Request Id: 38d97ed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.061+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3151c7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.062+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2762acd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.062+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca1a3b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.062+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287-, and the Request Id: 582fdf73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.063+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca1a3b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.063+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd7491d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.063+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ad417bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.063+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67953bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.063+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287-, and the Request Id: 7e1ea50e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.064+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad417bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.064+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67953bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.064+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 750ddbf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.064+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750ddbf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.065+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35632120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.065+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285, and the Request Id: 59e9323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.065+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291-, and the Request Id: 7cb37cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.065+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35632120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.065+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c51dfe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.065+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c51dfe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.066+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287, and the Request Id: 702f71e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.066+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290, and the Request Id: 4cba0387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.066+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebb4182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.066+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: cf4d1a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.068+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761a3bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.068+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b03448b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.068+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76bce2c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.068+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b03448b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.069+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 177a95f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.069+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a56c42f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.070+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f268587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177a95f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.071+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289, and the Request Id: 1bcf840b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.071+0000 [https-jsse-nio-auto-2-exec-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: 61c012f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.071+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: 2effa1bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.072+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406e875c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.072+0000 [https-jsse-nio-auto-2-exec-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: 6d8df2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.073+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c055c0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.074+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c055c0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.074+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f264a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.074+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c0f9fd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.075+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f264a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.075+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2632d261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.075+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0f9fd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.075+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 1e39f2e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.076+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289, and the Request Id: 5beb1adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.076+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4f7d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.076+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 313b630f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.076+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15eed9f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.077+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313b630f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.077+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45617cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.078+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3408b6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.078+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287, and the Request Id: 7362ff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.078+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0210ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.079+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac361b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.079+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e31adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.079+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e31adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.080+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1360d962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.080+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48fb7520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.080+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316c8a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.081+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48fb7520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.081+0000 [https-jsse-nio-auto-2-exec-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: 2e825283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.082+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e4ab7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.082+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288, and the Request Id: 3a3d5e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.082+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ef41867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.082+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e4ab7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.082+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696510d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.082+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef41867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.083+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a50179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.083+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287-, and the Request Id: 2144bc24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.083+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a50179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.084+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb28fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.084+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cb6f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.084+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77408fd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.084+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 134f61e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.084+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292, and the Request Id: 2e55e964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.085+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77408fd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.085+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134f61e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.085+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7893316a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.085+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288, and the Request Id: 28322de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.085+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323fc3db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.085+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7893316a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.086+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323fc3db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.087+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288-, and the Request Id: 759f6af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.087+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2a8883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.087+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288, and the Request Id: 4fa6ccdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.087+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59268946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.087+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6cf811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.087+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ba4c034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.088+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba4c034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.088+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59268946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.088+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1606aaac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.088+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292-, and the Request Id: 27af50bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.089+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1606aaac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.089+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1a95fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.089+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288-, and the Request Id: 538908f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.089+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 693e6748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.089+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288, and the Request Id: 42ef0bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.090+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1a95fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.090+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693e6748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.090+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286, and the Request Id: 6b9d09d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.091+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: 718e8bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.091+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d020334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.091+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d020334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.091+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4dc864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.092+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e1ed370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753fd30a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.092+0000 [https-jsse-nio-auto-2-exec-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: 18f1caa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.092+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1ed370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.094+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a834581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.094+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286-, and the Request Id: 357403e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.094+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288-, and the Request Id: 6bd7708b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.095+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b20ae18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.095+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2195f93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.096+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3080feb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.096+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3080feb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.097+0000 [https-jsse-nio-auto-2-exec-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: 6318693d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.097+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290-, and the Request Id: 1446a4a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.097+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68bc83c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.098+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bc83c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.098+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfd3859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.098+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac87a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.099+0000 [https-jsse-nio-auto-2-exec-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: 19c27384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.099+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c980a16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.099+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af48247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.100+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e492dc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.100+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72da6e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.100+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c980a16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.100+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc37a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.101+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291-, and the Request Id: 300f405b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.101+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766306a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.101+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7389e96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.101+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7389e96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.102+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: 58a88168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.103+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fda5b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.103+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290-, and the Request Id: 1174990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.104+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38828079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.104+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8822e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.104+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ebd2e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.105+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25e83c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.105+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19699b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.105+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ebd2e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.106+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25e83c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.106+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56bca91f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.106+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8822e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.106+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56bca91f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.106+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ecf164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.106+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ecf164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.107+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2b709a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.107+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4706b4ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.107+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6051462b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.107+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7619bfd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.107+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293, and the Request Id: 55f384e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.108+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6051462b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.108+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288-, and the Request Id: 74c10960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.108+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7619bfd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.108+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ef87de9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.108+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289, and the Request Id: 1245acdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.108+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef87de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.109+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289, and the Request Id: 6d4cdf5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.109+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e83071f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.109+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3260a14d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.109+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22e7c0d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.109+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3260a14d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.110+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289, and the Request Id: 18d98072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.110+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e7c0d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.110+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b14460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.110+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b14460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.110+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ffa83b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.111+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287, and the Request Id: 2f1bd8ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.111+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a46ced8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.111+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffa83b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.111+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a46ced8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.112+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293-, and the Request Id: 330759a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.112+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f2e3a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.112+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb9c566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.112+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: 15304c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.113+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2e3a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.113+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cfe7bcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.113+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289-, and the Request Id: 4057bf16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289-, and the Request Id: 6baec8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.114+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: 581d0f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.114+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289-, and the Request Id: 2403c3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.114+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: 7f4bd097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.115+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 900288e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.115+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dda7e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.117+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: 2a793b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.117+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3d0248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.117+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 768874aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.118+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad75c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.118+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70adcc6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.118+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614b32ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.119+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c184dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.119+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8bae73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.119+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad75c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.119+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6396b7b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.120+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6396b7b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.120+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53455712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.120+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d052cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.120+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53455712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.121+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 282db631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.121+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292, and the Request Id: cdb5112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.121+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282db631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.121+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38bb992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.122+0000 [https-jsse-nio-auto-2-exec-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: 20ad33c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.122+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6899ddd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.123+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3324bfa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.123+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1453e0ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.124+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f457cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.124+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1946e762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.125+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1946e762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.125+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b05e489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.126+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291-, and the Request Id: 2127f80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.126+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4442b830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.126+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4442b830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.127+0000 [https-jsse-nio-auto-2-exec-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: 48fe8e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.127+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: c982a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.127+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667a7e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.128+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b86f30d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.128+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5388c240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.129+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c7183d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.129+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c999ecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.129+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b86f30d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.129+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5388c240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.130+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7183d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.130+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 632441ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.130+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632441ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.130+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bcbbf4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.132+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bc0406b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.132+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c73a36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.132+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc0406b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.132+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50bcc2a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.133+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c73a36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.133+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50bcc2a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.133+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290, and the Request Id: 5a97507c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.133+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64295590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.133+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64295590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.134+0000 [https-jsse-nio-auto-2-exec-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: 2bbeeff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.134+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290, and the Request Id: 3df73aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.134+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aed562c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.134+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b13478b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.135+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aed562c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.135+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b13478b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.135+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294, and the Request Id: 6ae6c07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.135+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288, and the Request Id: 7a89cba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.137+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51956ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.137+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d976186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.137+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289-, and the Request Id: 6244ca56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.138+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d976186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.138+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ca1eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.138+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290-, and the Request Id: c12c9fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.139+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ca1eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.140+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288-, and the Request Id: 2490aa49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.140+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: 377cf2c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.140+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: 86f2493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.140+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294-, and the Request Id: 71b74340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.141+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: 7ca99315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.141+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a061e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.141+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a061e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.142+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181fbf92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.142+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46ae30c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.142+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308b33ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.142+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ae30c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.143+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: 33532643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.143+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfb4fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.145+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3faa02c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.145+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346eff79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.145+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6034bc93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.145+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311ff659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.146+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292-, and the Request Id: 18bc479d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.146+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33966d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.146+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186e7b03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.147+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33966d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.147+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: 2e80c7e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.148+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2daa4faf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.148+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e199e94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.148+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2daa4faf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.148+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e199e94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.148+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292, and the Request Id: 71039a60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.149+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f2708f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.149+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2708f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.149+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a31d580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.150+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293, and the Request Id: 6412a014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.152+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f300c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.152+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.152+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533a87b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.153+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15284bb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.155+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60afd84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.155+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fb1f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.155+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.155+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2206834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.155+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293-, and the Request Id: 45e39330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.155+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292-, and the Request Id: 709ce13b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.156+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.157+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ece2bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.157+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a328754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.157+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b62a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.157+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a328754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.157+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b62a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.157+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7debd155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.157+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ece2bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.158+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6480bb27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.158+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290, and the Request Id: 3221725e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.158+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6480bb27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.159+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7debd155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.159+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291, and the Request Id: 167c8673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.159+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f3454af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.159+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3454af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.160+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58130c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.160+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58130c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.160+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2528c826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.160+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be5b048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.161+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289, and the Request Id: 17e8e1f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.161+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1f7a24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.162+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291-, and the Request Id: 6c86ab8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.162+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290-, and the Request Id: 6f0c07cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.163+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48bfee4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.163+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae334d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.163+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bfee4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.164+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae334d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.164+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1716d0c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.164+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1716d0c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.165+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20c10a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.165+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289-, and the Request Id: 758155b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.165+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c10a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.165+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27414694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.166+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27414694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.166+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535ff4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.166+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c5724dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.167+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291, and the Request Id: 475e7b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.167+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5724dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.167+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295, and the Request Id: 5facf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.167+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a32767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.168+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291, and the Request Id: 1bba81a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.168+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 667e6ecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.169+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667e6ecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.169+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbd5b5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.169+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: 39c2cfe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.169+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2677e7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.169+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6520e8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.169+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7776c4ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.170+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7776c4ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.170+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: 1e7d1abe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.171+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc5c3d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.172+0000 [https-jsse-nio-auto-2-exec-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: 40df7776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.172+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295-, and the Request Id: 48a1cacd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.173+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41195c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.173+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59fcb17a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.173+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291-, and the Request Id: 2d0001c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.173+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59155af0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.174+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 469b1be5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.174+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291-, and the Request Id: 56c7aa25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.175+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b47abd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.175+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b47abd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.176+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c99413b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.176+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c99413b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.176+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab1aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.177+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e96473a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.177+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259192e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.177+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b0082ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.177+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76a40fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.177+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e96473a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.178+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a40fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.178+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0082ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.178+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd10c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.179+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308c8891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.179+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd10c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.179+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793084d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.179+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 433d86aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.180+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52189ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.180+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433d86aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.180+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292, and the Request Id: 7e7de85d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.180+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52189ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.180+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb32d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.181+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d37a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.181+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: 1f0325e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.181+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb32d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.181+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293, and the Request Id: 78827a62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.181+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290, and the Request Id: 4b8379ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.181+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 380d34e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.182+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c88de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a63d963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.182+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c88de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.183+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79104e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.183+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294, and the Request Id: 2d0f10c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.184+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292-, and the Request Id: 5d67e91b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.185+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a574e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.185+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7369f1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.185+0000 [https-jsse-nio-auto-2-exec-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: ed27024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.185+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7369f1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.185+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293-, and the Request Id: 74831531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.186+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291-, and the Request Id: 4f22e985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.186+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73397b23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.186+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4379705c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.186+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7448268d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.186+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73397b23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.187+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7825e589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.187+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7825e589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.187+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7448268d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.187+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2054f095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.187+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2054f095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.187+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294-, and the Request Id: edc3726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.188+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294, and the Request Id: 5331a430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.188+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3ead8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.189+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b42c7ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.189+0000 [https-jsse-nio-auto-2-exec-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: 34df9b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.189+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b42c7ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.189+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2102e652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.190+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292, and the Request Id: 1d11dadf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.190+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f732ae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.190+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd69643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.190+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec5f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.190+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd69643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.191+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec5f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.191+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12350357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.191+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294-, and the Request Id: 5a37931b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.191+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc26bb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.191+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc26bb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.192+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79c815b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.192+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c815b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.192+0000 [https-jsse-nio-auto-2-exec-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: 686625d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.192+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5a2195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.192+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dbe3527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.193+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296, and the Request Id: 77985138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.193+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292-, and the Request Id: 5bf23aea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.194+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: 75fa78d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.194+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af77953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.194+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bba490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.195+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7525e27b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.195+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109c4e4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.197+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292-, and the Request Id: 22a4d24d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.197+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f003e5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.197+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f4ac91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.198+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2faee08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.198+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a09d8b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.198+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296-, and the Request Id: 76aba4c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.199+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14a2903d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.199+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61601bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.200+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61601bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.200+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d842836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.200+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 499222b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.200+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67b97579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.201+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499222b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.201+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a2903d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.201+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a09d8b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.201+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b97579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.201+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e6a75db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.201+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6a75db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.202+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 634a1b92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.202+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: 5a38dadc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.202+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58771a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.202+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634a1b92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.203+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b0885f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.203+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291, and the Request Id: 45167220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.204+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0885f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.207+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13550de7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.207+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fe1face, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.207+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13550de7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.207+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac4e2ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.207+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe1face the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.208+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c97e30c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.208+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293, and the Request Id: 65e59edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.208+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291-, and the Request Id: 3314a9b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.208+0000 [https-jsse-nio-auto-2-exec-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: 38d81be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.209+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7767754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.209+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7767754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.210+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ec83a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.210+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292-, and the Request Id: 3d0b73a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.210+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294, and the Request Id: 5f209990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.211+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e9ed1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.212+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18b791df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.213+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b791df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.213+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f647066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.214+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f647066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.214+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295-, and the Request Id: 47a846cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.216+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77643b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.216+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293-, and the Request Id: 353ebe0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.217+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499294a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.217+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49d46aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.217+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bbd68c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.217+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 533d55b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.218+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbd68c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.218+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d46aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.218+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 589878ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.218+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533d55b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.218+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294-, and the Request Id: 5526b77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.219+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37ce293b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.219+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d6b282c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.219+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6b282c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.219+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ce293b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.219+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: 51d58845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.220+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293, and the Request Id: 3e685d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.220+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293, and the Request Id: 5cf0b038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.221+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559987bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.221+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c8eb64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.222+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d930260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.222+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25de1b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.227+0000 [https-jsse-nio-auto-2-exec-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: 79ed1afe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.228+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb74fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.228+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1322f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.229+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f1b474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.229+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293-, and the Request Id: 6e1788e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.229+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35dcaadf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.229+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e125c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.230+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35dcaadf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.230+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293-, and the Request Id: 3e68866d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.230+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: 3f3d440e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.231+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1322f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.231+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53775cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.231+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53775cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.232+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25fd5490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.232+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fd5490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.232+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292, and the Request Id: 7cf6ad29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.233+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2be2392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.233+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297, and the Request Id: 390de2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.234+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 99b4ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.234+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149b5abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.234+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169d597d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.234+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eeb49ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.235+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be2392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.235+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e2d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.236+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11855bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.236+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4fd9d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.236+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68861a12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.237+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99b4ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.237+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68861a12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.237+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293, and the Request Id: 26b041a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.238+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76609185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.238+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76609185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.238+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b234aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.239+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296, and the Request Id: 1f543b7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.240+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292-, and the Request Id: 39c1112f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.241+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5a7292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.241+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54b10b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.241+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54b10b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.241+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68fd8cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.242+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293-, and the Request Id: 4bf47893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.242+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674b4f5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.242+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e86344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.243+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674b4f5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.243+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5a3846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.243+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e86344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.244+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: 36a327d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.245+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7230f456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.245+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7230f456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.245+0000 [https-jsse-nio-auto-2-exec-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: 2b98fb58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.245+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297-, and the Request Id: 65bd0638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.246+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278d9eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.247+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4120a84b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.247+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294, and the Request Id: 5b0c5e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.247+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4120a84b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.248+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d568f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.248+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b2b85c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.249+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 370b6713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.249+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b81c535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.249+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b2b85c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.249+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370b6713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.250+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1238087c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.251+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1238087c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.251+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295-, and the Request Id: 6e8bd8f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.252+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294, and the Request Id: 6bef228f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.252+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551ad515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.252+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9cd929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.252+0000 [https-jsse-nio-auto-2-exec-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: 38d0cd64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.253+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9cd929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.253+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294-, and the Request Id: 5227af2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.253+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3301cf29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.254+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de22d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.254+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3301cf29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.254+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ba5e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.254+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ba5e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.254+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76b6192a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.255+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205ea3fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.255+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b6192a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.256+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294, and the Request Id: 73bbcc13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.256+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc93e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.256+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72773464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.257+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: 21109454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.257+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3c129b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.257+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9d3978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.258+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294-, and the Request Id: 710a2bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.258+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: 23933ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.259+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa8f5d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.259+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa8f5d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.260+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ae6cf51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.260+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 428b3699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.260+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae6cf51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.260+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428b3699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.261+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294-, and the Request Id: 698cff32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7729b078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6dcd29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.262+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5237db67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.263+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5237db67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.263+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20a9941d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.263+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296-, and the Request Id: 4d5c1b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.263+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a9941d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.263+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: 1da516f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.263+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293, and the Request Id: 70677999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.264+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2388d580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.264+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 182a1dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.265+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2388d580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.265+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182a1dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.265+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f1f0b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.265+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298, and the Request Id: 56aad2ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.266+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a34aac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.266+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49484005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.266+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a34aac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.266+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c043ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.267+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: 4e7645c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.267+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e28f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.268+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293-, and the Request Id: 91a77e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.268+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474faed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.268+0000 [https-jsse-nio-auto-2-exec-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: 1e17f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.269+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 148f017f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.269+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298-, and the Request Id: 5194ba5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.269+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148f017f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.270+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af7ad9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.270+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af7ad9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.270+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 713597bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.271+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713597bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.271+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef7e270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.271+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296, and the Request Id: 1b1b2b7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.271+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 259785c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.272+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259785c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.272+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295, and the Request Id: 55882cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.273+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75949839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.273+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a53256f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.273+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5397f9df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.273+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b3b3a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.274+0000 [https-jsse-nio-auto-2-exec-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: 2925b8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.274+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576bf81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.275+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576bf81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.275+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78feb92d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.276+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78feb92d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.276+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e2c6b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.276+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296-, and the Request Id: 36b4ae05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.276+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295, and the Request Id: 4aa61083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.277+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22015c9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.277+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22015c9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.278+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 532af478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.278+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532af478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.278+0000 [https-jsse-nio-auto-2-exec-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: 6fe78a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.279+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477ec3d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.279+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: 4e696f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.279+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477ec3d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.279+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d1cf86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.279+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a51ddb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.280+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a51ddb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.280+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6929f1f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.281+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6929f1f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.281+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295, and the Request Id: 147468c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.282+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cda7f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.286+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: 6fb18fb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.287+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53fcee54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.287+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c9ed115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.287+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295-, and the Request Id: 3a0f34e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.288+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b344dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.288+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11134036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.288+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b344dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.289+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9ed115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.290+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: 2b2b475c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.292+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b68bd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.292+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b68bd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.295+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: 750113aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.295+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295, and the Request Id: 42c94425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.295+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522309b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.296+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff6528c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.296+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 471e1ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.296+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf20e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.297+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471e1ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.298+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f2a22c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.298+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 99d56b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.298+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1545d248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.298+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99d56b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.299+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1545d248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.299+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9353e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.300+0000 [https-jsse-nio-auto-2-exec-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: 56e75e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.300+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: 3270699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.300+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4393af48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.301+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4393af48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.301+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651330f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.301+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297, and the Request Id: 21a96f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.302+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14738aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.302+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a50886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.303+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f73aa80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.304+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: 8f93412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.305+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e84c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.306+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e84c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.306+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d2886f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.306+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d2886f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.306+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ebedf0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.307+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebedf0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.307+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b07bd54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.307+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 740459e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.307+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11f7e53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.308+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740459e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.308+0000 [https-jsse-nio-auto-2-exec-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: 103fb6ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.308+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f7e53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.308+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4213c293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.308+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67beda78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.308+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299, and the Request Id: 7d5292f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.308+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: 230d63e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.309+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78ee2870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.309+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67beda78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.309+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b67f7f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.309+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ee2870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.309+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3928168c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.310+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3928168c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.310+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296, and the Request Id: 67e58ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.310+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297-, and the Request Id: 106baf27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.311+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 797e56f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.311+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298, and the Request Id: 5a91ab57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.312+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a1b73b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.312+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1b73b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.312+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33cffa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.313+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cffa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.313+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: 78ab7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.314+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299-, and the Request Id: 43c47ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.315+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ffc22d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.315+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296-, and the Request Id: 57d40e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.315+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24bfffdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.317+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: 1cf516b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.317+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3a7127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.317+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: 6133a5a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.317+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: 282f181d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.317+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238766d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.318+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ffc22d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.318+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a55ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.319+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1786e3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.319+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1786e3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.320+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298, and the Request Id: 21e0a875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.320+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6937f0ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.321+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a6b5475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.321+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15242db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.322+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b771dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.322+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ecf7ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.323+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ecf7ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.323+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd65a4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.324+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d20772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.324+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab5c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.324+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab5c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.325+0000 [https-jsse-nio-auto-2-exec-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: 47b4c088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.325+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c9b8cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.325+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c467f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.325+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c467f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.325+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9b8cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.325+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f2ff88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.326+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e8f492d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.326+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d1e17db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.327+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e8f492d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.327+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608e96d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.327+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d1e17db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.327+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298-, and the Request Id: 2e7db0f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.328+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30416de9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.328+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30416de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.328+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: 530addc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.328+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c21d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.329+0000 [https-jsse-nio-auto-2-exec-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: 64da70ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.329+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607381f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.329+0000 [Thread-12122] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.329+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2391be60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.329+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2391be60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.329+0000 [https-jsse-nio-auto-2-exec-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: 54c389a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.330+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298, and the Request Id: 26cc0328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.330+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d47c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.331+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c5ecbc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.331+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5ecbc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.332+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d82366b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.332+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 700071fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.333+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fcae81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.333+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d82366b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.333+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700071fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.333+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: 21cae414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.333+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47159629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.334+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4126d634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.334+0000 [https-jsse-nio-auto-2-exec-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: 7c5cf771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.334+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4126d634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.334+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e643db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.334+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: 6ceb54c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.334+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e643db2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.335+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f2e0e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.335+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298-, and the Request Id: 203f6016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.335+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbb7b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.335+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f2e0e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.335+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297, and the Request Id: 1238d1c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.335+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: 6f3b347e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.336+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4160fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.336+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4160fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.337+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f29a555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.337+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20490b7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.337+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f29a555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.337+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d621134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.338+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297, and the Request Id: 658a9727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.338+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c6ce7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.339+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6ce7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.339+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76db463f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.339+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76db463f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.340+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3ae6f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.340+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300, and the Request Id: 8ee0ff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.341+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 212f459d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.341+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299-, and the Request Id: 4bc64748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.341+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: 1008c672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.341+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297-, and the Request Id: 76322601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.341+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5c04ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.341+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212f459d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.342+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ebd0efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.342+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297-, and the Request Id: a83f86b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.342+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebd0efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.342+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae073d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.343+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9bd3846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.343+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: 621b27cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.358+0000 [https-jsse-nio-auto-2-exec-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: 3006134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.360+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce1e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.360+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e2fe7d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.362+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2fe7d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.362+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758e44aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.363+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce1e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.365+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d5025cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.365+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27df4443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.365+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5025cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.366+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27df4443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.366+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b43b60d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.366+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a791a3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.367+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297, and the Request Id: 3f21e459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.367+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297, and the Request Id: 2d8301d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.368+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6955da4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.368+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67683531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.369+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f26a24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.369+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 429a9709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.370+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf992d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.371+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3428a872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.372+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3428a872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.372+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a623894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.373+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a623894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.373+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c992645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.373+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c992645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.374+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 518339de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.374+0000 [https-jsse-nio-auto-2-exec-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: 116ed88a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.374+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518339de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.374+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eaae1ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.374+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee517f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.375+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297-, and the Request Id: 51466566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.376+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296, and the Request Id: 594cdf1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.376+0000 [Thread-12161] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.377+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39183234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.377+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e5255ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.378+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5255ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.378+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3f10f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.378+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: 3121b942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3f10f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b3d8738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3d8738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12b87110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.380+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b87110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.380+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298, and the Request Id: 12b1bbb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298, and the Request Id: 286db233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.392+0000 [https-jsse-nio-auto-2-exec-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: a9252a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.392+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 726caebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.393+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726caebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.394+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383ceac2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.394+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ba740d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.395+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: 53f1d3c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.395+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7514b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.396+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32e97f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.396+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e97f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.396+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298-, and the Request Id: 30aba9bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.396+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f243133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.397+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: 72fb6db2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.399+0000 [Thread-12180] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.403+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298, and the Request Id: 565f7cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.403+0000 [Thread-12183] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.406+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6673fdb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.407+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c70cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.449+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251d26f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.449+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8360913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.449+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: 69d4f51d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.449+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15099cdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.451+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e689aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.451+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 368d00d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.451+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0f0ab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.452+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c8a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.452+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e689aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.452+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e5bae55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7458c604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7458c604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.456+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300, and the Request Id: 7aecfd51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.460+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c203762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.460+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c203762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.461+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300-, and the Request Id: 61a094ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.461+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43309721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.462+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3661681f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.462+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce27ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.462+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c6025e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.462+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f51c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.462+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bada716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.463+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3661681f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.463+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bada716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.463+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f51c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.464+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16553442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.464+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16553442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.464+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301, and the Request Id: 53ecf091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.464+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23afe809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.465+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49a7e0ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.465+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23afe809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.465+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78eefa6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.465+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a7e0ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.465+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bd38a81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.465+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7570ab73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.466+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd38a81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.466+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300, and the Request Id: 46c6a39b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.466+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7570ab73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.466+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298, and the Request Id: 2ba5eec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.467+0000 [https-jsse-nio-auto-2-exec-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: 3728fcd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.467+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6161a844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.467+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6161a844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.467+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62dd0fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.468+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dd0fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.469+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f92cbb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.469+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298, and the Request Id: 797ea9db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.469+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f92cbb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.470+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299, and the Request Id: 18c82e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.470+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0501c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.472+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66c93bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.472+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c740b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.472+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300-, and the Request Id: 5d35e7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.472+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c93bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.472+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301-, and the Request Id: 69ea1a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.472+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 793a6095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.473+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793a6095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.473+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: 1431f878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.473+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300-, and the Request Id: 588a3eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.473+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5041ddbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.474+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5041ddbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.474+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: 325b3da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.474+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 648f505b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.474+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6440c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.475+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648f505b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.476+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f80e8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.476+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297, and the Request Id: 68a5e280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.477+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: 49c9a7f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.477+0000 [https-jsse-nio-auto-2-exec-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: 4b37c88c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.477+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a346b92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.478+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db669b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.480+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a337b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.481+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7a746a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.481+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b625e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.481+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7a746a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.481+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51492a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.481+0000 [https-jsse-nio-auto-2-exec-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: 5e949025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.482+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 874da43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.482+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: 6a62fd95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.482+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a4ae1c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.482+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4ae1c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.483+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301, and the Request Id: 6fbefbf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.484+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe7ab04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.484+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51492a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.485+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d97b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.485+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2752dcac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.485+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e193eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.486+0000 [Thread-12243] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.486+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e193eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.486+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc63d9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.486+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad38199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.488+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299, and the Request Id: 65793ad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.488+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28a70b25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.488+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301-, and the Request Id: 77d6eeea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.489+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a8ca5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.489+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a70b25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.490+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5efb8fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.490+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5425a85e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.490+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efb8fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.490+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5425a85e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.491+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e86ac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.491+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e86ac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.491+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301, and the Request Id: 4298797c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.492+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 451b5da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.492+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3811691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.492+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3cdce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.492+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb95d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.492+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 451b5da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.492+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3811691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.493+0000 [https-jsse-nio-auto-2-exec-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: 115face6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.493+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299, and the Request Id: 2745f9b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.493+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb95d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.493+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 377a070c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.493+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377a070c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.495+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 92ba95c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92ba95c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.496+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: 2f6e4d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.496+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e5538ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.496+0000 [Thread-12255] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.496+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299-, and the Request Id: c5a79b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.496+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5538ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.497+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302-, and the Request Id: 69fdfcad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.498+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69b92ff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.498+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301-, and the Request Id: 71c745ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.499+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6707f3b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.499+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b92ff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.500+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ffa1b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.500+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299-, and the Request Id: 318b5ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.500+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ffa1b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300, and the Request Id: 4b9a3403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.502+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7535921b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.502+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: cec6e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.502+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2040b212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.502+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 130c1a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.504+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a96487e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.506+0000 [Thread-12266] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.509+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528d9295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.543+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6852cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.543+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b323cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.543+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300-, and the Request Id: c659bdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.543+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d1c1d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.543+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77601c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.544+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737b766e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.544+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: 1a78842a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.545+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307ab8f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.545+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44509ff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.546+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44509ff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.546+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31b1d0cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.547+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b1d0cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.547+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126b13b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.549+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298, and the Request Id: 6bfc3798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.549+0000 [Thread-12297] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.550+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8610e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.550+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 437ab874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.550+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e481f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.551+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 906891d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.551+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47465f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.551+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 906891d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.552+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437ab874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.552+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1961e2a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.552+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bfa71e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.552+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14de5d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.553+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1961e2a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.553+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfa71e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.553+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e96eb44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.553+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14de5d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.553+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56cec642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.553+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1240c3c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.553+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56cec642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.553+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1240c3c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.554+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302, and the Request Id: 3652f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.554+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: 1fb9a278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.554+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303, and the Request Id: 7317155d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.554+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: 23ed1ae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.554+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44393921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.555+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44393921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.556+0000 [https-jsse-nio-auto-2-exec-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: e0c254a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.556+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53448ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.556+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ebab83b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.557+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f3f368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.557+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebab83b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.557+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f3f368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.558+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1654d5d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.558+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1654d5d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.559+0000 [https-jsse-nio-auto-2-exec-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: 7a89e9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.559+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ade06e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.559+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3e3235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.560+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ade06e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.560+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302-, and the Request Id: 6d1616f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.560+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302, and the Request Id: 3c37e666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.560+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c5ed527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.560+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: 2d1096c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.560+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300, and the Request Id: 27cedf1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.561+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5ed527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.561+0000 [Thread-12309] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.561+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b3f320f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.561+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300-, and the Request Id: 630c01c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.561+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0f060a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.561+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3f320f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.562+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: 4c02f238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.563+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d201dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.564+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b911a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.564+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a68561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.566+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300-, and the Request Id: 69f16537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.567+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302-, and the Request Id: 67213b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.567+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 4d0ddbf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.567+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23cbb887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.567+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365eef9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.568+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23cbb887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.568+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddb8200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.568+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fc40805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.568+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4795f9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.569+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b055acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.569+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc40805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.569+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4795f9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.569+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301, and the Request Id: 596f3460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.570+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6823b2ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.570+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b68b71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.570+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f66324b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.571+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b68b71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.571+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 4ec5021e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.573+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6deb90cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.573+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cfe2a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.573+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cda8c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.573+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3469ddb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.573+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cfe2a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.574+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38c2379a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.574+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c2379a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.575+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: 500dd136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.575+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73723bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.575+0000 [https-jsse-nio-auto-2-exec-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: 42b9c0ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.576+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73723bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.576+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0e1aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b47b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.577+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b47b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.577+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4447067c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.577+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304, and the Request Id: 572b208f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.578+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299, and the Request Id: 589567ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.579+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11106b77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.580+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba5e99c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.581+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304-, and the Request Id: 6b5600a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.581+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef4b799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.582+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254f60c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.582+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d1b1e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.582+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef4b799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 553e270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.583+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 228fbe15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553e270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: 67e9f730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.583+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7831a3b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.583+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d7fb696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.584+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 432d6644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7fb696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24a82e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.584+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432d6644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.584+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7831a3b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a82e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.584+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301, and the Request Id: 6c107028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.584+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301, and the Request Id: 12288df3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.585+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a44507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.585+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a44507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.585+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 723a5000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.585+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303, and the Request Id: 7f138b52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.585+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723a5000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.586+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303, and the Request Id: 110674ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.586+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5616e9bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.586+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46e665fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.587+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e665fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.587+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e0ffa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.587+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17da1893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.587+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e0ffa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.588+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17da1893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.588+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cf7bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.588+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301-, and the Request Id: 1b681c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.588+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a8a7b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.589+0000 [https-jsse-nio-auto-2-exec-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: 2b873b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.589+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ab604c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.590+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a8a7b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.590+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: 3b193c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.590+0000 [https-jsse-nio-auto-2-exec-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: 6305e3c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.590+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301-, and the Request Id: 1c09e861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.591+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 402aac91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.591+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402aac91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.591+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: 487e52e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.592+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68db212b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.592+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68db212b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.594+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302, and the Request Id: 3468d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.594+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a64238e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.596+0000 [Thread-12363] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:54 2025-10-04T14:14:54.597+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c64cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.597+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 205af3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.597+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ed027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.598+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 205af3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.598+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab8a118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.598+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505b11d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.599+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301-, and the Request Id: 3029b860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.599+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303-, and the Request Id: de4f87a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.600+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 320ffb4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a6f5f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.600+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b99c005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.600+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320ffb4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6f5f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.601+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: 653d9f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.601+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ddcf310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.601+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 54e78afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.602+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b3873f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.602+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddcf310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.602+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305, and the Request Id: 2e4d6c07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.603+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78589d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.603+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b283d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.604+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747d7a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.604+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d487b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.604+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3033ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.605+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 804dd61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.605+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: 227c95a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.606+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0258d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.606+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7677cfd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.607+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7677cfd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.607+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305-, and the Request Id: 2eabee7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.607+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ede21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.608+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ede21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.608+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e25e820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.608+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60dcf91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.608+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304, and the Request Id: 312e4f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.609+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e25e820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.609+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9fa358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.609+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75a66fcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.609+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78fe2a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.609+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67da58eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a66fcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.610+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67da58eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.610+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fe2a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.611+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eab49f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.611+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50311cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.611+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a7ca470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.611+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 783ab94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.611+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: 259c595b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.612+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783ab94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.612+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7ca470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.613+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c20d0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.613+0000 [https-jsse-nio-auto-2-exec-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: 54dedb95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.613+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c20d0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.613+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e518e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.614+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300, and the Request Id: 2ba30cca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.615+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56b9ff42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.615+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302, and the Request Id: 482e3423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.617+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b9ff42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.618+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 709127e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.618+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709127e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.618+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410d6d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.618+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302-, and the Request Id: 18c9f365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.624+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4fc67e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.624+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac9a002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.625+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4fc67e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.625+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac9a002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.625+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57c4b754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.625+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a27bcc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.625+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c4b754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.625+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74e68d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.625+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d1e385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.625+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad3ef74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e68d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.626+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad3ef74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.626+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302, and the Request Id: 2a44ca96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.626+0000 [https-jsse-nio-auto-2-exec-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: 6b812b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303, and the Request Id: 33775472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.627+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304, and the Request Id: 4cc4c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.627+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302-, and the Request Id: 28d65394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.627+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: 66f62042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.678+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c34eac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.679+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c280bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.679+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304-, and the Request Id: 14599139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.679+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3327dc05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.680+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302-, and the Request Id: 40bccc5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.680+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304-, and the Request Id: 2dd7c2c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.680+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ab6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.680+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303-, and the Request Id: 64bb5989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.680+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c280bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.680+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ab6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.680+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3abf0007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.681+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359c1f7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.682+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d7aff0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.682+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7aff0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.682+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73619fae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: 5fdbae30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.683+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73619fae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.684+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306, and the Request Id: 526a0854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.685+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7514d9a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.687+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4642f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.687+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f26eef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.687+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4e6baf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.687+0000 [https-jsse-nio-auto-2-exec-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: 17b7d2b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.688+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428e1408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.688+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a99f836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.689+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306-, and the Request Id: a36100c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.689+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f7c633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.689+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758ef0ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.689+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a99f836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.690+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35cc4f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.690+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22a59ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.691+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a59ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.691+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450bf720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.691+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305, and the Request Id: 278beff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.692+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cc4f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.692+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7503fbe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.691+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6f3a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.692+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f04b854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.693+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2daee9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.693+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db388f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.693+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 118f32bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.693+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118f32bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.694+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5335cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.694+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c0da58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.694+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f04b854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.694+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c0da58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.694+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5335cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.695+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303, and the Request Id: 5767b382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.695+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303, and the Request Id: 66da2554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.696+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2e4af2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.696+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13679ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.696+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7928c5b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.696+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ccffc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7928c5b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.697+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ccffc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.697+0000 [https-jsse-nio-auto-2-exec-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: 658770f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.697+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cdef5f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.698+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cdef5f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.698+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e746a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.698+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 420520f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.698+0000 [https-jsse-nio-auto-2-exec-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: 712ac4b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.698+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304, and the Request Id: 758872cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.698+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420520f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.699+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303-, and the Request Id: 5d893809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.699+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29159458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.700+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29159458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.700+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4323ae68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.700+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77a0f863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.700+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305, and the Request Id: 270c3ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.700+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4323ae68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.700+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a0f863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.700+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303-, and the Request Id: 48599ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.701+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70cd3856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.701+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14f2d04d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.701+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cd3856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.702+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27fafb7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.702+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f2d04d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.702+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 530abb7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.703+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fafb7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.703+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530abb7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.703+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495a087d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.704+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495a087d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.704+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c771128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.704+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: 50a3fa3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.704+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304-, and the Request Id: 5ca5a1b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.705+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 2fa975a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.705+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: 1d9a41e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a459c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.705+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303, and the Request Id: 1b22a987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a459c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305-, and the Request Id: 1016a87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.705+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5f1d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.706+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5031b118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.706+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307, and the Request Id: 4a41f033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.709+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305-, and the Request Id: 4e1804fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.709+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7425a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.710+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d88ac69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.710+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303-, and the Request Id: 6e3d4605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.710+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 516f99d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.710+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723e8280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.710+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: 54c6abd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.711+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5228614f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.711+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307-, and the Request Id: 4a10bba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.712+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b21786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.712+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33db857d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.713+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4085645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.718+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6373e9a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.718+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 767097e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.718+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3063a3cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.718+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d88662e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.718+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59cadb27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.718+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c34712a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.719+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 186e1581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.719+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c34712a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.719+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186e1581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.719+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767097e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.720+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472f6348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.720+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ddfcd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.720+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15784d53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.720+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e9bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.720+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40329fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.721+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e9bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.721+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40329fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.721+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dd64fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.721+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304, and the Request Id: ab2174a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.721+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd64fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.722+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304, and the Request Id: 5b3808eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.722+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306, and the Request Id: 7dcdb940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.723+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f660ef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.723+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4380df53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.724+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19df3f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.724+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f660ef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.724+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19df3f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.725+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721747f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.725+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e460a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.725+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63269364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.725+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58bda3d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.725+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63269364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.725+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bda3d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.725+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e460a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.725+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568c5be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.725+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b95808d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.726+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568c5be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.726+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b95808d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.726+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198e1708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.726+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198e1708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.727+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 919aac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.727+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306, and the Request Id: 502ed850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.727+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 919aac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.727+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c8f0b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.727+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8f0b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.727+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302, and the Request Id: 22f95cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.727+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304-, and the Request Id: 1612a61f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.728+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304-, and the Request Id: 868243a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.728+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305, and the Request Id: 340faa07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.728+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306-, and the Request Id: 5ed59c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.728+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 2ae3bb46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.728+0000 [https-jsse-nio-auto-2-exec-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: 7de953c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.728+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dcd9d06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.729+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcd9d06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.729+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78153343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.729+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d8fc9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.729+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d8fc9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.730+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78153343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.730+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: 90eaa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.730+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306-, and the Request Id: 2a54a31e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.731+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 722daacc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.731+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722daacc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.731+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: 6a4162c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.732+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308, and the Request Id: 3ddbc4a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.732+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 61374468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.733+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de323fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.734+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a85467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.734+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103e0cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.734+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304-, and the Request Id: 5d89cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.735+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: 60946c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.735+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac77b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.736+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: 64a1d66d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.736+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308-, and the Request Id: 3473096c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.737+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c13c8ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4067b110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.737+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 355b8cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.738+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f136f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.738+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6d948f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.739+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269b79c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.739+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2b715a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.740+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dafa888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.740+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2c41d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.740+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebfb5bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.741+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2de75fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.741+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b0a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.742+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2891531d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.743+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de75fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.743+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22244532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.743+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253cad24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.743+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2891531d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.744+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c91a0dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.744+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a927b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.744+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c66f498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.744+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c91a0dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.744+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c66f498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aad0f9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.744+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305, and the Request Id: e300073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.745+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305, and the Request Id: 3a35ce3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.745+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aad0f9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.745+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d8e4a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.746+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8e4a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.746+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcccc46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.746+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d99774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 2f541ee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.746+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fc79d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.746+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc79d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.747+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0c7462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.747+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d99774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.748+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: 1ded0e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.751+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 718d20f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.751+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f7f3486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.752+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718d20f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.752+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7f3486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.752+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 363e1570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.752+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2735e655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.752+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363e1570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.752+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2735e655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.752+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: 79abe311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.752+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305-, and the Request Id: 3c6c041f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.753+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a7034d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.753+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 612e449e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.753+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c06ddc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307, and the Request Id: 521f06e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7034d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307, and the Request Id: 77e2fbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c06ddc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612e449e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e32a234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6642d69d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5b104a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6642d69d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e32a234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.754+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25749bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.755+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25749bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.755+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 282ee575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.755+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282ee575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.755+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 431ab96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.755+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: 492d5a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.756+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431ab96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.756+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: 4a5a73eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.756+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303, and the Request Id: 7b089ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.756+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309, and the Request Id: 2f521bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.757+0000 [https-jsse-nio-auto-2-exec-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: 6151b967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.758+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c957ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.759+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307-, and the Request Id: 4c95826a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.759+0000 [https-jsse-nio-auto-2-exec-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: 1a9c0f3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.759+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35efb455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.760+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307-, and the Request Id: 3683255f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.760+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307-, and the Request Id: 67d9381a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.760+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303-, and the Request Id: 19bfc19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.760+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309-, and the Request Id: 7b855945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.760+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209887e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.760+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: 580f122c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.761+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e52fab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.762+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62aa756e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.762+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e1e01c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.763+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd105d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.764+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a160ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.764+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40bc06ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.764+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 852d5e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.764+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337436c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.765+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 852d5e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.765+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b8fdde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.765+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66cb931e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.766+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66cb931e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.766+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405e47bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.767+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c911d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.767+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b71d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.767+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ed9e8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.767+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c911d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.768+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11b08bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.768+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 2b0c8b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.768+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ee5b205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.768+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b08bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.768+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee5b205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.769+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43caf961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.769+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7af7d164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.769+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af7d164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.769+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306, and the Request Id: 7dce8652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.770+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306, and the Request Id: 6309df65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.770+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e63657a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.770+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5571aab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.771+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a02af52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.771+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: 4da03963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.771+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a02af52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.772+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75da4d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.772+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75da4d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.773+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: fc89527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.773+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2de4599b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.774+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 808cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.774+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306-, and the Request Id: 729236ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.774+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de4599b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.774+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 808cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.774+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d19dd79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.775+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca85450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.775+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8afe4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.775+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306-, and the Request Id: 6dfd10ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.776+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6066c855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.776+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306-, and the Request Id: 15c68a77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.776+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6066c855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.777+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5239d76f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.777+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5239d76f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.778+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7613abc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.778+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16ccd9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.778+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29a14d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.779+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ccd9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.779+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 92582fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.779+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29a14d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.779+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92582fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.779+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: 715d06a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.779+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 919d52d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.780+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 919d52d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.780+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308, and the Request Id: 7386feeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.780+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308, and the Request Id: 53b80cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.780+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f37d2a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.780+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29464f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.781+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be5e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.781+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29464f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.781+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be5e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.782+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36b6529f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.782+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa2c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.782+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486b31ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.782+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b6529f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.782+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6510abd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.782+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307, and the Request Id: d0699a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.782+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 117a8090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.783+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117a8090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.783+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310-, and the Request Id: 5c1fafa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.783+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304, and the Request Id: 70cd5abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.783+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: 494801be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.784+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308-, and the Request Id: 10cb93ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.784+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308-, and the Request Id: 4cdab555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.785+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2f7dc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.785+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be8b9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.786+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41d5afd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.787+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564c03b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.787+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d5afd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.787+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: 7331fc3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.788+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7202089a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.788+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b76b7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.788+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307-, and the Request Id: 1ccc565b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.789+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bb13cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.789+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b678828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.789+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb13cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.789+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a90252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.789+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b678828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.789+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a90252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.789+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bee9e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.789+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: 3f410771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.790+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 435d3fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.790+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bee9e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.790+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 760f4ffa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.790+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307, and the Request Id: 759dee16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.790+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435d3fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.790+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760f4ffa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.791+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726cc2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.791+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fef5554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.791+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fef5554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.792+0000 [https-jsse-nio-auto-2-exec-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: 57c8d71b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.792+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d3cac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.792+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307, and the Request Id: 4ed6312c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.792+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307, and the Request Id: 1b85f81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.794+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e929bc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.794+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c30960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.796+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5d7d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.796+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b7e748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.797+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b7e748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.797+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bed4666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.797+0000 [https-jsse-nio-auto-2-exec-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: 456dd490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.798+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bed4666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.798+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424c32dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.798+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1c0c8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.799+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307-, and the Request Id: 249e98da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.799+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: 57427f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.799+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311, and the Request Id: 56751edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.799+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: 4c990417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.800+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7501cf6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.800+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eb70c56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.801+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb70c56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.801+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f429c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.801+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55948dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.801+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f429c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.801+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d6615a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.802+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6615a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.802+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0432f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.802+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0432f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.802+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311-, and the Request Id: 7963f13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.803+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309, and the Request Id: 4c108c81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.803+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309, and the Request Id: 63144d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.804+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d693401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.805+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd22806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.805+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d531844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.805+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739426d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.806+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739426d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.806+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a20aebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.806+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21aec2d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.808+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21aec2d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.808+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35436d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.809+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35436d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.809+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65cb6ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.809+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305, and the Request Id: 1518c395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.809+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309-, and the Request Id: 3d8db933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.810+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50e1716b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.810+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49136596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.810+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd014f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.810+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309-, and the Request Id: 2d8adb82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.811+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49136596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.811+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e1716b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.811+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 631b7141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.811+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59e5ed01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.812+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631b7141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.812+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e5ed01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.812+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: 639be16b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.812+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a84134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.812+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a84134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.813+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308, and the Request Id: 5e3777e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.813+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542722f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.813+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309, and the Request Id: 530a3ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.813+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 576a0010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.814+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32022489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.814+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157e78d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.814+0000 [https-jsse-nio-auto-2-exec-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: 7add3ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.815+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 419ce3d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.815+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2caa3afa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.815+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419ce3d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.816+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308-, and the Request Id: 3e770cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.816+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e0a44ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.816+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0a44ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d8cddb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.817+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308-, and the Request Id: badd48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8cddb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.817+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308, and the Request Id: 52ca9961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.818+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72fa820c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.818+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208bf73e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.818+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309-, and the Request Id: 7b03f6b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.818+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fa820c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.819+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d18b717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.819+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15b14a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.820+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b14a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.824+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d15877f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.824+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5351ddc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.824+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308, and the Request Id: 11decc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.825+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdd7c6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.825+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4076be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.824+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3097fcc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.825+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308-, and the Request Id: 1f9ab6bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.826+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3097fcc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.826+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388d099c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.826+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f91331f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.826+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f91331f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.826+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e233ed2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.826+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312, and the Request Id: 58fae9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.827+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e233ed2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.827+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ac6b6e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.827+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac6b6e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.828+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f9de135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.828+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9de135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.828+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715b233f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.828+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310, and the Request Id: 36b80394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.828+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308-, and the Request Id: 685855f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.829+0000 [https-jsse-nio-auto-2-exec-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: 4df75f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.829+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e69ced2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.830+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e534eb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a758391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.830+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3447f6ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.831+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e534eb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.831+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c7db53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.831+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312-, and the Request Id: 7c57dd13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.831+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34a95123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.832+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a95123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.832+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577fe48a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.832+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310-, and the Request Id: 78eac732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.833+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310, and the Request Id: 23fb173e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.833+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 125cb2aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.833+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125cb2aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.834+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4be4628f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.834+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c41314b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.834+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be4628f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.835+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c41314b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.835+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: 3c90fa5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.835+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4fac41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4fac41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eb2599e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.836+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306, and the Request Id: 2beb5f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.836+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 926ac28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb2599e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10cfda2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.837+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 784a4003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.837+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb68869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.837+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310, and the Request Id: 525b256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.837+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784a4003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.838+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c1897d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.838+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55349a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.838+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55349a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.838+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309, and the Request Id: 11565060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.839+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3078db95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.839+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772d1c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.839+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3078db95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.840+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309, and the Request Id: 13a379c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.840+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310-, and the Request Id: 49c76733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.840+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: 7ecef94c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.840+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61ee0214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.841+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ee0214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.842+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58014b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.842+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309-, and the Request Id: 715b7f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.842+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb2b7eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.842+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310-, and the Request Id: 689ace64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.842+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d4bac70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.842+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28882f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.843+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4bac70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.843+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28882f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.843+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eda3d2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.843+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309-, and the Request Id: 7e14c18f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.844+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2de70f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.845+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c36108f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.845+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d491d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.845+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309, and the Request Id: 92ae505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.845+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c36108f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.846+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: 2e23ee38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.846+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55236af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.847+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66eb2b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.847+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba5d40a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.847+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55236af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.847+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66eb2b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.847+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18b54e89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.848+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b54e89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.848+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702da70a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.848+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702da70a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.848+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6373e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.849+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7f356c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.849+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311, and the Request Id: 3d4ef8bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.849+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58958d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.850+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33ee0b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.850+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9a14fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.850+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ee0b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.850+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309-, and the Request Id: 19dda73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.850+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35515fe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.851+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309-, and the Request Id: 42fac12c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.851+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd57ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.851+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309, and the Request Id: 272f619b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.851+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35515fe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.852+0000 [https-jsse-nio-auto-2-exec-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: 579779a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.853+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b0305f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.853+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311-, and the Request Id: 74e942b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.854+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f2b3f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.854+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f2b3f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.854+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 707f0fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.855+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707f0fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.855+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12856ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.855+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648d69e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.855+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a04508b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.856+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24be15f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.856+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309-, and the Request Id: 227e543a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.856+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313-, and the Request Id: 4e36f202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.856+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d720abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.857+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a04508b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.857+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53dabdd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.857+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d720abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.857+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dabdd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.857+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 580ceedd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.858+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580ceedd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.858+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58c28cb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.858+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b87ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.858+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c28cb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.858+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311, and the Request Id: 6921fbba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.859+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307, and the Request Id: 71629742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.859+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310, and the Request Id: 77525276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.859+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f24db4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.860+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f24db4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.864+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310, and the Request Id: 108c3d3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.864+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8a2920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.865+0000 [https-jsse-nio-auto-2-exec-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: 643192a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.865+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9538bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.865+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7ea059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.865+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e11f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.865+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a84c4c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.866+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7ea059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.866+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310-, and the Request Id: 337bbe17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.867+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 418a9dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.867+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 418a9dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.868+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4080fb6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.868+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311-, and the Request Id: 75d0d68d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.868+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: 22a2601e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.868+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4080fb6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.869+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c36e88a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.869+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: bfef4f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.869+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c361ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.870+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb0038c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.870+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c361ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.870+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2332f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.870+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2332f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.870+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a2df06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.871+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310, and the Request Id: 7b3efdf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.871+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7362e1fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.872+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488f5409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.872+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7362e1fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.872+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211c2853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.873+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 724efcbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.873+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311-, and the Request Id: 7e0d75d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.873+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724efcbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.873+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312, and the Request Id: 534f8858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.873+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e83ad57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.874+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d14dee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.874+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272e5129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310-, and the Request Id: 17ae737a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.875+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae4c679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.875+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d14dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.875+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310, and the Request Id: 5d7815c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.876+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a10c6d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.876+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d33a5d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.877+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a10c6d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.877+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe2c952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.877+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76ff4c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.878+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ff4c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.878+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312-, and the Request Id: e9c277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.878+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a14d963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.878+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a13a31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.878+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cbc5a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.878+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314, and the Request Id: 3c9580e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.879+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4691c45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.879+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4691c45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.880+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c0e19b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.880+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0e19b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.880+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310-, and the Request Id: d15b5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.880+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d12293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.881+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 1aeb4dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.881+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d12293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.881+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30410141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.882+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30410141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.882+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308, and the Request Id: 6eeeca58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.882+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fed0cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.883+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fed0cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.883+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76850594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.883+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76850594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.883+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314-, and the Request Id: 5cf3f490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.884+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f634259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.884+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f226c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.884+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 981413e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.884+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f634259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.885+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3369292a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.885+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2764f68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.885+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4976725a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.885+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: 2a43a6aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.885+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3369292a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.885+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae8de4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.885+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2764f68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.885+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae8de4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.885+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351957c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.886+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312, and the Request Id: 4da97eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.886+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311, and the Request Id: 6968d54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.886+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311, and the Request Id: 6c13c237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.886+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: 49c0779f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.887+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ae4ebda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.889+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e92253b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.889+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e92253b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.889+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acee6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.890+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ce10aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.890+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f040586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.890+0000 [https-jsse-nio-auto-2-exec-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: 349a0e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.890+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e1987d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.890+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ce10aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.890+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 272f3f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.891+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311-, and the Request Id: 70f86a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.891+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311-, and the Request Id: 40837f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.891+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 398bb32d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.891+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272f3f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.891+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311, and the Request Id: 6f54b4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.891+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ec33ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.892+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ec33ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.892+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8cb269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.893+0000 [https-jsse-nio-auto-2-exec-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: 702000dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.893+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aae98cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.893+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 719045db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.893+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aae98cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.894+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719045db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.894+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2548babe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.894+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2548babe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.894+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a7f43e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.895+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b0d6a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.895+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311, and the Request Id: 2e0f682e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.895+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f44481f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.896+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f44481f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.896+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48fc3c23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.896+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aebaffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.896+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452b7b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.896+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48fc3c23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.896+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 229b9f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.896+0000 [https-jsse-nio-auto-2-exec-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: 3157731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.897+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229b9f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.897+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ef60d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.897+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313, and the Request Id: 767f25ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.897+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: 1289f292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.898+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311-, and the Request Id: 5d8fd595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.898+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a569d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.899+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311-, and the Request Id: 2d664bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.899+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a569d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.900+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64399eff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.900+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64399eff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.900+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7343b966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.901+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b7e703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.901+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e1bedc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.901+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 7eca03a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.901+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb0778f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.901+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1bedc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.901+0000 [https-jsse-nio-auto-2-exec-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: 6c29263e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.902+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e79992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.902+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3480cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.902+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3480cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.902+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57fe257f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.902+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315-, and the Request Id: 5db53d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.903+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309, and the Request Id: 624f83b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.903+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 718d6b15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.904+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d001d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.905+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d001d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.905+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42fc45c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.906+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: 7ffa6c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.906+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42fc45c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.906+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 111c625e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.906+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c006b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.906+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b1333dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.906+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d10d78c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f42737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.907+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: 250af7a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.907+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de41c7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f42737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.907+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1333dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.907+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 111c625e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.908+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312, and the Request Id: 17e71bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.908+0000 [https-jsse-nio-auto-2-exec-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: 53c5c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.909+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f81b1c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.909+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50310cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.909+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f81b1c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.909+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e5f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.910+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f65bcd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.910+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312, and the Request Id: 22fe4b31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.910+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f39233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.911+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f39233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.911+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726784a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.912+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160a64eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.912+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20fe01a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.912+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312-, and the Request Id: 6571c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.912+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1996a399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.912+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313-, and the Request Id: 6110ce64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.912+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1996a399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.913+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: 42eddd5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.913+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f6ca403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.913+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26f4069c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.914+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6ca403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.914+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44443b53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.914+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5e83b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.915+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f4069c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.915+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44443b53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.915+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 614a8d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.915+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312-, and the Request Id: 42782a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.915+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312, and the Request Id: 52153d4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.916+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614a8d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.916+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7afd9a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.917+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afd9a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.917+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f62c9ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.917+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d006ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.917+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8b759f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.917+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312-, and the Request Id: 23d9fa9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.917+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35a234f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.917+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c9dcaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.918+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a234f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.918+0000 [https-jsse-nio-auto-2-exec-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: 475eae81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.918+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9dcaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.918+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fbd8f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.918+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbd8f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.919+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: 169e775e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.919+0000 [https-jsse-nio-auto-2-exec-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: 1d859d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.920+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57733516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.920+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312-, and the Request Id: 7a3c14d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.920+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57733516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.921+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b28964f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.921+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b15883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.921+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b15883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.922+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9074f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.922+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fc35ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.922+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9074f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.923+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5a760d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.923+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b191c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.923+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39b33745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.923+0000 [https-jsse-nio-auto-2-exec-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: 7cfa2dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.924+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b33745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.925+0000 [https-jsse-nio-auto-2-exec-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: 554f31b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.925+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316-, and the Request Id: 7a35eab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.925+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 1a0ad395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.926+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3028b571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.927+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67963ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.927+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311b9253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.927+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3028b571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.928+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e3bb6a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.928+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e9dae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.928+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c4678d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.929+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539b07b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.929+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e9dae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.929+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: 2b2c6e7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.929+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4678d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.930+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313, and the Request Id: 732053d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.930+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: 31315b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.931+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11984b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.931+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313-, and the Request Id: 1a4441ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.931+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60dfd786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.932+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a8c57c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.932+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16596a9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.932+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16596a9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.933+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591e70fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.933+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc82cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.933+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313-, and the Request Id: 4bd6ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.934+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314, and the Request Id: 33e0d826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.934+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a3638a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.934+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c73afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.934+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a3638a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.935+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd0ab44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.935+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 598f88b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.935+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd0ab44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.935+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313, and the Request Id: 3cdfc807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.935+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60dfd786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.936+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d96dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.936+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d96dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.937+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3048579b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.937+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433e9dfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.937+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433e9dfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.938+0000 [https-jsse-nio-auto-2-exec-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: 203c0fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.938+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36031042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.939+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c275cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.939+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75b5617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.939+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 743761b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.939+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314-, and the Request Id: 505abe2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.939+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c275cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.939+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b5617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.939+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743761b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2840b6ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.940+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315, and the Request Id: 78841878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2840b6ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.941+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317, and the Request Id: 2b706486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.941+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68853d11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.941+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fcba31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.941+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68853d11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.943+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: 31383b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.945+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e531ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.945+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313, and the Request Id: 79927387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.947+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38baf5a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.948+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: 2873bd7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.948+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3bbbb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.948+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38baf5a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.948+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315-, and the Request Id: 5e86cfa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.949+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317-, and the Request Id: 792ec785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.949+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 131231bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.949+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131231bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.950+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35839d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.950+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3317d390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.951+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670ec3e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.951+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313-, and the Request Id: 7a7648e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.951+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311, and the Request Id: 3776dcd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.951+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5a8f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.952+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5a8f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.952+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722ee2ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.952+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234686cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.952+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407b5015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.952+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31aa494b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.953+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31aa494b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.953+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 35f4254e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.953+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40827b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.954+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40827b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.955+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f05de3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.955+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9605a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.955+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f05de3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.955+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a982f97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.955+0000 [https-jsse-nio-auto-2-exec-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: 2fac85a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.955+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dcd5de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.955+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314, and the Request Id: 162e22e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.956+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dbdce66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.956+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbdce66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.957+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707d3f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.957+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707d3f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.957+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cbca00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.957+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65edf9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.958+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: fe0a826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.958+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 427b2e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.958+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314, and the Request Id: 7a754223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.959+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 109ab2e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.959+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314-, and the Request Id: 79c3d346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.959+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109ab2e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.960+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559c984d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.960+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ff41e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.960+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559c984d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.960+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff41e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.960+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b15e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.961+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4130b6a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.961+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ab49176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.961+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314, and the Request Id: 48b6f554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.961+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dfbf957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.962+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cd45539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.962+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab49176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.962+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfbf957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.962+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd45539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.962+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aabba26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.962+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ea3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.962+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315, and the Request Id: 39d84e60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.963+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aabba26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.963+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314-, and the Request Id: 1be91464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.963+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da24c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.963+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ef4d3d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.964+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da24c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:54 2025-10-04T14:14:54.964+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef4d3d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.964+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ef817b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.964+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef817b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.966+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e68126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.966+0000 [https-jsse-nio-auto-2-exec-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: 4f85a75b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.967+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314-, and the Request Id: 6979abb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.967+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318, and the Request Id: 6c23b9a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.967+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f9af7c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.967+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134fa184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.967+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9af7c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.969+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a178b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.969+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d99ee9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.969+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d99ee9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.970+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fbdde6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.970+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315-, and the Request Id: 6868423a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.970+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314, and the Request Id: 3e9d79f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.970+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7f1ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.972+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318-, and the Request Id: 5495332a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a3e344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a3e344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316, and the Request Id: 130a0264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.975+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 830d0ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.975+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c3542c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.975+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dfb6210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.976+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfb6210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.976+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312, and the Request Id: 3625ade4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.977+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314-, and the Request Id: 32a90efd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.977+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1436cb36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.977+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2af80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.977+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1436cb36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.978+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aad1b85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.978+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316-, and the Request Id: 6f8e7b4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.978+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69b1f6b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.979+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b1f6b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.979+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b2ce92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.979+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 6ce94904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.979+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ba2fa19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.980+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba2fa19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.980+0000 [https-jsse-nio-auto-2-exec-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: 1eecc312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.980+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18696cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.981+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18696cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.981+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: 6e07d0a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.981+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6199dad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.981+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68aade36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.981+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315, and the Request Id: 10733c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.982+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30963b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.983+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: 2bcf4da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.983+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 657a9705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.984+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657a9705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.984+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4279288b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.983+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b2447a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.985+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2447a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b04a435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.985+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2074b9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.985+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315-, and the Request Id: 3b23cf04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.986+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d3bd1d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.986+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e3f5fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.986+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31adf89a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.986+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f6c66f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.986+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3bd1d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.987+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e3f5fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.987+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31adf89a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.987+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6c66f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.987+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cb0e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.988+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 323e3a47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.988+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323e3a47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.988+0000 [https-jsse-nio-auto-2-exec-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: 106d6eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.989+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45e29adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.989+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282e93f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.989+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315, and the Request Id: 3e61f533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.989+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e29adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.990+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6a31bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.990+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316, and the Request Id: 385d18df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.990+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319, and the Request Id: ee39f06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.990+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e2c637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.991+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5b8d35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.991+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c033c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.993+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: 5224ff83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.993+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3336d0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.994+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5713cb1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.994+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316-, and the Request Id: 599a208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.994+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40328980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.994+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319-, and the Request Id: 23ac7d40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.994+0000 [https-jsse-nio-auto-2-exec-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: 543e3302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.995+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dce55fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.995+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40328980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.995+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5713cb1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.995+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22e69db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.996+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4062528a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.996+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e69db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.996+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c358e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.996+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4062528a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.997+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56a3425b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.997+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a3425b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.997+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317, and the Request Id: 814093d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.998+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6801cc38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.998+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313, and the Request Id: 6603e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.999+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6801cc38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:54.999+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46365cfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.001+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50effe3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.001+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b06d719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.001+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3853b37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.002+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b06d719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.002+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e388e68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.002+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585cd9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.002+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29cf56cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.002+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585cd9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.003+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317-, and the Request Id: 64be1e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.003+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cf56cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.003+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5785707e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.003+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d4b3c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313-, and the Request Id: 1d5d0c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.003+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5785707e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.003+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d4b3c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.003+0000 [https-jsse-nio-auto-2-exec-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: 43c9afd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.004+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 18662a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.004+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d495c6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.004+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1849f74d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.005+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d495c6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.005+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315, and the Request Id: 16ff123f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.005+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df1edca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.006+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c3eef36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.006+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c91e9ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.007+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3eef36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.007+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183c3e4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.007+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e9a06aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.007+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9a06aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.008+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344b96df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.008+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: 3db750af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.011+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a07d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.011+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a07d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd58250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.012+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd58250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.012+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315-, and the Request Id: 9a23d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.013+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: 3f59e048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.013+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316, and the Request Id: 46347bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.015+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: 76b7a6a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.016+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7026775e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.016+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: e35223c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.016+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b25824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.016+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316-, and the Request Id: 72cfb504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.017+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7026775e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.017+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22828dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.017+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28a7dec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.018+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a7dec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.018+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1031c442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.018+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: 44f17937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.018+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316-, and the Request Id: 73a4dc62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.018+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 461d00a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.019+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1031c442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.019+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461d00a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.019+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320, and the Request Id: 514fc6ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.019+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e37fa50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.019+0000 [https-jsse-nio-auto-2-exec-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: 31407a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.020+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574e4ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.020+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31594497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.020+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 355c5d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.021+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31594497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.022+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f4f4857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.022+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6066a038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.022+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4f4857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.022+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b2864a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.023+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29960fc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.023+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318, and the Request Id: 145ad79d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.023+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c3c166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.024+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac026e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.024+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320-, and the Request Id: 51692bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.024+0000 [https-jsse-nio-auto-2-exec-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: e95ec05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.024+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 658bfcf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.025+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658bfcf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.025+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f09aec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4483016c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.026+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f09aec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.026+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314, and the Request Id: 4e2726e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.027+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318-, and the Request Id: 2182ffa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.027+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd1f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.027+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd1f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.028+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59516ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.028+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1352a936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.028+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a48d17b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.029+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c0225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.029+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8388d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.029+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1352a936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.030+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3186e301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.031+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140a909d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.032+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140a909d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.032+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6acbcf94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.032+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54f25518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.032+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6acbcf94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.032+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f25518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.033+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd17eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.033+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6172db17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.033+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d4d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.033+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6172db17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.034+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: 24acebd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.034+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316, and the Request Id: 691dd31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.035+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: 27b08b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.035+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e470a1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.035+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74c6055b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.035+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7de9c7ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.035+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c6055b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.036+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de9c7ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.036+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a6292f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.036+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316, and the Request Id: 45419cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.036+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a6292f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.036+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70bd7dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.036+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70bd7dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.037+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317, and the Request Id: 21736a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.038+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317-, and the Request Id: 156fad16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.038+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 349931ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.038+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: 46e0bc04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.038+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349931ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.038+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 535ff88c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.038+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316, and the Request Id: 969826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.039+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535ff88c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.039+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6909da54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.039+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317, and the Request Id: 5504039a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.040+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 243a3a9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ec7740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.040+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0cb4ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.040+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243a3a9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ec7740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.041+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ca28d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.041+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca28d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.041+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317-, and the Request Id: 485e7b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.041+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33dd873d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.042+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33dd873d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.042+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316-, and the Request Id: 2f740515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.042+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57300de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.043+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321, and the Request Id: 654442fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.043+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1518f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.043+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316-, and the Request Id: 612fc201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.044+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318, and the Request Id: 6732cc0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.044+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aac3ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.044+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aac3ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.045+0000 [https-jsse-nio-auto-2-exec-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: 7655db2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.045+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3be61c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.046+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321-, and the Request Id: 1c727e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.047+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf80a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.047+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f84767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.047+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6216334a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.047+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f84767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.048+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6242ffe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.048+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319, and the Request Id: 24715c75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.048+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7739f02d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.048+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ccd872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.049+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a581a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.049+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318-, and the Request Id: 7f96efcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.049+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dadb45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.050+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30456e99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.050+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e36e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.050+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30456e99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.051+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 296c6511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.051+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296c6511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.052+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44018048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.052+0000 [https-jsse-nio-auto-2-exec-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: 7c616541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.052+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f35d457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.053+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319-, and the Request Id: 17b9c9bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.053+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63418f06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.054+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63418f06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.054+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f56f4c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.054+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42904d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.054+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76bc9759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.054+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76bc9759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.054+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f56f4c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.054+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137b569b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.055+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10ecc168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.055+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e255f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.055+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ecc168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.055+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242b5616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.056+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242b5616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.056+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318, and the Request Id: 69a296d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.056+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d5dd938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.056+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317-, and the Request Id: 5d42c61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.056+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5dd938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.056+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bfdadb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.056+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315, and the Request Id: 42dd5a9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.057+0000 [https-jsse-nio-auto-2-exec-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: 3cde312c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.057+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 672bee8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.058+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672bee8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.058+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e0231ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.059+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0231ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.059+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ab2decc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.059+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab2decc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f348e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.059+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 521fee0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.060+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f348e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.060+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3174fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.060+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521fee0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.060+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317, and the Request Id: 5d4c15f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.060+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: 5192b554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.061+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497a5b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.061+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625edbef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.061+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 736078cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.061+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318-, and the Request Id: 871f6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.062+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736078cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.062+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a824be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.062+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318-, and the Request Id: 7fac3eb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.062+0000 [https-jsse-nio-auto-2-exec-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: 5b4ca89c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.062+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a824be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.063+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322, and the Request Id: 1f613710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.063+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5614d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.063+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5614d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.064+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318, and the Request Id: 7a90ce19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.064+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5d4744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.065+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317-, and the Request Id: 6977775b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.065+0000 [https-jsse-nio-auto-2-exec-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: 12caf2e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.065+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1811914e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.066+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b62009b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.066+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1811914e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.066+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b62009b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.067+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2658e9b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.067+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612d9c36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.067+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322-, and the Request Id: a371514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.067+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22d6272a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.067+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d3731e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.068+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d6272a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.068+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3731e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.068+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0e3f4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.068+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319, and the Request Id: 24b48f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.069+0000 [https-jsse-nio-auto-2-exec-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: 2cc90989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.069+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318-, and the Request Id: 44bb3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.069+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f90bf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.070+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29311e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.071+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1742b7a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.071+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29311e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.071+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e132ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.072+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e132ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.072+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b77a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.072+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 42977b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.073+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 117b36ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.074+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2bffce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.074+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2439eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.074+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319-, and the Request Id: 2eab9e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.074+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6666c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.074+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6d3e69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.075+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: 69e31916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.075+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c361eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.075+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30303971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.075+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: 7f8e8131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.078+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b770b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.078+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b770b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.079+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48dd1e05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.079+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fef09b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.079+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e0e916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.079+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3926e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.079+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45d73a0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.080+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3926e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.080+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56316d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.080+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47e90b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.080+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e0e916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.080+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d73a0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.080+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e90b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.080+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d387048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.081+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d387048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.081+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 460ac1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.081+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54cdf0a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.082+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cdf0a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.082+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460ac1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.082+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676e0aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.082+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aad9152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.082+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676e0aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.082+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b198cca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.082+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b198cca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.083+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319, and the Request Id: 6b6fc384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.083+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27ec641d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.083+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316, and the Request Id: 44d1e80f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.083+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: 5b7f9ade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.083+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ec641d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.083+0000 [https-jsse-nio-auto-2-exec-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: 292943f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.084+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a3745ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.084+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323, and the Request Id: 64340987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3745ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.085+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302c3ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.086+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302c3ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.086+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b90ed92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.086+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318, and the Request Id: 4f70fb1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.086+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcdd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.087+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32deba69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.087+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7891ab59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.087+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32deba69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.087+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: a0a0383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.087+0000 [https-jsse-nio-auto-2-exec-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: 7bfad20b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.088+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318-, and the Request Id: 3b20b6cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.088+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319, and the Request Id: 69bddc41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.088+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323-, and the Request Id: 78ca1af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.088+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319-, and the Request Id: 197f154c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.089+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318-, and the Request Id: 6fe9eb68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.090+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ebaaca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.091+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebaaca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.091+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c90e10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.091+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c90e10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.091+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c9defad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.092+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9defad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.092+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fc84b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f07b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.092+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc84b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f07b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.093+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 641c1d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.093+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641c1d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.093+0000 [https-jsse-nio-auto-2-exec-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: 32109d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.108+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321, and the Request Id: 4faf1881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.109+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd694bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.109+0000 [https-jsse-nio-auto-2-exec-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: 4cadf31c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.109+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19323a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.110+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6776a31e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.111+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319-, and the Request Id: 1eaa6048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.111+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9e2a37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.111+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: 4d2a5fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.111+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70074d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.112+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e99e2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.113+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321-, and the Request Id: 39e0751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.114+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eda869e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.114+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef8a123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.114+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77de7ae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.115+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7408ae25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.116+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e3ab830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.117+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320-, and the Request Id: 2f001ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.117+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2c665e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.117+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42146c82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.117+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234ae646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.118+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7902bbde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.118+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11b3f31d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.118+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7902bbde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.119+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b3f31d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.119+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bf587d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.119+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 100b25d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.119+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26542165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.119+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26542165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.120+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100b25d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.120+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317, and the Request Id: 3080e035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.120+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324, and the Request Id: 7b9e5ce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.121+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cef971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.122+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11382fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.122+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c7052bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.122+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24e4b5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.122+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11382fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.122+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7052bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.123+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afbfc4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.123+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b947bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.123+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b947bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.124+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1171312a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.124+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35b31190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.124+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1171312a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.124+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324-, and the Request Id: 1092ffe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.124+0000 [https-jsse-nio-auto-2-exec-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: 5e71735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.125+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b31190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.125+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54221bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.125+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319, and the Request Id: 187c5d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.126+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2b69e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.126+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 701c56b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.126+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: ea0fba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.126+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701c56b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.127+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a8b6b9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.127+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8b6b9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.127+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eeb402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.128+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eeb402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.128+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bbd7c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.128+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320, and the Request Id: 323b6c18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.128+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e743319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.128+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbd7c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.129+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e743319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.129+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 35df62d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.129+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24468694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.129+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408f7bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.129+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: 57929b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.129+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24468694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.130+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d77c1a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.130+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319-, and the Request Id: 3b6a688a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.130+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f3cc174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.130+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319-, and the Request Id: 30d0cedc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.130+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512a07de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.130+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d77c1a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.130+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3cc174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.130+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe73c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.131+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe73c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.131+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 684ae581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.131+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684ae581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.131+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff232e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.132+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320, and the Request Id: 7986efb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.132+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff232e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.132+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322, and the Request Id: 688a03ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.132+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321, and the Request Id: 424baa43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.133+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320-, and the Request Id: 7cb8b3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.133+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: 11c74999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.134+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7deaf297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.134+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe0acd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.135+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320-, and the Request Id: 5e80918e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.136+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322-, and the Request Id: 716e2afd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.136+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f348ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.136+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320-, and the Request Id: 3422e21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.137+0000 [https-jsse-nio-auto-2-exec-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: 383f6ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.138+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18377614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.138+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38809b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.138+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37085353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.139+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d2099d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.139+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d2099d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.139+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eaa43fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.140+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44def7d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.140+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c3b6c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.140+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11c3b301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.141+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c3b301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.141+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2862d8cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.141+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee4fdea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.142+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2619cbb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.142+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 607393bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.142+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607393bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.142+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318, and the Request Id: 285e9dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.143+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52fa0a4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.143+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194df4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.143+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57dea377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.143+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52fa0a4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.143+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194df4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.144+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1f3e2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.144+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325, and the Request Id: 5d106e39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.145+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79da1a0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.145+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546402b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.145+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 106fbd31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.146+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6590669b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.146+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106fbd31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.146+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f73ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.146+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eb056c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.147+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f73ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.147+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eb056c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.147+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318-, and the Request Id: 37582305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.147+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2faa2c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.147+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320, and the Request Id: 5afe44f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.147+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320, and the Request Id: 7bb4380f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.148+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2faa2c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.148+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26ff27ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.149+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e01171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.149+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10696f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.149+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ff27ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.149+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e01171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.149+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10696f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.149+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3422822f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.149+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3422822f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.150+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c16266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.150+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321, and the Request Id: 5629bf11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.150+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 1952ed6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.150+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44edbc15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.151+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325-, and the Request Id: 4b0c8f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.151+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8eddc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.151+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44edbc15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.151+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320-, and the Request Id: 19c0ab6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.151+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c16266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.151+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8684e9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.152+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8684e9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.152+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53186a89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.153+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323, and the Request Id: 6bfb6db3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.153+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321, and the Request Id: 548347c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.153+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d5e75b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.154+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53186a89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.155+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ebb59e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.155+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebb59e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.156+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322, and the Request Id: 1e76a076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.156+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: 76c405d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.156+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: 2a7f9138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.157+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320-, and the Request Id: 2a9397ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.157+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321-, and the Request Id: acad6ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.157+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d20352b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.158+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 486a50c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.158+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767e5602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.158+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321-, and the Request Id: 8185a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.158+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6abe9934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.159+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486a50c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.159+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f81eff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.160+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e4267e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.160+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f81eff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.161+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322-, and the Request Id: 20c67612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.161+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321, and the Request Id: 4919fe11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.161+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a13e9b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.161+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3010a02c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.162+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1214d423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.163+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d1179f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.163+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67a164f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.163+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4803c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.164+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 592c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.164+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.166+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1beb03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.166+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71362b6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.166+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383fee9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.166+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321-, and the Request Id: 204b0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.166+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c4f735b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.166+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4f735b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.167+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c108dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.167+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319, and the Request Id: 4604782f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.167+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 594cacef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.168+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1934af2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.168+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594cacef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.168+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a549adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.168+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1934af2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.169+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28639731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.169+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28639731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.169+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7440432e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.169+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cdbfdbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.169+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321, and the Request Id: e82863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.170+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdbfdbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.170+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: 5d84a98f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.170+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6efba579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.170+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ae43c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.171+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a203a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.171+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: 6f026c32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.171+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a203a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.172+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f63aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.172+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f63aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.172+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2113cefa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.173+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 182a3fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.173+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2113cefa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.173+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182a3fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.173+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c4823f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.173+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324, and the Request Id: 3777437c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.173+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322, and the Request Id: 6c54a1ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.173+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4823f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.174+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e9e17d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.174+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e4c1de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.174+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f26712c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.174+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e9e17d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.175+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f26712c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.175+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4c1de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.175+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: 110eec5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.176+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 436dec32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.176+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ad0a86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b0ca4e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.176+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436dec32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.176+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321-, and the Request Id: 764925b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0ca4e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.176+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ad0a86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.177+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321, and the Request Id: 7fb12c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.177+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324-, and the Request Id: 5870233c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.177+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b48bfe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.177+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b48bfe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.177+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322, and the Request Id: 1de7c892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.178+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326-, and the Request Id: 3716451c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.178+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280b1b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.178+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322-, and the Request Id: 1053862c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.179+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322-, and the Request Id: 5de320e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.180+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323, and the Request Id: 6e085fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.180+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24538797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.182+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a91e64a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.182+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: 1100f5cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.183+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322-, and the Request Id: 64fe9d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.184+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323-, and the Request Id: 6866c0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.184+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a38a182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.184+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5b8d0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.184+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ba3ceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.185+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5479b333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.186+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc801fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.186+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579d3c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.186+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c9ddc38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.187+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9ddc38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.187+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 376b9e24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.187+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ad51db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.188+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e6cb580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.188+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6cd61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.188+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6cb580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.189+0000 [https-jsse-nio-auto-2-exec-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: 74024256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.189+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3288a19b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.190+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ffe51e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.190+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fbd8b6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.190+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ba0781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.190+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35da9c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.191+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b28f5c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.192+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23ffa60c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.192+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 594872d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.192+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594872d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.193+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ffa60c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.193+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40167675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.193+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71957852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.193+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322-, and the Request Id: 2cc46b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.194+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40167675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.194+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71957852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.194+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a21753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.194+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f90324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.195+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a21753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.195+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322, and the Request Id: 751210a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.195+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320, and the Request Id: 33f911c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.195+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e28c784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.196+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19a6c488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.196+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a6c488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.196+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e28c784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.196+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f1ee4fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.196+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f9fbdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.197+0000 [https-jsse-nio-auto-2-exec-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: 64a81790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.197+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17577f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.197+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f9fbdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.197+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17577f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.198+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1ee4fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.198+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a5d81dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.198+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323, and the Request Id: 7ddf03c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.198+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5d81dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.198+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe6032e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.198+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe6032e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.199+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2910e876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.199+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2910e876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.199+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590dea5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.199+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590dea5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.199+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23e5fcaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.200+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e5fcaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.200+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323, and the Request Id: 5c65648b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.201+0000 [https-jsse-nio-auto-2-exec-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: 21f31d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.201+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: 16a338ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.201+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 637b0644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.201+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3e327e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.201+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: 1e571d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.201+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 637b0644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.202+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322, and the Request Id: 564ff658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.204+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325-, and the Request Id: 2813a079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.205+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b6c12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.206+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: 6ab4faba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.206+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd84793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.206+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323-, and the Request Id: fd93f9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.206+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323-, and the Request Id: 51e448e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.206+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: 74d9d9e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.207+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327-, and the Request Id: 72187429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.207+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd84793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.208+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e0967d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.208+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3523d1e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.208+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0967d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.208+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324, and the Request Id: f754b13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.209+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670b6770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.209+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322-, and the Request Id: 104b5bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.210+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21a4701e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.210+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d06c42b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.210+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a4701e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.210+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717ef939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.211+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec88c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.211+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5a0c5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.211+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74793437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74793437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.212+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f4bce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8285504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.213+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324-, and the Request Id: 596549c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.213+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df24b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.213+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: 36d32a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.214+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6d7b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.216+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ccc13d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.216+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d172788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.217+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44348058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.217+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa78b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.218+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdf3ce1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.218+0000 [https-jsse-nio-auto-2-exec-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: a443919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.218+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3351c426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.218+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa78b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.219+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59bb6479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.219+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca19834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.219+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a67cfc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.220+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bb6479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.220+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a67cfc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.220+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13c92a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.221+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b970963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.221+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321, and the Request Id: 4ef00371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.221+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7b3a8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.221+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b970963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.221+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7b3a8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.222+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f4d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.222+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326, and the Request Id: 3bccad44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.222+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 414cbfbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.223+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414cbfbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.223+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df4ee49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.223+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f79c2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.223+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f79c2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.224+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d840a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.224+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fdd05db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.225+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 7467e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.225+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42e75b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.225+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d840a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.225+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e75b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.226+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321-, and the Request Id: 71ba0a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.226+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38d7e039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.226+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 634de238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.226+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdd05db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.226+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634de238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.226+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d7e039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.226+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d7d3c35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.227+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19535b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.227+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7d3c35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.227+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52384a41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.227+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19535b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.227+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52384a41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.227+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 791f3dee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.227+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324, and the Request Id: 1c1c8000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.228+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323, and the Request Id: 2e12b51c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.228+0000 [https-jsse-nio-auto-2-exec-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: 4272f435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.228+0000 [https-jsse-nio-auto-2-exec-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: 5297d1fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.229+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf5ec38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.230+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791f3dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.230+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4af59b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.230+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: 2b029c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.230+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4af59b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.230+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323, and the Request Id: 27670904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.231+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77f2b2be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.231+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39546491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.231+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f2b2be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.232+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324-, and the Request Id: 73af0549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.232+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325, and the Request Id: 7bf88784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.232+0000 [https-jsse-nio-auto-2-exec-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: 508dff7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.233+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323-, and the Request Id: 32185984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.233+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633eeb4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.233+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324-, and the Request Id: 513d3109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.234+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324-, and the Request Id: 68ad8dcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.234+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 471bf97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.234+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: 6d2617b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.235+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471bf97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.235+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6355233f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.236+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb4125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.236+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb056f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.237+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c14804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.237+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378ac82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.238+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8cc82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.238+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325-, and the Request Id: 17754ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.238+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b710bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.238+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec0f6c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.239+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a582f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.239+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b710bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.239+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324, and the Request Id: 6c3f62ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.240+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e70663b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.240+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3360bec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.240+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e70663b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.241+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a77f407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.241+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3e24f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.241+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a77f407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.242+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 603d88d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.242+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603d88d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.242+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394a8118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.242+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f38bcda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.242+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394a8118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.243+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322, and the Request Id: 640c9a04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.243+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b57d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.243+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9598af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.243+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327, and the Request Id: 376d4d6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.244+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44095b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.244+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14dbe3ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.244+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324-, and the Request Id: 6315394e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.244+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7143187b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.245+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7143187b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.245+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 298a34d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.246+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 298a34d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.246+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d98e579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.246+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 771b4f39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.246+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: cecb4c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.247+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771b4f39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.247+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d98e579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.247+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 295fd05d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.247+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f6676a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.248+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42603134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.248+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5091dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.248+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42603134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.248+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329, and the Request Id: 20e51c84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.248+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1dc63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.248+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295fd05d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.249+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6676a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.249+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327-, and the Request Id: 3f162ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.249+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a4b655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.249+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741c705a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.249+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: 389dd8d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.249+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a4b655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.249+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324, and the Request Id: 4b384b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.249+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1dc63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.249+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310e9d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.250+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5091dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.250+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325, and the Request Id: 50c1a565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.250+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 189c5a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.251+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189c5a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.251+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5bde88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.251+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324, and the Request Id: 52ce4508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.251+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5bde88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.252+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325, and the Request Id: 48920712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.253+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329-, and the Request Id: 76a9952c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.253+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325-, and the Request Id: 41a7c2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.254+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d1ec52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.254+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72605159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.254+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: 3b116b72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.254+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7ce1aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.255+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7ce1aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.255+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64ee773d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.256+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ee773d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.256+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324-, and the Request Id: 1adc464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.256+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f31d404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.256+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325-, and the Request Id: 56a73134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.257+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326, and the Request Id: 658233ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.259+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325-, and the Request Id: 2260ef5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.260+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b087b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.260+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2f0ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.260+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf6f3d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.261+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326-, and the Request Id: 75df4c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77cdca61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.262+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252f7dd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.263+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c501545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.263+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cbaebdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.263+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d7bd118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.265+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7bd118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.265+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fed5078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.265+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44feea31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.265+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e248423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.266+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cca6d0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.286+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6196a91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.286+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7023da60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.286+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c8a3e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.288+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f54df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.288+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8a3e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.288+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d816b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.312+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d816b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.313+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 770f57e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.313+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325, and the Request Id: 2501e915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.313+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a28410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.313+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a99c275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.313+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c11137e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.314+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b29147f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.314+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a28410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.314+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 127b6a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.315+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c11137e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.315+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a99c275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.315+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127b6a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.316+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598c3328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.316+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323, and the Request Id: 6ceb3474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.316+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f204527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.316+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f204527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.317+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1039527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.317+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598c3328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.317+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f8863e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.317+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1039527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.317+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50455517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.318+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330, and the Request Id: 245795f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.318+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8863e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.318+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 7ed8582b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.318+0000 [https-jsse-nio-auto-2-exec-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: 57a9737b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.318+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57c9aa09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.319+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325-, and the Request Id: 4a8945ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.319+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4192e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.319+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c9aa09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.319+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50455517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.320+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a1e0e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.320+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8014eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.320+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a5369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.320+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4192e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.320+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8014eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.320+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1e0e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.320+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a5369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.321+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5335ad16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.321+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325, and the Request Id: 40097852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.321+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: 57d069f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.321+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5335ad16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.321+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27164a29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.321+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326, and the Request Id: 22fe9088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.322+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27164a29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.322+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 530e0048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.322+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327, and the Request Id: 4729c390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.322+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330-, and the Request Id: 1eed74a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.323+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: ba6879f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.323+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: 350be4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.323+0000 [https-jsse-nio-auto-2-exec-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: 1a7daf2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.323+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 530e0048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.325+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325-, and the Request Id: 4a67f03a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.325+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d1fd70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.325+0000 [https-jsse-nio-auto-2-exec-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: 5d2333cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.326+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326-, and the Request Id: 6ccbfcbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.326+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327-, and the Request Id: 6112c0ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.327+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326-, and the Request Id: 69b4971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.327+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e091969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.327+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8cf674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.328+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69318396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.329+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325-, and the Request Id: 18a095e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.330+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c458116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.330+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140a8398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.330+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e521f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.330+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1a674f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.331+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20505c2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.337+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f32ef9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.337+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e59be9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.337+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d325b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.338+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165e30f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.340+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2074790f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.340+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c982249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.341+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf2812f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.341+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cc47632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.341+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b146da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.341+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bf71a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.342+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc47632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.342+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75780f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.342+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf2812f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.343+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4458170d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.343+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e9f956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.344+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23791cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.344+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4458170d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.344+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e9f956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.344+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23791cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.345+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 5551c45a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.345+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7607466f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.346+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7607466f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.346+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d4d35f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.346+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329, and the Request Id: 596f180c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.347+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326, and the Request Id: 1ed0318d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.348+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f96bf69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.349+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20bc22e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.349+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bc22e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.350+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17580260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.350+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425151a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.351+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425151a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.351+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17580260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.351+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: 28fde56b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.351+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326-, and the Request Id: 3db3109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.352+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cbd460a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.352+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbd460a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.352+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ddd5a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.352+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e7d4e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.353+0000 [https-jsse-nio-auto-2-exec-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: 1493c3a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.353+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7d4e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.353+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddd5a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.355+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d154b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d154b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263d23d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263d23d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cdabd88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.356+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d6a897a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.356+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 218d6069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.356+0000 [https-jsse-nio-auto-2-exec-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: 601c2b97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.356+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdabd88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.357+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 218d6069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.357+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6a897a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.357+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331, and the Request Id: 7c1d45d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.357+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36470d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.358+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ea37ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.358+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: 4f8070f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.358+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ea37ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.358+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36470d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.358+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 506388cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.360+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bed2355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.360+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329-, and the Request Id: c6b1a46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.358+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327, and the Request Id: 50aeb72b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.360+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bed2355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.361+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b9e8dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.362+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326, and the Request Id: 66933fd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.363+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327-, and the Request Id: 5313d352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.363+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331-, and the Request Id: 7d6702e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.363+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134b7da9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.363+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326, and the Request Id: 42401903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.364+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: 644e2deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.365+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80f94b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.366+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326-, and the Request Id: 14590efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.367+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78be7dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.367+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328-, and the Request Id: 446c66a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.367+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c92989f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.367+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78be7dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.368+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c56b76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.368+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290142cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.368+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fcb225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.369+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fcb225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.369+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327-, and the Request Id: 7776d5f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.369+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326-, and the Request Id: 7471f1c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.369+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: 327ac4e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.370+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34575996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.370+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d5defc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.371+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2accf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.373+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29261f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.373+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e374d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.373+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3950fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.373+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209fae79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.373+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb07387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.373+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e374d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.374+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 395a131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.374+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d81ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.375+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395a131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.375+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 178f61fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.375+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20128b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.375+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178f61fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.375+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: 32bd9bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.376+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328-, and the Request Id: 610a3b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.376+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee87305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.376+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 409d4ba9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.376+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409d4ba9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.377+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68f129f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.377+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330, and the Request Id: 5b475e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.377+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576840e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.377+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f129f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.377+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576840e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.378+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44009e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.378+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42325ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.378+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c852f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.379+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490e50ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.379+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fbe6a23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.379+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c852f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.379+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbe6a23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.379+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42325ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: 2f99b3f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332, and the Request Id: 7eba432f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.380+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3738eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.380+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473f3bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.380+0000 [https-jsse-nio-auto-2-exec-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: c2d93e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.380+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3738eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ab272e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.381+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330-, and the Request Id: a0b093f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.381+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 138993ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.382+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325, and the Request Id: 1b79bf3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.382+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a9fadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.382+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138993ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.382+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10c2c03e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.382+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a9fadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.383+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5b87be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.383+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c2c03e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.383+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5b87be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.383+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327, and the Request Id: 42af1e0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.383+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d9cf3a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.384+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5beb9c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.384+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9cf3a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.384+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5beb9c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.384+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f816efc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.384+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329, and the Request Id: 553993d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.385+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f816efc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.385+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332-, and the Request Id: 68c271a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.385+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327, and the Request Id: 6b02f991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.386+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e41f0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.386+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df52fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.387+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df52fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.387+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20081143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.387+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: 388b92b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.387+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: 346cbb98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.388+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 1cdb8813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.388+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7869a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.388+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: 4c238c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.388+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7ddee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.389+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329-, and the Request Id: 7902fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.389+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327-, and the Request Id: 37f633bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.391+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1796d489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.391+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30cc4a46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.391+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1796d489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.392+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533aad8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.392+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a21a52f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.393+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ecb3846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.393+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328-, and the Request Id: 3b7e8904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.394+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f8cafa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.394+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5608b8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.394+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5608b8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.394+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf5c107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.396+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 354b0948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.396+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9a8374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.396+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798cf9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.397+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798cf9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.397+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 172dc392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.398+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172dc392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.399+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d36193a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.399+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5428375b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.399+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328, and the Request Id: 4a478e0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.399+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324cc72c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.402+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e2cbd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.402+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a71695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.402+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36dacb01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.403+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e2cbd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.403+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: 2aa50c09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.403+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4978f7bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.403+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4978f7bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.404+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a927483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.404+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a927483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.405+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326, and the Request Id: 6224f0cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.405+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22158b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.405+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328-, and the Request Id: 67799856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.405+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ab5b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.405+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22158b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.406+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb41aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.406+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33752c93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.407+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ab5b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.407+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331, and the Request Id: 514c7229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.407+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38b24bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.407+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3525818a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.407+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b24bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.407+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6afe825e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.408+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3525818a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: 3d3dac38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.408+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afe825e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.408+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c492e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.408+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c492e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.409+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424986b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.409+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691c7914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.409+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691c7914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.409+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6757ae95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.409+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328, and the Request Id: 2fe46919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.410+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333, and the Request Id: 289a823e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.410+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74805486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.411+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330, and the Request Id: 311b1beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.411+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74805486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.411+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5796df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.411+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c985a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.411+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c8db9bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.412+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c985a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.412+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8db9bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.412+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de09e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.412+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de09e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.413+0000 [https-jsse-nio-auto-2-exec-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: ba1602e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.413+0000 [https-jsse-nio-auto-2-exec-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: 44243697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.413+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331-, and the Request Id: 74fc3f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.414+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 966f017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.414+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fbef34f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.414+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbef34f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.415+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df3f71b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.415+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328-, and the Request Id: 1b4230be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.415+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c01827e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.415+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1145008a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.415+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df3f71b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.415+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330-, and the Request Id: 3ca02001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.416+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329, and the Request Id: 7a56ea46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.416+0000 [https-jsse-nio-auto-2-exec-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: 7e85a706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.416+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328-, and the Request Id: 5d528abe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.418+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461ad750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.418+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a7c5e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.419+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7c5e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.419+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d373848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.420+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 963403e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.420+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272cb8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.420+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17947f17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.420+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 963403e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.420+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ab23d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.420+0000 [https-jsse-nio-auto-2-exec-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: 6dd95f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.421+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17947f17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.421+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7f994c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.421+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: d3b1375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.422+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329-, and the Request Id: f370383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.422+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343393a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.422+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7abe8ec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abe8ec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.423+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6379afe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.423+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 5c2499fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.424+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f9e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.424+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6379afe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.425+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f092774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.425+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c26bb6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.426+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c26bb6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.426+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d32c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.426+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327, and the Request Id: 6f34ad6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.426+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a83c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.427+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8e5b21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.427+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: 6e5df64b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.427+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d58e576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.428+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330-, and the Request Id: 2fd60aa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.428+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e5f24bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.428+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5f24bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.429+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74208b21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.429+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c57af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.429+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74208b21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.430+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329, and the Request Id: 6d579135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.430+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b94898c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.430+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b94898c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.431+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 498b1728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.431+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b1f6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.431+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3909e480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.432+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498b1728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.432+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327-, and the Request Id: 7e173e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.432+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b1f6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.433+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41e1760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.433+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c4f4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.433+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e1760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.434+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 277e6f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.434+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277e6f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.434+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332, and the Request Id: 577791c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.435+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ac524e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.435+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329, and the Request Id: 6dd4e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.435+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ac524e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.436+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: 45f2dfd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.436+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329-, and the Request Id: 6dc5fc93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.437+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f5efed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.438+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f535c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.438+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f5efed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.438+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1791491e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.438+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a2e671a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.439+0000 [https-jsse-nio-auto-2-exec-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: 4b80b5d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.439+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467b98f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.440+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329-, and the Request Id: 261a8a0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.440+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e3c221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.440+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66f9a13c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.441+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334-, and the Request Id: 622b13f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.441+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e3c221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.441+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f9a13c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.442+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 355a28a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.442+0000 [https-jsse-nio-auto-2-exec-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: 757331a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.443+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab8b506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.443+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50079729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.443+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd6f7b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.444+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5599513a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.444+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 536e1f33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.444+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a921b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.444+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 618c0bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.444+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a921b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.444+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536e1f33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.445+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618c0bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.445+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e055564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.445+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e055564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.446+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69ee741e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.446+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331, and the Request Id: 200624c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.446+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 645f36f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.446+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ee741e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.446+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 53600601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.446+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7fa8fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.446+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 645f36f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.447+0000 [https-jsse-nio-auto-2-exec-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: 2e75b2b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.447+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da86b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.447+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da86b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.448+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 638e1ca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.448+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330-, and the Request Id: a9e5fe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.448+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638e1ca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.449+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 767876c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.449+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330, and the Request Id: 496342d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.449+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767876c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.449+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6115de79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.449+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328, and the Request Id: 2d982c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.450+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331-, and the Request Id: 395babb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.450+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330-, and the Request Id: 336d7f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.450+0000 [https-jsse-nio-auto-2-exec-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: 79bf1fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.451+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4234d10f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.452+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80b04c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.452+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc89b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.452+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0abda8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.453+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: dc7a3ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603411b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603411b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.453+0000 [https-jsse-nio-auto-2-exec-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: 4befbcc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.454+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64603ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.454+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64603ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.455+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330, and the Request Id: 3ed6a1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.456+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5892559e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.456+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5892559e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.456+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba65e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.457+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b2a412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.458+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b2a412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa7dfcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.458+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77890783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.458+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de9edbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.459+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: caf89ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.459+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5451f820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.459+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e4dd09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.459+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5451f820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.459+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: caf89ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.459+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2549268d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.459+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65c923f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.460+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c923f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.460+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330, and the Request Id: 373f7ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.460+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333, and the Request Id: 7f7758e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.460+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330-, and the Request Id: 20e8b498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.461+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1112aed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.461+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d8518e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.461+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d8518e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.462+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: 6be260b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.463+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680698c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.464+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330-, and the Request Id: 2e4c8205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.464+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2819e3d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.464+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b65a1f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.465+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce4807f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.466+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70ad80a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.466+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: 318dc2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.466+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e04af46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.466+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce4807f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.466+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ad80a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.466+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335-, and the Request Id: 3db4b831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.466+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b65916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.466+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68e0dee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.467+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b65916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.467+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e0dee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.467+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332, and the Request Id: 6ae0d24b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.468+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: 5853a495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.469+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b713e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.469+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a3c7a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.469+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3c7a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.470+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5f2ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.470+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79df77d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.471+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 383ce37c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.471+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383ce37c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.474+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69bf3357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.474+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332-, and the Request Id: 6434f114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.474+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79207d31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.475+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331-, and the Request Id: 192f2777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.477+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d71d062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.478+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d71d062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.478+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb93fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.478+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb93fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.478+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dccdf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.478+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f905b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dccdf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.479+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e010430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7defe1c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.479+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f905b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.479+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7defe1c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.479+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539b7ca0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.479+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e010430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cabcaf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245745a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e9edcd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329, and the Request Id: 198d807c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9edcd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245745a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332, and the Request Id: 7a3ce22f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f3e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331, and the Request Id: 5e4a4b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8ace71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.480+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: 1e0c64c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.481+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: 2b8f0832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.481+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 264f055f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.483+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c061cbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.483+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c061cbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.483+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: 2c999745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.484+0000 [https-jsse-nio-auto-2-exec-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: 6e8dd985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.484+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331-, and the Request Id: 5f9d7306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.484+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6420e462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.485+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6420e462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.485+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331-, and the Request Id: 4cef77e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.485+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331-, and the Request Id: 7f3ce89d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.485+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f57a672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.485+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331, and the Request Id: 246f800a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.485+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b37da3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.486+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b37da3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.487+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59179ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.487+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59179ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.487+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8dac9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.487+0000 [https-jsse-nio-auto-2-exec-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: 53f28e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.487+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51946a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.488+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56411443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.488+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cecd915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.489+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cecd915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.489+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331-, and the Request Id: 79a4e983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.489+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c36a63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.490+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 338c4b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.490+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dcc2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.490+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c36a63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.490+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338c4b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.491+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336, and the Request Id: 1ca5ec58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.491+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a5da3b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.491+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7efdb885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.491+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36028271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.491+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5da3b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.492+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334-, and the Request Id: 3506d7c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.492+0000 [https-jsse-nio-auto-2-exec-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: 676d8874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.493+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51113af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.493+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e353b6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.493+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196801c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.493+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51113af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.494+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56aa55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.494+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f92b586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.494+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f92b586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.495+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333, and the Request Id: 9141def, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.495+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336-, and the Request Id: 4ca1876e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.495+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fda1289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.496+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332-, and the Request Id: 48be82e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.496+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e70143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.497+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55724a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.497+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab1587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.498+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ceff30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.499+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ceff30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.499+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d3b183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.499+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d648fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.500+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d648fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.500+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333-, and the Request Id: 45bc3185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.500+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19dd5f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.500+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34b4e05c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.501+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67565d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.501+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1a4362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.501+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7871f827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b4e05c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.501+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1a4362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 821d5b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.501+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273d7780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.501+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7871f827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.502+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 821d5b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.502+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d8de8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.502+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330, and the Request Id: 6ee7ccbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.502+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24065431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.503+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d8de8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24065431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63672472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.503+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 439ee363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.503+0000 [https-jsse-nio-auto-2-exec-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: 36d27f5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.503+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63672472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.504+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332, and the Request Id: 7c26c284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.504+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1720295a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.505+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b050c5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.505+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c074484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.505+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1720295a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.505+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42481b49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.505+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72db16ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.506+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c074484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.506+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72db16ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.506+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332, and the Request Id: 2c6d0185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.506+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2926218b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.506+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: 1032a9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.506+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332, and the Request Id: 1d4b7daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.507+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2926218b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.507+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: 44c411ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.507+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 713800a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.507+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483bfd4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.507+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332-, and the Request Id: 3fa19cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.508+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713800a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.508+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332-, and the Request Id: 67c5bcca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.508+0000 [https-jsse-nio-auto-2-exec-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: 3162631a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.511+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ebcfd72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.511+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebcfd72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.511+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e61d713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.512+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332-, and the Request Id: 2d3d6054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.512+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bab84b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.512+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6eb65d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.512+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c7f4d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.512+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335-, and the Request Id: 6c674c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.512+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e71c3d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.513+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7f4d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.513+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de6fd75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.513+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332-, and the Request Id: 61e96ac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.513+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de6fd75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.513+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72a14069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.514+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a14069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.514+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6089bb67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.514+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: 4a4e3d47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.514+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337, and the Request Id: 3b41e650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.516+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a21922e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.516+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 689f0b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.517+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689f0b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.517+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31707d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.517+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3abe2b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.518+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2255cd54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.518+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d0d4c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.519+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61553912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.519+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24df18e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.519+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337-, and the Request Id: 692500d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.519+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24df18e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.521+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9434cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.521+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333-, and the Request Id: 39513022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.522+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292549e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.522+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334, and the Request Id: 7338f82e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.522+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454b516f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.523+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f37852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.523+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172a16df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.523+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15a9a30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.524+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f37852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.524+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a9a30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.524+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354109dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.524+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4592df9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.525+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a1ec729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.525+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4592df9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.525+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152dcb9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.525+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1ec729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.525+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152dcb9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.525+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331, and the Request Id: 494f15e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.526+0000 [https-jsse-nio-auto-2-exec-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: 3e630012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.526+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e958478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.526+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e958478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.527+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5610e587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.527+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 2501c051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.527+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a1878f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.528+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334-, and the Request Id: 14f6ca7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.528+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a1878f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.529+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a02a7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.529+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a02a7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.530+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3319d2fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.532+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62376996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.532+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331-, and the Request Id: 293286c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.532+0000 [https-jsse-nio-auto-2-exec-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: 6130cbb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.532+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62376996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.532+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: 26123d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.533+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1861a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.533+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1861a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.534+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d8a3778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.535+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8a3778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.535+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333, and the Request Id: 29b719f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.536+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79829460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.536+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57dba7b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.536+0000 [https-jsse-nio-auto-2-exec-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: 2878b672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.537+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79829460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.537+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: 70c170a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.537+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80665db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.538+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474d6ee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.538+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334-, and the Request Id: 480e96d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.539+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 125696a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.539+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61622875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.539+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125696a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.539+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61622875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.540+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2323a702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.540+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75769316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.540+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2323a702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.540+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75769316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.540+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333-, and the Request Id: 2f81172f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.541+0000 [https-jsse-nio-auto-2-exec-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: 52d8ed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.541+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b11a8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.541+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32adff89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.542+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: 1ee68687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.542+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333, and the Request Id: 164ae1e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.543+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d898cff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.544+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338-, and the Request Id: 1905a2c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.545+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460fff8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.545+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f541445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.546+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a011129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.546+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e6fa71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.546+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42fbfb3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.546+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd45e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.547+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333-, and the Request Id: 53125240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.547+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab8deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.547+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e27ccd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.548+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfc6bb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.548+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab8deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.548+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e27ccd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.548+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dcf2ac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.548+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcf2ac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.549+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f007a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.549+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f007a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.549+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335, and the Request Id: 2f53c8ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.549+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 855bdca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.549+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332, and the Request Id: 3bb522c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.550+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad6567c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.550+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417b24cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.550+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efe9af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.551+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad6567c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.551+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2f6db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.551+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d80e193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.551+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38997362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.551+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2f6db0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.551+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f7676a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.552+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7676a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.552+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 243c63eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.552+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: d5c4df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.553+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38997362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.553+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 243c63eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.553+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97c3230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.553+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e028157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.553+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337, and the Request Id: 1e9b8e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.553+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e028157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.554+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: 2343e9d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.555+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335-, and the Request Id: 77a9d819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.555+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576c0399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.555+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332-, and the Request Id: 78f94a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.555+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6090f9a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.555+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576c0399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.556+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6090f9a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.556+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d600c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.556+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a97958b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.556+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6593aa59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.556+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d600c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.556+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6593aa59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.557+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334, and the Request Id: 70735e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.557+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334-, and the Request Id: f4f741c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.557+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c146b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.557+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 424c6734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.558+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: 6f1a9a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.558+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c146b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.558+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424c6734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.559+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 565264cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.559+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37a458e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.559+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334-, and the Request Id: 381f40d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.559+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565264cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.559+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a458e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.559+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de71301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.559+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7620c23d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.560+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 5ff34648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.560+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337-, and the Request Id: 37a89331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.560+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339, and the Request Id: 42753050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.561+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429a31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.562+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429a31e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.562+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9997a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.562+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334-, and the Request Id: 13dde4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.563+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25231f00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.563+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64110d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.563+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c38ce99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.563+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64110d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.564+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c24a7e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334, and the Request Id: 4b172012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.564+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: 64859e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.565+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790ccd17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334-, and the Request Id: 5cf44134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.566+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339-, and the Request Id: 35cc724a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.567+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6769d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.567+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93eec4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.568+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8ea098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.568+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334-, and the Request Id: 6bf505e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.569+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306e8464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.569+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e328fa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.570+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d265426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.570+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e328fa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.570+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d265426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.571+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28bdfa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.571+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 346cb77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.571+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bdfa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.571+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b248cc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.571+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346cb77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.572+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336, and the Request Id: 3479a69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.572+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aab15bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.572+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333, and the Request Id: 2283c0e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.573+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bdcc7ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.573+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51f6c5e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.573+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdcc7ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.574+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d45654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.574+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28947391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.574+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d45654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.575+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28947391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.575+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70624665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.576+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e56d8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.576+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d77647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.576+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e56d8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a751e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.576+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71be8acf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.576+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335, and the Request Id: 432cb843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.577+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: 4653b173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.577+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333-, and the Request Id: ccf9cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.578+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336-, and the Request Id: 6cfac1a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.578+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31c90784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.578+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c90784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.579+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab82544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.579+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39bd260a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.580+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bd260a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.580+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bb8de67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.580+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e53d5b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.580+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335, and the Request Id: 24cfbf8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.580+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb8de67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.580+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e53d5b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.580+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335-, and the Request Id: 31fe380a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.581+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a4cb7c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.581+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4cb7c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.581+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 387f9384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.581+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387f9384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.582+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a85f533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.582+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338, and the Request Id: 4bbeae23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.582+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: 11b74d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.583+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4febe14b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.584+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4febe14b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.584+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335-, and the Request Id: b620176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.584+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c1659b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.584+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8c69ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.584+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 336f2406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.585+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2a5ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.585+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1659b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.585+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336f2406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.585+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340, and the Request Id: 68e3b33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.586+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cbbd72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.586+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338-, and the Request Id: 2c80fb39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.586+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335-, and the Request Id: 484a3de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.587+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbbd72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.587+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: 70ac3a7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.587+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ae3434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.587+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c22472a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.588+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335, and the Request Id: 5310f4e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.588+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c22472a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.588+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59882ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.588+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48851699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.589+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482cb44d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.589+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59882ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.590+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48731128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.590+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335, and the Request Id: 54a689ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.591+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340-, and the Request Id: 16f79c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.591+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335-, and the Request Id: 73fe08e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.591+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27031dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.592+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8921eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.593+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1370f97c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.593+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41eaa244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.593+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dec5ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.594+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335-, and the Request Id: 486c59c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.594+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0664d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.594+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cca8e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.594+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590a8c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.595+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d55e969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.595+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dec5ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.595+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d55e969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.596+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f57250d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.596+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ee60a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.596+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f57250d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.596+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 673e7d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.596+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee60a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.597+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e12593b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.597+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673e7d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.597+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459a9ae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.598+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: 6e4fb585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.598+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: 47690478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.598+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5b6f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.599+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791f944a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.600+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5150f820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.600+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5150f820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.601+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 551a169d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.601+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551a169d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.601+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bbf86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.601+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719243bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.602+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337, and the Request Id: 596c10a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.602+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4457db99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.602+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 3cf1d991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.603+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334-, and the Request Id: 59323328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.603+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65fe374b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.603+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c73b09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.603+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4457db99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.603+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c73b09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.604+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fe374b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.604+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336, and the Request Id: 9479fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.604+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17da919a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.604+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17da919a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.604+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b0b01c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.605+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b416f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.605+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eee4047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.605+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eee4047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.605+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0b01c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.605+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b416f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.605+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336, and the Request Id: 640c760d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.605+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341, and the Request Id: 4909714e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.606+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28de6c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.606+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69498a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.606+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337-, and the Request Id: 630dd7e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.606+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28de6c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.607+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69498a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.607+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337, and the Request Id: 763dbd25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.607+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7d3f61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.607+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336, and the Request Id: 5fa50bd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.607+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3d2157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.608+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e84b123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.609+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: 3d4ea1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.609+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e84b123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.609+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341-, and the Request Id: 569b6fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.610+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e0a42f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.610+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0a42f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.610+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636fbdd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.611+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1843d12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.611+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336-, and the Request Id: 5af91677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.612+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339, and the Request Id: 509d3467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.612+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 393de4c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.612+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79554dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.612+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 393de4c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.613+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a82d6b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.613+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c83635f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.613+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a82d6b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.614+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: 20075b4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.614+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337-, and the Request Id: 3995392c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.615+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336-, and the Request Id: 7eeef0e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.615+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc5153a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.616+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339-, and the Request Id: 628af5c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.616+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 785e5ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.616+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774dd21b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.616+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc492cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.617+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9c63ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.618+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56480fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.618+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315cc57c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.618+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336-, and the Request Id: 399025f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.619+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4652bb98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.620+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b67e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.620+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15884bbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.620+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec93ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.620+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15884bbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.621+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f3ea9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.621+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 408ed7c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.621+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d958cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.621+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d50712a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.622+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d958cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.622+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408ed7c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.622+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3ad901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.622+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d50712a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.622+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3ad901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.622+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f3ea9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.622+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 670b074f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.622+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a9382e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.623+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670b074f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.623+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a9382e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.623+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79948767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.623+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338, and the Request Id: 66111393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.624+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2839dd7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.624+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13441aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.624+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337, and the Request Id: 3aff575a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.624+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335, and the Request Id: 6f9aeb8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.624+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598d9ba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.624+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2839dd7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.624+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598d9ba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.625+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4d8571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.625+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: 34014a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.625+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342, and the Request Id: 33633e87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60dd2968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.628+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338-, and the Request Id: 23e0704f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.628+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337-, and the Request Id: 34fc672a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.628+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 402cfed8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.629+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 508699bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.629+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402cfed8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.629+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d3de4dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.629+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508699bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.629+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3de4dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.630+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df3007a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.630+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58dc51e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.630+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3690da45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.630+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335-, and the Request Id: 3eaa7a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.630+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49cc378c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.630+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58dc51e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.630+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337-, and the Request Id: 2ac96db6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.630+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3690da45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.631+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: 57b4e7a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.631+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338, and the Request Id: 48b75812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.631+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 534a0370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.631+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49cc378c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.631+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534a0370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.632+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7c18a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.632+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203055ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.632+0000 [https-jsse-nio-auto-2-exec-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: 74a63d8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.633+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342-, and the Request Id: 394e2714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.633+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203055ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.633+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61320240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.634+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 357efe43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.634+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ece50b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.634+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337-, and the Request Id: 1637a314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.634+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357efe43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.635+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337, and the Request Id: 155592d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.635+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39b4d79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.636+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b4d79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.636+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338-, and the Request Id: 16a3637a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.636+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337, and the Request Id: 38295b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.636+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bc82ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.637+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b59fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.637+0000 [https-jsse-nio-auto-2-exec-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: 7ae18b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.638+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cca6f73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.638+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: 2406ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.638+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3086fcc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.639+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e74dc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.639+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337-, and the Request Id: 1ca85b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.639+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb8dc5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.639+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d4f2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.641+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 462927f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.641+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d16ef17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.641+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462927f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.641+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77dee90c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.642+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2deca0b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.642+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 981c8ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.643+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 981c8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.643+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0a2053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.643+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339, and the Request Id: e857313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.644+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6864e26c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.644+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6864e26c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.644+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1a20e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.644+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9141ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.644+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f21495b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.645+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56586793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.645+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21b7dcbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.646+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b7dcbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.646+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f21495b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.646+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: 56888734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.646+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a51d1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.646+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37fff349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.646+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245dc282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.647+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37264b3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.647+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a51d1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.647+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fff349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.647+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37715c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.647+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338, and the Request Id: 25a81326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.648+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7412f827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.648+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37715c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.648+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339-, and the Request Id: 1c91bed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.648+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7412f827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.649+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46bd8aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.649+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bd8aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.649+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 753aea65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.649+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753aea65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.650+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6af7a27d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.650+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af7a27d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.650+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343, and the Request Id: 9c7bcc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.652+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339, and the Request Id: 3b1b099d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.652+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7801b332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.652+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c97764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.652+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1daa19d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.652+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53b38bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.652+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336, and the Request Id: 57a37df4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.652+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1daa19d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.653+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b38bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcae1ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.653+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338-, and the Request Id: 4e6ef85d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.653+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7801b332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.653+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 793b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.653+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338-, and the Request Id: 62945f76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.653+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a803eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.654+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.654+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a803eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.654+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338, and the Request Id: 57a9a781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.654+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222671cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.654+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338, and the Request Id: 36ae2670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.654+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222671cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.655+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: 12b1d25b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.655+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341, and the Request Id: 6ef83c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.655+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343-, and the Request Id: 555a0226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 349f61e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349f61e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.656+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d3f8494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.657+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3f8494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.657+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561e7d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.657+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338-, and the Request Id: 65f3d711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.657+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338, and the Request Id: caa5ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.657+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: 370936f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.658+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e5bbf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.659+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b57aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.659+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcb804e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.659+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b89baeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.659+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338-, and the Request Id: 6230170d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.660+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341-, and the Request Id: 71f82a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.660+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 189b92ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.660+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799a4175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.661+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189b92ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.661+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b763bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.661+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338-, and the Request Id: 697e4d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.661+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76236bf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.662+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76236bf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.662+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cb8a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.662+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf0836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.662+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bef181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.662+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340, and the Request Id: ab817ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.663+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd43752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.664+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318a3eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.664+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10912e43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.664+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479171ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.664+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f16a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.666+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1673dfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.667+0000 [https-jsse-nio-auto-2-exec-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: 66dfd3f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.667+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 490168c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.668+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490168c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.668+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 681208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.668+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2185f4fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.669+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 125e2386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.669+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.669+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca16d53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.669+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125e2386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.669+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: 651bf2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.670+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10de8c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.670+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10de8c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.670+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 690ca0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.670+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344, and the Request Id: 7fa4eee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.671+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7cb768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.672+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fca9ad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.672+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690ca0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.672+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4114a1bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.672+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 330bf97f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.672+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4114a1bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.673+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd520e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.673+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330bf97f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.673+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fadb694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.673+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd520e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.673+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a494a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.673+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fadb694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.673+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 258c2ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.673+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339, and the Request Id: 5e4b9db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.674+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a494a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.674+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d64569a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.674+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258c2ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.674+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d64569a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.674+0000 [https-jsse-nio-auto-2-exec-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: 17057283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.674+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339, and the Request Id: 5620e509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.675+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340, and the Request Id: 30c49c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.675+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 497dbfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.675+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337, and the Request Id: 822fd53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.675+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497dbfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.676+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1676721b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.676+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344-, and the Request Id: 61c4c670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.676+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e895d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.677+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1676721b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.677+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d2156e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.677+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2156e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.677+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339-, and the Request Id: 72c185e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.677+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132d35ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.677+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 565f3b66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.678+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132d35ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.678+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565f3b66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.678+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339-, and the Request Id: 68b640be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.678+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339, and the Request Id: 7214abe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.678+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337-, and the Request Id: 5924129a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.679+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bd5090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.679+0000 [https-jsse-nio-auto-2-exec-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: 26cbc972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.679+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340-, and the Request Id: 625b5f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.679+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28af1723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.680+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28af1723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.680+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339, and the Request Id: 32f921e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.680+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b09aac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.681+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b09aac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.681+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 586e7ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.681+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf6661c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.681+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3588c8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.682+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf6661c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.682+0000 [https-jsse-nio-auto-2-exec-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: 605e22d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.682+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341, and the Request Id: 70641dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.683+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238c4dfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.683+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a76dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.684+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46dfc57e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.684+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278f3ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.684+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342-, and the Request Id: 7753d1f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.685+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182b5f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.686+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf96e74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.686+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339-, and the Request Id: 44fc09a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.686+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341-, and the Request Id: 63219795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.686+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a74f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.686+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24912ac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.686+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5703f4ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.688+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a431f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.688+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a2fdec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.689+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24a17241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.689+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a2fdec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.689+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f4e56d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.690+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4e56d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.690+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4228d336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.690+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52ec5e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.690+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5b0ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.690+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da1a4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4228d336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.691+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ec5e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.691+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3386e273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.691+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3780c33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.691+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8d403d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.691+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 484bce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.692+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3386e273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.692+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3780c33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.692+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 257874b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.692+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484bce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.692+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: 6079fc93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.692+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257874b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.692+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340, and the Request Id: 5f0186b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.693+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b5b5548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f59c47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.693+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340, and the Request Id: 3c4506a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.693+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55adae78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.693+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5b5548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.693+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55adae78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.694+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2588c2a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.694+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345, and the Request Id: b9c91f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.694+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2588c2a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.695+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe9abfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.695+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f783b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.695+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 5a828667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.695+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f783b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.695+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe9abfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.695+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: 79fcdcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.695+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bc06a46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.696+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 1c16fecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.696+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bc06a46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.696+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4302fa14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a971671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.697+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340, and the Request Id: 6746cce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a971671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340-, and the Request Id: 7e27c839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.697+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340-, and the Request Id: 34e8cf3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.697+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345-, and the Request Id: 54728cc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.698+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: a948f29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.698+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e44fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.698+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c7c2757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.698+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7c2757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.699+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343, and the Request Id: 6ac45874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.699+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338-, and the Request Id: 653bc4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.700+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f418097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.701+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4512721a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.701+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26e4be68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.701+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c17323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.702+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd7c82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.702+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e4be68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.702+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340-, and the Request Id: 2f27d1cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.702+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d5cfae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.702+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a58aaee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.703+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8e844a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.703+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a58aaee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.703+0000 [https-jsse-nio-auto-2-exec-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: 34311046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.703+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342, and the Request Id: 25b9f31d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.704+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57cf51b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.705+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cf51b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16f41dac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.705+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b6d7561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.705+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d054ef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.706+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f41dac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.706+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebbf0fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.706+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340, and the Request Id: 7f73e1b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.706+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f1fd10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.706+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f55986f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.707+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5abb5dce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.707+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342-, and the Request Id: 7307ac10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.708+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f7ac20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.709+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c6229d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.709+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fbd36a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.709+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee042ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.709+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbd36a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.709+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee042ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.710+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340-, and the Request Id: 427fd861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.710+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717000f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.710+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3353727d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.710+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717000f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.710+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203ad26e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.711+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3353727d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.711+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203ad26e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.711+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650754af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.711+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55df329e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.711+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 463a0d7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.711+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c43f22a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.711+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341, and the Request Id: 798c71ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.711+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342, and the Request Id: 521f313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.711+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c43f22a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.712+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb66ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.712+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55df329e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.712+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463a0d7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.712+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 760cbbab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.713+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760cbbab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.713+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: 5f92cad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.713+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afed36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.713+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ea7dcf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.713+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: 5347c05a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.714+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea7dcf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.714+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76deed31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.714+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339, and the Request Id: 4a03260c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.715+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c444701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.715+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c444701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.715+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341-, and the Request Id: 121908e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.715+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bb0435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.716+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ad86ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.716+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb0435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.716+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad86ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.716+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd6612c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.717+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd6612c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.717+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346, and the Request Id: 24601399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.717+0000 [https-jsse-nio-auto-2-exec-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: 4b08b88b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.717+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: abcaef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.718+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e743e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.718+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: 6360eb0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.720+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339-, and the Request Id: 6568bee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.720+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75854398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.720+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75854398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.720+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341-, and the Request Id: ae9d743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.721+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7293bcdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.721+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346-, and the Request Id: 3c1d79e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.721+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341-, and the Request Id: 55bb664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.721+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fd6a790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.722+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd6a790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.722+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64559eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.722+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344, and the Request Id: 595e98f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.722+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73218fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.722+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba8394c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.723+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64559eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.723+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36aeac19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.723+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b503e24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.724+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36aeac19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.724+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5855ee8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.724+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676ce46c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.724+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343, and the Request Id: 182d4eb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.726+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 243d298c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.726+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92e39e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.747+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df7f82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.748+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386c86a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.748+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fdfe035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.748+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9ce487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.750+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344-, and the Request Id: 319b1f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.750+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2885b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.750+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bef014a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.751+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdfe035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.752+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e35c5d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.752+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e35c5d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.753+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b0c3d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.753+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ced732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.753+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0c3d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.753+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ced732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.754+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341, and the Request Id: 5cb03a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.754+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: db005fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.756+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6294c9ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.757+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6294c9ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.757+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333fb88a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.757+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 370ce545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.758+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56784b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.758+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd5bd54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.758+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370ce545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.759+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56784b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.760+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26835972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.760+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566b1e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.761+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26835972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.761+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2912dc94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.762+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2912dc94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.762+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4608e036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.762+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4608e036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.762+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341-, and the Request Id: 2565e9b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.763+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: 30adcb2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343-, and the Request Id: 3e110803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.764+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342, and the Request Id: 791785f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.765+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3086404e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.765+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: a7d108d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.765+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3086404e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.766+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5086bef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.766+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5086bef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.766+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 390e9aff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.767+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390e9aff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.768+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2470b2f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.769+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bb59a39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.769+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: 6e99d5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.769+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb59a39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.769+0000 [https-jsse-nio-auto-2-exec-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: 48383132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.770+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: 28f7af33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.770+0000 [https-jsse-nio-auto-2-exec-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: b3d2c92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.770+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347-, and the Request Id: 29d89fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.771+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1522d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.772+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d1a6106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.773+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684ae9bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.773+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1a6106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342-, and the Request Id: 35fdb0cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.775+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ceada28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.775+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4fccb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.775+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b517704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76d3c026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d3c026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.776+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: 60145a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.777+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 509e460e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.777+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342, and the Request Id: ec79439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.778+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7feed803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.778+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45fe457a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.778+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6724da42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.778+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c29f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.779+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c29f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.779+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7168e427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.779+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7168e427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.780+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345, and the Request Id: 5d2a2327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.781+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51167c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.781+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143ddf2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.787+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342-, and the Request Id: 3f35d923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.787+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af67db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.787+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf4753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.787+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345-, and the Request Id: 2afcbfbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.788+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a26d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.788+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4901a695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.788+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ab6320b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.789+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3820c4f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.789+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4901a695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.789+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab6320b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.789+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3820c4f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.789+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aa67788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.789+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa67788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.790+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bfd2616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.790+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfd2616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.790+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f1afc8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.790+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: 6ec299de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.791+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1afc8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.791+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: 41e6ba38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.791+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a22cc3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.793+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ed44ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.793+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7929150c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.793+0000 [https-jsse-nio-auto-2-exec-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: 4f672e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.794+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ed44ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.794+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a009166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.794+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a009166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.795+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 602b5862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.795+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67fa9495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.796+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602b5862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.809+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fa9495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.809+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344, and the Request Id: 1dc4e3f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.809+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3298f5a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.812+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b5cbda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.812+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348-, and the Request Id: 48414cc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.812+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342-, and the Request Id: a9a5a32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344, and the Request Id: 55389a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.812+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2868adc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.813+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 709cef63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.813+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: 2dbfeffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.814+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c88d6c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.815+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709cef63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.815+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4710598f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.815+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344-, and the Request Id: 522c56c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.816+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4710598f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.816+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b71ad11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.817+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b71ad11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.817+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343, and the Request Id: 77fee559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.817+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5abc5585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.817+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72df39c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.818+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 592c782d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.818+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e172d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.818+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592c782d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.819+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 212a0118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.819+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e172d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.819+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343, and the Request Id: 2be6bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.820+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344-, and the Request Id: 7c800f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.821+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e036cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.821+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e036cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.821+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c6c2e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.822+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15ce7b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.822+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: 2343b55b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.822+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343-, and the Request Id: 137291d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.822+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ce7b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.823+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343-, and the Request Id: 4fa7f7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.823+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6821ae4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.823+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6821ae4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.824+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73e50bbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.824+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1f245f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.824+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: 736ab17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.825+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e50bbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.825+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 780aed15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.825+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780aed15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.826+0000 [https-jsse-nio-auto-2-exec-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: 55e9487f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.827+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5cd766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.828+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e68c041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.828+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e155f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.828+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a0239c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.829+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343-, and the Request Id: 7fda3dfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.830+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343-, and the Request Id: 625ac0c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f4a24e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.830+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309464fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.830+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: 7bb2c96d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.831+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567b4074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.832+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75265f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.833+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23531145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.833+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23531145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.834+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75265f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.834+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b5b8fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.834+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b5b8fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.834+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b8e420d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.835+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b8e420d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.835+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60ed1639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.835+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ed1639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.836+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef6e217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.836+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c53163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.836+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334dcf22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.836+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342, and the Request Id: 51260620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.837+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c00ee1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.837+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343, and the Request Id: 57aad90c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.837+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10aed39a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.837+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c00ee1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.837+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54224f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.837+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52a7ec83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.838+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d56d4b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.838+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349, and the Request Id: 5f67c198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.838+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a7ec83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.839+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58d6dd02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.839+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d6dd02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.839+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 34545814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.840+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc82ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.840+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc82ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.840+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2acf315d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.841+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2acf315d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.841+0000 [https-jsse-nio-auto-2-exec-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: 5d53c4c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.842+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343-, and the Request Id: 5bf2de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.842+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d75bb55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.842+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ad7124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.842+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d75bb55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.842+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344, and the Request Id: 406014d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.843+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349-, and the Request Id: 1db3ed96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.843+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63844b59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.843+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ed47b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.843+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad1d78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.843+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63844b59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.843+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed47b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.844+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: 178c0171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.845+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: 56ddb18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.848+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fcd0ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.848+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ddbeebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.848+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344-, and the Request Id: 134fdc8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.848+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddbeebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.848+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c8808df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.848+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f82ae01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.848+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55076b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.849+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55076b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.849+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5646fa9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.850+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e61e993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.850+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e61e993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.850+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344-, and the Request Id: 68639ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.851+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344, and the Request Id: 6abe1574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.852+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345, and the Request Id: 1cab887e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.852+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14502b9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.853+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14502b9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.854+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778071a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.854+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c8ed68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.854+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c8ed68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.854+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec9d409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.855+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 14016b35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.856+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: 20b8b515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.856+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc57a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.857+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345-, and the Request Id: 7bbc1c5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.860+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a437467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13dd831c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.861+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c55fb52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.861+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a437467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.861+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0cd169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.862+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344-, and the Request Id: a8c25de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.862+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a45b17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.862+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369805be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.862+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bd1981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.863+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1febed60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.863+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498a9b12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.863+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1febed60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.864+0000 [https-jsse-nio-auto-2-exec-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: 2dc1570c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.864+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f6fbd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.865+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e8725f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.865+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f6fbd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.865+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15f0797f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.866+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f0797f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.867+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 266f172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.867+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ee27c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.867+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34cd0f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.868+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1362069b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.868+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 546f261b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.868+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cd0f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.869+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4691a12c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.869+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546f261b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.869+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347-, and the Request Id: 528c3fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.869+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4691a12c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.869+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a4387d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.870+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4387d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.870+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66c6b31a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.870+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7119fc09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.870+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7119fc09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.870+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145f78c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.870+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66c6b31a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.871+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145f78c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.871+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343, and the Request Id: 2df0285b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.871+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654a5495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.871+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2348390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.872+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350, and the Request Id: 18e941ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.872+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2348390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.872+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 722b8041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.872+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722b8041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.872+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345, and the Request Id: 67a7bf2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.873+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33ffad15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.873+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: 910335a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.873+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ffad15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 256acded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.874+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: 38dbd2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256acded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ed36ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.875+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345, and the Request Id: 3b8e5df3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.875+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5478fb72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.876+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5478fb72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.876+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: 4a34c68d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.876+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25520194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.877+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344-, and the Request Id: 2160058a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.878+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59152b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.879+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345-, and the Request Id: 6a8abe53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.880+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343-, and the Request Id: e52bf90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.880+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350-, and the Request Id: 5f6ed52f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.880+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345-, and the Request Id: 723e6c92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.881+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231d64fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.881+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49410650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.882+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 820a4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.882+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 820a4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.883+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: 5cfa9844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.883+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77065337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.883+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77065337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.883+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 714f2194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.884+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119535ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.884+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 714f2194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.885+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: 207e9396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.885+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174b7fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.885+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc65136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.887+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635d0d12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.887+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6168b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.887+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5267cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.887+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ee3a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.888+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee3a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.888+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74989a80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.888+0000 [https-jsse-nio-auto-2-exec-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: 66236408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.888+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74989a80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.889+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7918faed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.889+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7918faed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.890+0000 [https-jsse-nio-auto-2-exec-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: 6fdb8afb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.890+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9edc5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.892+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a253b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.892+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346-, and the Request Id: 7c821a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.892+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b8fdcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.893+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a253b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.893+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2686b46a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.894+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348-, and the Request Id: 6cb58969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.894+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c9a52c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.894+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20980a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.894+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9a52c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345-, and the Request Id: 6c2a94c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.895+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 737ad4b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.896+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 683a4312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.896+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40530c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.896+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca4fec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.897+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683a4312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.897+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e369edf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.898+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e369edf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.898+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2229d3a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.898+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: 4d586ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.898+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34564f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.898+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2229d3a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.899+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e5f43bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.899+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4544e3cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.900+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5f43bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.900+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: 32c102dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.900+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346, and the Request Id: 15f0c58b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.901+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604a02c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.901+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef90e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.901+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef90e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.902+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604a02c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.902+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a5f2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.902+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c3245b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.902+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 387f2abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.903+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3245b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.903+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387f2abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.903+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e45569a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.903+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3406025f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.903+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345-, and the Request Id: 883ebab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.903+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344, and the Request Id: 7295a3a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.903+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e45569a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.903+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3406025f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.903+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: 3bbc3412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.905+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410685dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.905+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53f2da8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.905+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f2da8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.905+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b3912e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.906+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b3912e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.906+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.906+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6997026e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.906+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346, and the Request Id: 37cfd92c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: 7d4cbb10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.907+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346-, and the Request Id: 3f68f120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.907+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344-, and the Request Id: f0fc833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.908+0000 [https-jsse-nio-auto-2-exec-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: d573e14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.908+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c325cc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.909+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27dd06d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.910+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27dd06d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.910+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba43065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.910+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57e65223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.910+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 36c53aab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.911+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e65223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.911+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b8ccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.911+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b8ccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.911+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346-, and the Request Id: 14ad5da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.912+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f3f23a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.912+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68fa8e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.912+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a1d733f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.912+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1d733f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.913+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: 4952296a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.913+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bab85f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.914+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347, and the Request Id: 6d87575c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.914+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e0a8c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.914+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0a4a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.914+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0a8c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.915+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f31f67a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.915+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa86fe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.915+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f31f67a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.916+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349, and the Request Id: 43cdacb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.916+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a4108d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.917+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b091246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.917+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1164265a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.918+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: ad2439c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.918+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bff8e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.918+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a42b556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.919+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a42b556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.919+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64456b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.920+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72082825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.920+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347-, and the Request Id: 17c12b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.920+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349-, and the Request Id: 196ff63d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.920+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347ca9ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.920+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72082825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.920+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54291948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.921+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347ca9ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.921+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 43bd39d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.921+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ab35017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.922+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e07042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.922+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab35017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.922+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7c41b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.922+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e07042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.922+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346, and the Request Id: 1ecdc55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.922+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1768c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.923+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c16c830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.923+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c16c830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.923+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c9a1f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.923+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1768c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.923+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: 4bb18c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.924+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9a1f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.924+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44830841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.924+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715ca072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.924+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27f41601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.925+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb4ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.925+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715ca072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.925+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f41601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.925+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4748ff92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.925+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4748ff92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.925+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: 538de6ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.926+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: 4eba51f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.926+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: 44fa16f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.926+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d6a6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.926+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d6a6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.926+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 689e9ee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.927+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689e9ee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.927+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347, and the Request Id: 7fec8897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.927+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345-, and the Request Id: 1792b253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.928+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 704f28ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.928+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346-, and the Request Id: 4de2bacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.928+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d92d570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.928+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704f28ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.929+0000 [https-jsse-nio-auto-2-exec-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: d3734af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347-, and the Request Id: 13b1ee75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.931+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50dcfd38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.932+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347-, and the Request Id: 383feeca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.933+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7981f548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.933+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9c9fe21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.934+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c9fe21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.934+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352-, and the Request Id: 15aff871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.934+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a213505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.934+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b55d03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.934+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70521adc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.934+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141a60fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3dd7e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3dd7e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.936+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 510d3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.936+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.936+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347-, and the Request Id: 56d83bdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.936+0000 [https-jsse-nio-auto-2-exec-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: 65d6cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.937+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703dc7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.937+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e3b751b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.938+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e3b751b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.938+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a62b5a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.938+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6850eb73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.938+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: 5690cd1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.939+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da34f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.939+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f15854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.939+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d545f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.940+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348-, and the Request Id: 7a8d898c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.940+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb310a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.940+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce3faab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.941+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: 190bf6f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.941+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e209539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.942+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48255df2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.943+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a86461e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.943+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a86461e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.943+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4658c97d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.944+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4658c97d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.944+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a60f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.944+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a60f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.944+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a45cb11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.945+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a45cb11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.945+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29bd6f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.945+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29bd6f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.945+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 208f4fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.946+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d17f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.946+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5744fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.946+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c528227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.947+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d17f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.947+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208f4fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.946+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28924225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.946+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2317189f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.946+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347, and the Request Id: 2064a0e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.946+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b394874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.946+0000 [https-jsse-nio-auto-2-exec-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: 64420777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.948+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28924225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:55 2025-10-04T14:14:55.948+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32815e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.948+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c79ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.948+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2317189f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.948+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32815e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.948+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c79ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.948+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350, and the Request Id: 1901e850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.948+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 328ce916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.949+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328ce916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.949+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 32652ed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.950+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348, and the Request Id: 30c42a08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.952+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347-, and the Request Id: 1e04d7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.952+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: 7389a2f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.954+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348, and the Request Id: 308d88e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.954+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3caefdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.955+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604f44ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.955+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c10dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.955+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3caefdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.955+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c86fe7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.956+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c86fe7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.956+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 567cfc33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.956+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b201d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.957+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567cfc33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.957+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353, and the Request Id: 39989efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.957+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5df4d1f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.957+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df4d1f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.957+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348-, and the Request Id: 2069decd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.958+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348, and the Request Id: 1a944558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.958+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: e102677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.958+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: 76bc66c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.959+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c436e6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.959+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a36d0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.959+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a36d0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.960+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76aeab96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.961+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348-, and the Request Id: 7e2eead4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.961+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353-, and the Request Id: 3e7a0beb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.961+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e60db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.962+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e60db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.962+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48eabd7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.962+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a17080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.962+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6c3292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.962+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48eabd7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.962+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348-, and the Request Id: 3d2489dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.963+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: 694f0973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.963+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52689161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.964+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52689161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.964+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349, and the Request Id: 6fc7a1a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.965+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2acc1abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.966+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bbb7342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.966+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a49e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.967+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fabf84f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.967+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170b5c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.967+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348-, and the Request Id: 5e4d1c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.967+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349-, and the Request Id: 37fdbab0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.967+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63390530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.968+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4697d3ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.969+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4697d3ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.969+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e614e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.970+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e614e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.970+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4faac311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.970+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4faac311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.970+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e75a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.971+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d9ad8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.972+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: 64fc1fa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.972+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d9ad8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.973+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a6fe0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23086595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.974+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f26b41c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.974+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23086595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.974+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351, and the Request Id: 79129761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.974+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 598c9534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.976+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9d243c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.977+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a3c6ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.977+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f453d0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.977+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 718a5612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.977+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9d243c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.977+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718a5612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.978+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: 5e9a7076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.978+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 739b0692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.978+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739b0692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.979+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: a0a52b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.980+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348-, and the Request Id: 56373e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.980+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74ae4cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.981+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ae4cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.981+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: 763e25aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.982+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c54bc17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.982+0000 [https-jsse-nio-auto-2-exec-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: 7eed06f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.982+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349-, and the Request Id: 41167188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.982+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619ae850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.983+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619ae850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.983+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b186cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.983+0000 [https-jsse-nio-auto-2-exec-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: 4fadf4bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.984+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6746e075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.984+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b73b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.984+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6746e075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.984+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc1347f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.985+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a0cb608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.985+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc1347f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.985+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bd8707c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.986+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd8707c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.986+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: acf99aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.986+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acf99aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.986+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433238e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.987+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433238e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.987+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349, and the Request Id: 37248e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.987+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349, and the Request Id: 1ec0a015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.987+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb4cf6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.988+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb4cf6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.988+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e394a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.988+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354-, and the Request Id: 4547d74d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.989+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 3d3774a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.989+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54cb494f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.989+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44df0049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.989+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 595887b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.989+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44df0049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.990+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 595887b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.990+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b6cbb60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.990+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c186594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.990+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6cbb60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.990+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c186594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.992+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350, and the Request Id: 18c98649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.992+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349-, and the Request Id: 41f5e4ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.992+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349, and the Request Id: 60514a2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.992+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: 695353d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.992+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64bc2e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.993+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728886e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.994+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2be271a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.994+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350-, and the Request Id: 3f77533d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.994+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be271a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.994+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713ea694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.994+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49838fb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.995+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49838fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.995+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ba24f73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.995+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349, and the Request Id: 77701400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.996+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a5abe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.996+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350-, and the Request Id: 299e510b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.997+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5182db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.999+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1a53fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.999+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349-, and the Request Id: a542a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.999+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382a0d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:55.999+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349-, and the Request Id: b003cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.000+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b244b58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.000+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 224d4e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.000+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15af79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.000+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 224d4e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.001+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ba310f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.001+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0176cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.001+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5573d901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.002+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5573d901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.002+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386577b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.003+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d9d2dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.003+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352, and the Request Id: 184d442a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.004+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 622b24ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.004+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5176cd02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.005+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5176cd02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.005+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622b24ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.005+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c346b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.005+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac13604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.005+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a5f8615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.005+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b505a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.006+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b505a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.006+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a5f8615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.006+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b943c7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.007+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348, and the Request Id: 7d9d1c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.007+0000 [https-jsse-nio-auto-2-exec-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: 4c4b39c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.007+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54fe00c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.007+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: 6b88424e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.008+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8e23b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.008+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200414a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.009+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e23b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.009+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fe00c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.009+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c12ad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.009+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac13604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c12ad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 250222d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.010+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254936d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250222d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.010+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c37871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b39fa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.010+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254936d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b39fa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.011+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e043d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.011+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e043d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.011+0000 [https-jsse-nio-auto-2-exec-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: a5d0f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.011+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350, and the Request Id: 6aa13ee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.011+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351, and the Request Id: 66fc0ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.012+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67986714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.012+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67986714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.013+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355, and the Request Id: 7468f845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.013+0000 [https-jsse-nio-auto-2-exec-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: 5164967e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.013+0000 [https-jsse-nio-auto-2-exec-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: 276893ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.013+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12b23b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.013+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b23b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.014+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1806d12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.014+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: 74c96358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.014+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d097fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.015+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e54435e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.015+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: 62523c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.015+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d097fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.016+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5b3f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.016+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351-, and the Request Id: 19298222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.016+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5b3f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.016+0000 [https-jsse-nio-auto-2-exec-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: 515fb968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.017+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d159327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.017+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18da34b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.017+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355-, and the Request Id: 1d625d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.018+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536a7c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.018+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350, and the Request Id: 58a29fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.018+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350-, and the Request Id: 6449d902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.019+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b3b0fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.019+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3b0fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.019+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18373f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.020+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a0a85d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.020+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0173fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.020+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5a962b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.020+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0173fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.021+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eabb62f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.021+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350, and the Request Id: 4d6eabd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.022+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a2c789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.022+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4a784f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.022+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394b45d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.023+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350-, and the Request Id: 492e45da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.024+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a1b7c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.024+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ea3d22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.024+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645c6666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.024+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e5716c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.024+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1b7c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42901640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.025+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d38de70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.025+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350-, and the Request Id: 426ac4b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42901640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.026+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d38de70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.026+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1267f730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.026+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1267f730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.026+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 770ec1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.026+0000 [https-jsse-nio-auto-2-exec-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: 4145926e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.027+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770ec1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.027+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: 74734f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.027+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1990ff43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.027+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f7d5337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.027+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6162f211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.028+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7d5337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.028+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f092e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.028+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1990ff43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.029+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: 5bec22d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.029+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fac003d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.029+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 664cd6e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.030+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664cd6e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.030+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2244385b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.031+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352, and the Request Id: 2d306a27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.031+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f7892bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.031+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2244385b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.031+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7892bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.032+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353-, and the Request Id: 7847153c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.032+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b9f313f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.032+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d5c617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.032+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ceb7cb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.032+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 315f9d4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.032+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9f313f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.032+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e753956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.032+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315f9d4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.032+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ceb7cb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.033+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: 6c51a8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.033+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352, and the Request Id: 12419681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.033+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c3001d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.033+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3001d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.033+0000 [https-jsse-nio-auto-2-exec-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: 52a64f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.034+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351-, and the Request Id: 3ce0826b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.034+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bb99c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.034+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356, and the Request Id: 20afc9b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.034+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb99c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.034+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352-, and the Request Id: 6a2e7e18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.035+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e6b6f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.035+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e6b6f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.035+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351, and the Request Id: 754a9499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.036+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71476162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.036+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4142cc4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.036+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c218e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.037+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4142cc4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.037+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352-, and the Request Id: 245bc4c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.037+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1e2cf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.038+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: 5880576f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.038+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22141853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.038+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22141853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.038+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5c1ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.038+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356-, and the Request Id: 3842c7d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.039+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351, and the Request Id: 163e7e4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351-, and the Request Id: 2a9db65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.043+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351-, and the Request Id: 14bcf53f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.043+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c5b2f64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.044+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78eccb14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.045+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5b2f64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.045+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7568bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.045+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2396cbb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.046+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb39c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.047+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b7e433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.047+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 123045f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.047+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 123045f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.048+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5be1fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.049+0000 [https-jsse-nio-auto-2-exec-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: 6cb17d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.049+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7b7e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.049+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48ff2140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.050+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 330d17fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.050+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f44e2d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.050+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10feaebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.050+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ff2140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.050+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330d17fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.050+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10a543b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.051+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a543b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.051+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53379c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.051+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282f2d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.051+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53379c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.052+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb37f4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.052+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc9f43f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.053+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353, and the Request Id: 308fd168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.053+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: 42584b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.054+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757fb37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.054+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351-, and the Request Id: 5d53bbd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.054+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af0f69c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.055+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c61fd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.055+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f6abc26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.056+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6abc26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.056+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17bf6d52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.057+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bf6d52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.057+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d7f17f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.057+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7f17f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.057+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67792f4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.058+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67792f4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.058+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: 2d0f1f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f157fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.059+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352, and the Request Id: 20f22a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.059+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352-, and the Request Id: 7dda17f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.059+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e864103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f157fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 447c111f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.059+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e864103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.060+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da8bd68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.060+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447c111f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.060+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354, and the Request Id: 6ee9d907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.060+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350, and the Request Id: 8f5c2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.060+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23ae0ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.060+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44e74693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.060+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da8bd68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.061+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ae0ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.061+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e74693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.061+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f8be12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.061+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2852b8dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.061+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f8be12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.061+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d1b0e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.061+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c789f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.062+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2852b8dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.062+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1b0e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.062+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c789f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.062+0000 [https-jsse-nio-auto-2-exec-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: 38db4584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.062+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352, and the Request Id: 51399ebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.062+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6714de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.063+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357, and the Request Id: 3bfc8ba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.063+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353, and the Request Id: 6dd5c27b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.063+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bdb931a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.063+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352-, and the Request Id: 1551d8c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.064+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350-, and the Request Id: 2121e0a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.064+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354-, and the Request Id: 3ad888b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.065+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680be6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.065+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: 61bfb816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.066+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352-, and the Request Id: 2b46b0b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.067+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357-, and the Request Id: 108bf4f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.067+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ec9f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.067+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18aa61c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.067+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1a9c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.068+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66cff752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.068+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0323d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.069+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353-, and the Request Id: 52102775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.069+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ade84aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.069+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300a360f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.070+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7727b163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b790488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.071+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1caf0280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.071+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5256f273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.071+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ecd24dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.072+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1caf0280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.072+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5256f273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.073+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac6a1cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.073+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50307252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.073+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d3fe44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.073+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50307252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.073+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac6a1cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.073+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3fe44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.073+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 764030c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.074+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: 4d3da77b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.074+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764030c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.074+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354, and the Request Id: 681ddd89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.074+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2888da0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.074+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: 31cb165f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.075+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0692d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.075+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed467ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.076+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63123c58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.076+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f7a4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.076+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d99b4d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: 7171c2bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352-, and the Request Id: 2289686b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.078+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18230eab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.080+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17bd2776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.080+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60f57496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.080+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17bd2776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.080+0000 [https-jsse-nio-auto-2-exec-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: 31f88c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.080+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f57496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.081+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 763622d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.081+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee914d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.081+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4275ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.081+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf0290d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.082+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4275ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.082+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763622d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.082+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee914d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.082+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c2d7865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.082+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358, and the Request Id: 6f743a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.083+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22557201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.083+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 732e2f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.083+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b882c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.083+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22557201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.083+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b8b20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.083+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732e2f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.083+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b882c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.083+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eff839c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.084+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b8b20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.084+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eff839c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.084+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353, and the Request Id: 2586c4b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.085+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: 23f0b4e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c569f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.085+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6954cce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.085+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355, and the Request Id: 53cfec68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.085+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6954cce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c569f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.085+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0d7ffc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.086+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40751a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.086+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5741db46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.086+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354, and the Request Id: 74f870ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.086+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353, and the Request Id: 709eca7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.087+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5741db46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.087+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f790b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.087+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47af0915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.087+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358-, and the Request Id: 2c54a894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.088+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47af0915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.088+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351, and the Request Id: 7e551279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.088+0000 [https-jsse-nio-auto-2-exec-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: 7f4e235f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.088+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: 45fb2379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.089+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355-, and the Request Id: 547c9c00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.089+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4f901e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.091+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354-, and the Request Id: 6a945e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.092+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a07dcf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b9b66bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.092+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ad430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.092+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351-, and the Request Id: 20f2568a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9b66bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ac0958d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.092+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ad430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.093+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36757a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.093+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a93643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.093+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353-, and the Request Id: 49c13d13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.093+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36757a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.093+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5668958c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.093+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353, and the Request Id: 45775745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.093+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5668958c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.094+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70015c0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.094+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 670968e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.095+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691c3e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.095+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691c3e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.095+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14aa8864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.096+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14aa8864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.096+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc38008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.096+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: 2a55686f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.097+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48920ba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.098+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ecfac07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.098+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54487bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.099+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633195ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.100+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21029504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.100+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353-, and the Request Id: 2362e50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.100+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354-, and the Request Id: 2c13f157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.100+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: 4552ed8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.100+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784871ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.101+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f40b0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.101+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9eaa45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.101+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4458ac69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.101+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f40b0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.102+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd381d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.102+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd381d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.102+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 432cc140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.103+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432cc140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.103+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356, and the Request Id: 3750f983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.103+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e99a523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.103+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e99a523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.104+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359, and the Request Id: 71d1766a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.104+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2989cb3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.104+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccd2917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.104+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9e5855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.105+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d370a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.105+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d370a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.106+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9fe268b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.106+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9fe268b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.106+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4917ab02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.106+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4917ab02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.106+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a8b89b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.107+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8b89b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.107+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b89b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.107+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b89b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.107+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a20be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.108+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356-, and the Request Id: 7ffc55b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.108+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359-, and the Request Id: e63ca6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.108+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717482b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.108+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1751eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.108+0000 [https-jsse-nio-auto-2-exec-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: 3ca77868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.109+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717482b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.109+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6409f57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.109+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6409f57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.109+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273c5b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.109+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354, and the Request Id: 4d880ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.110+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6682d797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.110+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6682d797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.110+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fde078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.110+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352, and the Request Id: 1c3b54f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.111+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fde078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.111+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355, and the Request Id: 69c9d60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.111+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bdfef76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.111+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cca3cb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.111+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdfef76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.112+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354-, and the Request Id: 223c5b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.112+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75b1c436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.112+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354, and the Request Id: 1fe4a87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.113+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b1c436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf721f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.113+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c4353d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285ade5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.114+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: 2fc8c6e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.114+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c4353d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.114+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285ade5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.114+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae25fc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.114+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d10d22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.114+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356, and the Request Id: 770834c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.114+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae25fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.115+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355-, and the Request Id: 2eb4572e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.115+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352-, and the Request Id: 35ba0828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.115+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354, and the Request Id: 148b3c57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.116+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f99988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.116+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0f1f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.116+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: 7d4460b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.117+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7ec0d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.117+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aea0ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.118+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4983b9fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.118+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: 3e505df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.118+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4983b9fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.119+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354-, and the Request Id: de35be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.119+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eaa6b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.120+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff5185f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.120+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d80833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.120+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eaa6b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.120+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d69418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.120+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: 32846f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.121+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7523fe1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.121+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418cb7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.121+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd78dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.121+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7523fe1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.121+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd78dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.122+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52514ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.122+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52514ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.122+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a86f110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.123+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a86f110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.123+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5439b20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.124+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46faa187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.124+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360, and the Request Id: 45bbbe78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.124+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357, and the Request Id: 48e7765b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.125+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7434f6c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.125+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355-, and the Request Id: 6d6eeab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.125+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b0a759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.125+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e1b5ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.125+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 86ccb44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.126+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86ccb44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.126+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ed813f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.127+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed813f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.127+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bb1293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.127+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58165ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.127+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355, and the Request Id: 61efdd1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.128+0000 [https-jsse-nio-auto-2-exec-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: 1502bae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.129+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca6d29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.129+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a466e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.129+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10987ebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.130+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a466e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.130+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10987ebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.130+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3577cc8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.130+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b871a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.130+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3577cc8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.130+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b871a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.131+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c685138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.131+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353, and the Request Id: 727180d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.132+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da1b684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.132+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355-, and the Request Id: 2af2db16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.132+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355, and the Request Id: 55b49a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.132+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32768dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.132+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b5d8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.133+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357-, and the Request Id: 733e0272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.133+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b5d8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.133+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32768dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.134+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229df8b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.134+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d8b13cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.134+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b58aab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.135+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8b13cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.135+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5805a8aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.135+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b58aab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.135+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140803c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.135+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5805a8aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.135+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140803c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.136+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67aeeab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.136+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1987c105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.136+0000 [https-jsse-nio-auto-2-exec-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: 796d1787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.136+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 576838f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.137+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353-, and the Request Id: 34900577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.137+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576838f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.137+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e282bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355-, and the Request Id: 79b85fdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.137+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e282bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.137+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355, and the Request Id: 6150655a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.137+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323e6b0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.137+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: 8ade631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.138+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356, and the Request Id: 3013bc49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.138+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 228e2b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.139+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228e2b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.139+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 225c9dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.139+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4825095a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.139+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225c9dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.139+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: 38fd9865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.140+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4825095a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.140+0000 [https-jsse-nio-auto-2-exec-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: 31e7bcd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.140+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35925c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.140+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cc3340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.141+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c96d9fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.141+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7036a484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.142+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356-, and the Request Id: 2579dbff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.142+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7036a484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.142+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355-, and the Request Id: 134c3a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.142+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a040aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.142+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355-, and the Request Id: 27e5a55b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.142+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: 20274446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.143+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ae603e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.143+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356-, and the Request Id: 6c5c5cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.144+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad68e2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.145+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7f03ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.145+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae30466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.145+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22990937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.146+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69cdb6da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.146+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361-, and the Request Id: 3f30a73c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.147+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfd168e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.147+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bdab128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.147+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48707765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.146+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22990937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.148+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a0adfd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.148+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6da3eb40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.148+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1176d99a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.148+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da3eb40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.148+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee5dd0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.148+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1176d99a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.148+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: 36d49ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.148+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db3408b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.149+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0adfd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.149+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c21500c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.149+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29474a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.149+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c21500c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.150+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee5dd0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.150+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29474a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.150+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f8a2db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.150+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356, and the Request Id: 116a0086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.150+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c0493e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.151+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0493e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.151+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358, and the Request Id: 86bda53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.151+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1733d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.151+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b889eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.151+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e089aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.151+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354, and the Request Id: 7a0484b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.152+0000 [https-jsse-nio-auto-2-exec-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: 2273404d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.152+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b889eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.152+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee05c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.153+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28fd1361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.153+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee05c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.153+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 645fbaf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.153+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26ca0b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.153+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702c6276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.154+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 645fbaf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.154+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ca0b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.154+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356-, and the Request Id: 736e045b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.154+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358, and the Request Id: 305d8fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.155+0000 [https-jsse-nio-auto-2-exec-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: 45000f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.155+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357, and the Request Id: 3425f9be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.155+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30bc9d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.156+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bc9d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.156+0000 [https-jsse-nio-auto-2-exec-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: 209403f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.156+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b435950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.156+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b435950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.156+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 419ab02f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.157+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419ab02f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.157+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5edf1bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.157+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: 37341d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.157+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 420e6f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.158+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5edf1bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.158+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420e6f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.158+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc53fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.158+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 615bf0f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.158+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615bf0f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.158+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702d5116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.158+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: 3f24d167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.159+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702d5116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.159+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54bf18c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.159+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a65db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.159+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54bf18c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.159+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: 61bb4950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.159+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357-, and the Request Id: 3ff2978c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.159+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796d7d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.160+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356, and the Request Id: 70a8c0d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.160+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356, and the Request Id: 46717abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.160+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357-, and the Request Id: 63d819c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.161+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 269cdadf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.162+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362-, and the Request Id: 26cf51b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.162+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a330d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.163+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186f33e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.163+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356-, and the Request Id: 45ca09de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.163+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7413f490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.164+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3a667a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.165+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356-, and the Request Id: e817e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.165+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31892966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.165+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242eb2de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.165+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721c1f8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.166+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78aaafec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.166+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a714e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.168+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a714e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.168+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16cbf0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.168+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4292e08a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.169+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52793767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.169+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c606548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.169+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52793767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.169+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c606548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.169+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70de12fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.170+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c7015b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.170+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a89ab6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.170+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c7015b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.170+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a89ab6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.171+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357, and the Request Id: 43593ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.171+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c797f80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.171+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab505d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.171+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7d9f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.171+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355, and the Request Id: 1ba0b06b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.171+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c797f80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.171+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41d5d08c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.172+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 508663bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.172+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d5d08c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.172+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359, and the Request Id: 42c0fd59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.173+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf24858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.173+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf24858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.174+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357, and the Request Id: 70f204fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.174+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2ec900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.175+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3775eaf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.175+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e3034a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.175+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a114acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.175+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47386f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.175+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3034a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.176+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a114acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.176+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47386f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.176+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ac06d9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.176+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357-, and the Request Id: 3bdbed5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.176+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac06d9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.177+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359-, and the Request Id: 2229876f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.177+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6baded50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.177+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355-, and the Request Id: 4e3a4d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.177+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33fe94f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.177+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dbc4862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.177+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6baded50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.177+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fe94f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.177+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbc4862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.178+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357-, and the Request Id: 62977811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.178+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d351ea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.178+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: 299f2ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.178+0000 [https-jsse-nio-auto-2-exec-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: 5d728a3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.178+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d351ea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.178+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358, and the Request Id: 5beb5968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.178+0000 [https-jsse-nio-auto-2-exec-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: 79ceb92b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.180+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 622b82f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.180+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a07f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.180+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33aca942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.180+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 622b82f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.180+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304d5697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.181+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33aca942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.180+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301d3a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35baf65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.182+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 507841b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35baf65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.182+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507841b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.182+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d73e476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.182+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358-, and the Request Id: 21629964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.183+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363-, and the Request Id: 1690bee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.183+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357, and the Request Id: 5c48fb9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.183+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357, and the Request Id: 16f0472e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.183+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358-, and the Request Id: 1c10456d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.183+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: c98d2f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.184+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ea6aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.184+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59339232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.185+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f14392b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.186+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd2daa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.187+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f1da4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.187+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71dadb16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.187+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741662e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.189+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b353c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.189+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b353c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.191+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fcdfc12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.191+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fcdfc12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.191+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a51ef36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.192+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a51ef36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.192+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df48301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.193+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5602dc1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.193+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5602dc1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.193+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: 265f97a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.194+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2e406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.194+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1793f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.195+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357-, and the Request Id: 6ab568a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.195+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 308d20e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.195+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308d20e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.196+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 246b0024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.196+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246b0024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.196+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: 7d019d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.196+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f5af7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.196+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55ce9f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.196+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357-, and the Request Id: 51ee0806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.197+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ce9f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.197+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3168df59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.197+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12307a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.197+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56e47845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.197+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e47845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.197+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12307a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.197+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360, and the Request Id: 7cc9e7a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.197+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356-, and the Request Id: 1279c324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.197+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3168df59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.198+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c798e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.198+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c8fb3a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.198+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c798e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.198+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358, and the Request Id: 10a18ace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.198+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eaf652c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.198+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8fb3a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.198+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19cc8c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.199+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19cc8c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.199+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eaf652c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.199+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364, and the Request Id: 7ab4af35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.199+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359, and the Request Id: 564dc578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.199+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: 4e23c191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.200+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c527af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.201+0000 [https-jsse-nio-auto-2-exec-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: f6ed35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.201+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: 734421f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.203+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364-, and the Request Id: 2af66c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.204+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359-, and the Request Id: 16ba6b56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.204+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360-, and the Request Id: 5a6ce7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.204+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 860b5da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.204+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0d60e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.205+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359-, and the Request Id: 3ef4d3d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.207+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d76e37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.207+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f57aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.209+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f1c5ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.209+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 633c5916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.209+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633c5916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.210+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b065da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.211+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65234483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.211+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140241fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.211+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65234483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.212+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25ac4dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.212+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638f8f00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534418d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.212+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ac4dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.213+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 512ec942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.213+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ba9527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.213+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512ec942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.213+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26cb4629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.214+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fca63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.214+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 2a97bd6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.214+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40417eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.214+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358, and the Request Id: 72fd6a07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.214+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459da611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.215+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15cf8a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.215+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5681f239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.216+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e12091a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.217+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b22582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.217+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eb521c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.218+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 127c0d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.218+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb521c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.218+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1036bc98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.218+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360-, and the Request Id: 261774a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.218+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358-, and the Request Id: 2e41e79f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.218+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 499039da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.219+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499039da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.219+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe3a55b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.219+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1036bc98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.219+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1524ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.219+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127c0d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.219+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365, and the Request Id: 66cc71a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.220+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe3a55b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.220+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c6d3610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.220+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b898af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.220+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6d3610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.220+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1524ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.220+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4080d9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.220+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23157642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.221+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b898af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.221+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4080d9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.221+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: 308ab93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.221+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103e002f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.221+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec96d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.221+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360, and the Request Id: 7c830a14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.222+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359, and the Request Id: 6b64c9da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.222+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23157642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.221+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103e002f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.221+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec96d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.222+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c62202a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.222+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357, and the Request Id: 2c8d8e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.223+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c62202a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.223+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365-, and the Request Id: 63c6dcaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.223+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 93110a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.223+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 353fa241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.223+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93110a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.223+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353fa241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.224+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548350fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.224+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361, and the Request Id: 34207182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.224+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548350fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.224+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358, and the Request Id: 15d0633e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.225+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359, and the Request Id: 2311cfb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.225+0000 [https-jsse-nio-auto-2-exec-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: 313938a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.225+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360-, and the Request Id: 135be5e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.226+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359-, and the Request Id: 552b0ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.226+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62990871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.226+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b940c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.226+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df1b09d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.227+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357-, and the Request Id: 13072c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.228+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358-, and the Request Id: 740cbc39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.228+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361-, and the Request Id: 3a57d2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.229+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfa9538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.230+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: 602adde1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.230+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e660d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.231+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab2bf6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.231+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3db633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.231+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee0f241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.231+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d25a0f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.231+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67dd1cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.232+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d385ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.232+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625f5b09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.233+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d854f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.234+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a346967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.234+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8246ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.234+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a346967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.234+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce432ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.235+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23fd915d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.235+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad16535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.235+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad16535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.235+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fd915d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.236+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f5f53d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.236+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 2cd216c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.236+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712af5db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.236+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fdac59f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.237+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a8e9a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.237+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdac59f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.237+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359, and the Request Id: 47106ba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.238+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce432ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.238+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b5a0a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.238+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56bf4a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.239+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e19a778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.239+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5a0a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.239+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27e2b634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.239+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366, and the Request Id: 7cf33282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.239+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e2b634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.240+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1831895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.240+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1831895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.240+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6341ff97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.240+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ff91e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.240+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6341ff97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.241+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ff91e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.241+0000 [https-jsse-nio-auto-2-exec-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: 3fac35cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.242+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1191a2fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.242+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1191a2fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.242+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46b88978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.242+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359-, and the Request Id: 574a637b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.242+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680bc51b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.243+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4931a90e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.243+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360, and the Request Id: 1175bca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.243+0000 [https-jsse-nio-auto-2-exec-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: 57173453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.243+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4931a90e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.243+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b88978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.243+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4685671a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.244+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4685671a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.247+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362, and the Request Id: 57f54e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.247+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69476d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.248+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69476d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.248+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: 8de55dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.249+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c57423b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.249+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c57423b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.249+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31ab9c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.249+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ab9c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.250+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361-, and the Request Id: 63d6a04b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.250+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 195c7151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.250+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195c7151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.251+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f6caedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.251+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f6caedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.251+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366-, and the Request Id: 2c9c76c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.252+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358, and the Request Id: 544bfb86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.252+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361, and the Request Id: 2e67cea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.252+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a312c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.253+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2477a7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.253+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a312c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.253+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360, and the Request Id: 2a4d954f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.253+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359, and the Request Id: 6849f683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.254+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435bbe30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.255+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1040022c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.255+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6355b7c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.255+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478e5c9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.256+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362-, and the Request Id: 148c99f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.256+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: 7d8ae2a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.257+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361-, and the Request Id: 93d61ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.257+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359-, and the Request Id: 1484425e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.257+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c910ffa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.257+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360-, and the Request Id: 3f87712f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.259+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f88baab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.259+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7a4948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.259+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e7ced6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.260+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73575ffc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.260+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3226f938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.261+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4feba83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.261+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273ace3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.262+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37750340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.262+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fed9f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.263+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37750340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.263+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a878fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.263+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 522d81c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.263+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a878fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.264+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522d81c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.264+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53716579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.264+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 42b88f7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53716579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.265+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76e2a60e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.265+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6203aa88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.265+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1005f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.265+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ddd81fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.265+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e2a60e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.265+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6203aa88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.265+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f8b9193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.266+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d552860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.266+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8b9193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.266+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e31c94f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.266+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d552860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.266+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0a8b21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.266+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ec8a19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.266+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ec8a19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.267+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367, and the Request Id: 4c190f8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.267+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375b3fc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.267+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361, and the Request Id: 3f8ec09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.267+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: 52187677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.267+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58f47e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.268+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f47e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.268+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360, and the Request Id: 21d13673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.268+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: 63c84ce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.269+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5100d526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.270+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5100d526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.271+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bc68b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.271+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e20b193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.271+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c0128e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.271+0000 [https-jsse-nio-auto-2-exec-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: 9058f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.271+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc68b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.271+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0128e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.271+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ecbb9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.271+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 144aec68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.272+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362-, and the Request Id: 4a99eb35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.272+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367-, and the Request Id: 3b45615c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.272+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ecbb9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.272+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360-, and the Request Id: 28eb8e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.272+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144aec68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.272+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bba92a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.272+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c6e816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.272+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bba92a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.273+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bb5fa05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.273+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb5fa05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.273+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363, and the Request Id: 2e51129b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.274+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 275a3350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.274+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359, and the Request Id: 11b1f97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.274+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275a3350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.274+0000 [https-jsse-nio-auto-2-exec-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: 50f92fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.274+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362, and the Request Id: 74922eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.276+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d0309d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.276+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361c2b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.277+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 975bdd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.278+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 975bdd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.278+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360-, and the Request Id: 37e816b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.278+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb6ac16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.278+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6ae2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.279+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359-, and the Request Id: 20501e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.279+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 690d3731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.279+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690d3731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.279+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363-, and the Request Id: 318fddc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.281+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362-, and the Request Id: 32ea415e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.281+0000 [https-jsse-nio-auto-2-exec-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: 697ccf7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.281+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6cf90a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.281+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483178ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.281+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a62ca63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.282+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a62ca63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.282+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75bd5213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.282+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bd5213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.283+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363, and the Request Id: 2d815d87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.284+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f19736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.284+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33093a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.285+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361-, and the Request Id: 32c03c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.285+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77889895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.285+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc53c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.285+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ba8fa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.285+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 342943cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.286+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f279bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.286+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342943cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.286+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363-, and the Request Id: fbed0f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.287+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c4a2ef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.287+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f3851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.287+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.287+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362, and the Request Id: 7d41e2b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.288+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181aab56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.289+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f421e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.289+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570813b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.289+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5948485c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.290+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344d4903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.290+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d8bda11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.291+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8bda11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.291+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16a0c958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.291+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a68647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.291+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a0c958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.291+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a68647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.291+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362-, and the Request Id: 5add283d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.291+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676c86b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.292+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676c86b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.292+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7919073e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.293+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7919073e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.293+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5c8b6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.293+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368, and the Request Id: 24140fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.294+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ddabb8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.294+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ddabb8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.294+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a35eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.294+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361, and the Request Id: 17f8db24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.295+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a35eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.295+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41930411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.296+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 726303a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.296+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246a3c20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.296+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: 79cb966e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.296+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568aef36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.297+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 726303a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.297+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246a3c20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.297+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bbdb043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.297+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58002918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.297+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568aef36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.298+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63611661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.298+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361, and the Request Id: 19cb3b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.298+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3648c34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.298+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63611661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.298+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73bec4d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.298+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3648c34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.298+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bec4d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.299+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: 4ebbc963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.299+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7002cbea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.299+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363, and the Request Id: 5493e6f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.300+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368-, and the Request Id: 30093601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.299+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7002cbea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.300+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236b63ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.300+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364, and the Request Id: 42a57e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.300+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 5d5452b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.300+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361-, and the Request Id: 3702ba2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.300+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236b63ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.301+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a40e1b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.301+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a40e1b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.301+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486e8690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.301+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361-, and the Request Id: 681d1152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.302+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486e8690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.302+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4daeaa4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.302+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6039aa70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.302+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4daeaa4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.302+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: 7e81ef03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.303+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 597e73dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.303+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360-, and the Request Id: 794b69a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.303+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fac7188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.304+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363-, and the Request Id: 4e5cb8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.304+0000 [https-jsse-nio-auto-2-exec-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: 7d046b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.304+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64466937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.305+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aec36da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.305+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a836fcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.306+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac8b839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.307+0000 [https-jsse-nio-auto-2-exec-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: 7f0b41ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.307+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362-, and the Request Id: 3b220675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.307+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac8b839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.307+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 163da892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.308+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed4abce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.308+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278646b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.308+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed4abce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.308+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5522ae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.309+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363, and the Request Id: 3c6ae576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.309+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e289399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.309+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387ac557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.310+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5473816d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.310+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132066c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.310+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e79e226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.311+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d310ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.311+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d58d15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.312+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 650f126d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.312+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d275cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.312+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363-, and the Request Id: 7e6c6dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.312+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650f126d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.313+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 421fa17f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.313+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1857b464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.313+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2caa781c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.313+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 421fa17f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.314+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1857b464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.314+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369, and the Request Id: 7c3a4139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.314+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7df2cbe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.314+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e3d2fc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.314+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd8f966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.315+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df2cbe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.315+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd8f966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.315+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 369d5e8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.315+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362, and the Request Id: 1840b1bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.315+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1624f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.315+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369d5e8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.316+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1624f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.316+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d66efee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.316+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d66efee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.316+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: dc77ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.317+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ca19a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.317+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ca19a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.317+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b743a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.318+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c923452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.319+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c9e3da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.319+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c923452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.319+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369-, and the Request Id: a955c48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.319+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9e3da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.319+0000 [https-jsse-nio-auto-2-exec-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: 57df980f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.319+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: 2fb74bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.320+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ae0e39a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.320+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f95137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.320+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae0e39a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.320+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f95137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.321+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364-, and the Request Id: 152841c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.321+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434e8513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.321+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434e8513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.321+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361, and the Request Id: 3835c797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.321+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f732818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.321+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f732818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.321+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1862bbc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.322+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1862bbc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.324+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c9ffa80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.324+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364, and the Request Id: 6dc2f0db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.325+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365, and the Request Id: 79db2110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.325+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658789da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.325+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 1a3b2a53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.325+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1e1948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.326+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d34c92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.326+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: 352833d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.326+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e0b388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.327+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362-, and the Request Id: 4fe2f4be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.328+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364-, and the Request Id: 738683c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.329+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: 64d2b1e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.329+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f17310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.329+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f17310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.330+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f12e841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.330+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4355c1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.330+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723d6f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.330+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4355c1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.331+0000 [https-jsse-nio-auto-2-exec-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: 5fe485ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.331+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59099ec3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.331+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79535b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.331+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e4105fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.331+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9dc9fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.331+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363, and the Request Id: 4afbc302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.332+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4105fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.332+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245e535e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.333+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245e535e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.333+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364, and the Request Id: 71eba06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.334+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e37089a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.334+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e58eeec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.334+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba270a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.334+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e58eeec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.334+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a793df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.335+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba270a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.335+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 448932fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.335+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760b5f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.335+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448932fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.335+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c32e0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.335+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c32e0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.336+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363-, and the Request Id: 7845cd92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.336+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1560dae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.336+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: 5bcbb551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.336+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363, and the Request Id: 4438e980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.336+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f8a199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.337+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f8a199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.337+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa54bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.338+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa54bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.338+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370, and the Request Id: 73f5730b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.338+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: 4f2e3b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.338+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e165c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.339+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f73fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.339+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44dfcbf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.339+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3e3dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.340+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64aa782e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.340+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363-, and the Request Id: 125b22f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.341+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4519bab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.341+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4519bab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.341+0000 [https-jsse-nio-auto-2-exec-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: 100add0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.342+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370-, and the Request Id: 327541b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.342+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2893b7b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.342+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6c9fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.342+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2893b7b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.342+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38bd38d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.343+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363, and the Request Id: 770e31ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.343+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bd38d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.343+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21625e9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.343+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21625e9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.343+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348823f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.344+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348823f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.344+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0e8406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.344+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb763c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.344+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366, and the Request Id: 3621036d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.345+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb763c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.345+0000 [https-jsse-nio-auto-2-exec-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: 338c88d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.345+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449d4125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.346+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f1a962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.346+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc0e137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.346+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f1a962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.359+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc0e137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.359+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ac51c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.360+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ac51c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.360+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: 5b278b50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.361+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d192b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.361+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3b796d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.361+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c33e557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.361+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366-, and the Request Id: 7426d525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.361+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365, and the Request Id: 14ff64c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.361+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3b796d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.361+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363-, and the Request Id: 2097a634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.362+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: 3f78f58b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.362+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5455b910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.363+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5455b910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.363+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ad68fe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.363+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad68fe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.363+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512a7f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.364+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: 38775b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.364+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6656d4b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.365+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e260fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.365+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e43427c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.365+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72924610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.366+0000 [https-jsse-nio-auto-2-exec-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: 3a661d14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.366+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365-, and the Request Id: 4c73e249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.367+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4142c491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.368+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c246cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.368+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: 7dce903c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.369+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c246cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.369+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f815d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.370+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a635ed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.370+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcb0c9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.370+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c239cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.370+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c961944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.370+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691f2a92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.370+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221790bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.370+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcb0c9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.371+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a4d526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.371+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691f2a92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.371+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365, and the Request Id: 6f9af54c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.371+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c08764e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.372+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c08764e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.372+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad4e9de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.372+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3029acb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.372+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad4e9de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.373+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3029acb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.373+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef4ab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.373+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768dcd3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.374+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7996e174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.374+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768dcd3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.374+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7996e174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.374+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371, and the Request Id: 22f3175a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.375+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c79765a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.375+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62aced9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.375+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422ca39e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.376+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c79765a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.376+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62aced9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.376+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22187102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.376+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441f1ff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.376+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: 6993e500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.376+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: 1b9e19c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.376+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22187102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.377+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4bf784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.377+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4bf784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.377+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367, and the Request Id: 4c0986db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.378+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364, and the Request Id: 3a1d2bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.379+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: 1a2db369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a9ea27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a9ea27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.380+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba992f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.381+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8af86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.381+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba992f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.381+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21adb424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.381+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8af86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.381+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21adb424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.381+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ec0195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.382+0000 [https-jsse-nio-auto-2-exec-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: 54256f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.382+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ec0195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.382+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364-, and the Request Id: 4e34050d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.382+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdb10f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.382+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367-, and the Request Id: 1c5e6f17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.382+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c17ef80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.383+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366, and the Request Id: 723bea88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.383+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371-, and the Request Id: 4f5112b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.383+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c17ef80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.383+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 46e8277b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.384+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c047913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.384+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: 3750b8e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.384+0000 [https-jsse-nio-auto-2-exec-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: 63aeb922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.385+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: 3269f111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.385+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5920b4e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.386+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d75e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.386+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dfd6962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.387+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f52a3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.387+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366-, and the Request Id: 3f216ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.387+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fecb77f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.387+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363-, and the Request Id: f0a8453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.388+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3123eb54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.388+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d06c0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.388+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d9be84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.388+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3123eb54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.389+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce8ec17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.389+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f6749c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.390+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fd027b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.390+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce8ec17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.390+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd027b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.390+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185d945f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.391+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c64ad3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.391+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c65220a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.391+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365, and the Request Id: 42b155d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.391+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c65220a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.396+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce2f1bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.397+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1feb42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.401+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5629001a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.401+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222e09c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.402+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64246eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.402+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366, and the Request Id: 5a13951d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.402+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64246eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.402+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76078701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.403+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3461ef3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.403+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3461ef3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.403+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142323c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.403+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed8e4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.403+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365, and the Request Id: 5b302238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.404+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed8e4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.404+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365-, and the Request Id: 6b310302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.405+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d67ec4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.405+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f18fd37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.405+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d67ec4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.405+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 671aedd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.406+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671aedd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.406+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 2864ea9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.406+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71be7912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.406+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71be7912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.406+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 176b7e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.407+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53204f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.407+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176b7e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.407+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53204f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.408+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c26f30e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 222db413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.408+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366-, and the Request Id: 3969265f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.408+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13916200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.408+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c26f30e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222db413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.408+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: 7723d42b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.408+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13916200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6afa6a53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.409+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afa6a53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.409+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6937e620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.409+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 744d9ec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.409+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744d9ec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.409+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b06afa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.409+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365, and the Request Id: 644d6f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.410+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b06afa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.410+0000 [https-jsse-nio-auto-2-exec-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: 7465893b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.410+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368, and the Request Id: 64637888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.410+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: 2d107100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.411+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367, and the Request Id: 5bc54ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.411+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: 221ea264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.411+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 412351fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.412+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 500cecca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.412+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d61d0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.412+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412351fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.412+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76b91fb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.412+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d38da2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.413+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b91fb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.413+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365-, and the Request Id: 39fbb05c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.413+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: 7eb957dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.414+0000 [https-jsse-nio-auto-2-exec-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: 7f99fe69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.414+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a32a5a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.415+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372-, and the Request Id: c578dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.415+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367-, and the Request Id: 6fe3a724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.415+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d4d01e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.415+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6851d238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.416+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f81599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.417+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eafdc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.418+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e335a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.418+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eafdc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.418+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364-, and the Request Id: 437f524a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.418+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e684f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.419+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193da90f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.419+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6838b832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.419+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 390dfd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.419+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6838b832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.420+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 390dfd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.420+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d6fe9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.420+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: 6bd5d469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.420+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b1be523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.420+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784c8666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.421+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1be523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.421+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c081f65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.422+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c9e8b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.422+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc364ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.422+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396e47cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.422+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367, and the Request Id: b663d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.423+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 474c0937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.424+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b092cc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.424+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366-, and the Request Id: 6c815047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.424+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cff2904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.425+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2440b5ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.425+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1678860a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.425+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2440b5ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.426+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1678860a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.426+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367-, and the Request Id: 40fe12d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.426+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 263300a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.426+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30931666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.427+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30931666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.427+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263300a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.427+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75a0ea81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.427+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 422e2d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.427+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55bf7ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.427+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 422e2d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.427+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a0ea81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.427+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4636cf52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.428+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: 64d0d966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.428+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e22240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.428+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64894782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.428+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4636cf52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.428+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11ec4872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.428+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64894782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.429+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 694f3067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.429+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ec4872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.429+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694f3067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.429+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5371279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.429+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 157dcc05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.429+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366, and the Request Id: 6e3501cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.429+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5371279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.429+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a67f892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.430+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a67f892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.430+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ec1c547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.430+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec1c547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.430+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4226124d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.430+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369, and the Request Id: 8611608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.431+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d7b828e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.431+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7b828e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.432+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368, and the Request Id: 1f66fabd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.432+0000 [https-jsse-nio-auto-2-exec-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: 35f869a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.432+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373, and the Request Id: 30b5957f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.432+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: faa4661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.433+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faa4661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.433+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd01ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.434+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f0a89c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.434+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0a89c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.434+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: 141fb3a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.434+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366, and the Request Id: d8ac5c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.435+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365, and the Request Id: 7cae1484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.435+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369-, and the Request Id: 50d41d8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.435+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366-, and the Request Id: 183d4342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.435+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af8939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.436+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368-, and the Request Id: 5e2a9df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.436+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373-, and the Request Id: 27a241d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.437+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40aea4e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.437+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40aea4e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.437+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656dfe91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.437+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfd8246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.438+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656dfe91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.438+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367, and the Request Id: 564946b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.438+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366-, and the Request Id: 7df4af81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.438+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365-, and the Request Id: 3cb6462b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.439+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ce1616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.439+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef69dcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.440+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e9815f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.441+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.441+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e9815f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.441+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a45343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.441+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6773093e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.442+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2690c3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.442+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2690c3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.442+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d329cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.442+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3231ee28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.443+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367-, and the Request Id: 4bcfd7fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.443+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368, and the Request Id: 5e4a9b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.443+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d43d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.443+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28b09c53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.444+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f6c32d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.445+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ebe8fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.445+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2055986d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.446+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2055986d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.447+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c574e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.447+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58af75f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.447+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58af75f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.448+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f88d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.448+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1557226a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.448+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1557226a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.449+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d16e77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.449+0000 [https-jsse-nio-auto-2-exec-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: 7697c9ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.449+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43abfa7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.449+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27851d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.450+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27851d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.450+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d87ecf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.450+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d87ecf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.451+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367, and the Request Id: 371f0a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.451+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77df93ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.451+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77df93ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.451+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d47f2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d47f2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.452+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 4fd80b2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.452+0000 [https-jsse-nio-auto-2-exec-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: 1528b2fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.453+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ad95a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.453+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368-, and the Request Id: 6c1f3036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.453+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ff00415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.453+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad95a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.453+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6332527e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e517781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.453+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2836ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.453+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369, and the Request Id: 183c5208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.453+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6332527e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.454+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff00415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.454+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e517781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.454+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 237b3ea5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.455+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237b3ea5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.455+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367-, and the Request Id: 3be2613e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.455+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2168b893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.455+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 265dd965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.455+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374, and the Request Id: 343efb31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.455+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec51722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.456+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 265dd965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.456+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec51722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.456+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 22cb9ae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.456+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366, and the Request Id: 3ab7d310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.457+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed7f976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.457+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ba03328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.458+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba03328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.458+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4ce3fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.458+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370-, and the Request Id: 2da51c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.459+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369-, and the Request Id: 5ebcd4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.459+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20a95268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.459+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c03da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.459+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374-, and the Request Id: 7100d53d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.459+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a95268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.460+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366-, and the Request Id: 3d8806da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.460+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: 46782381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.460+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367, and the Request Id: ff28b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.461+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760281c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.461+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760281c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.461+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d22daf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.462+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a6c6c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.462+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9f9076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.462+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6c6c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.462+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: 356b1136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.462+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130aad96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.463+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367-, and the Request Id: 4a7e15fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.463+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e2f44d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.464+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4570cec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.464+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1e6ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.464+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5a32c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.465+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31407bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.465+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb84968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.466+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb84968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.466+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b79ae1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.466+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: b6244c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.466+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf1ae55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.467+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf1ae55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.467+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af568df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.467+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: 2c13a4d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.468+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d44225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.468+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2829c3e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.468+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af568df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.468+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7783337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.469+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c85d34e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.469+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 212f1b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.469+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c85d34e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.469+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 212f1b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.469+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28cd566d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.470+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369, and the Request Id: 7eb0d8e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.470+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19da41d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.471+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1371d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.471+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1371d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.471+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368, and the Request Id: 5dc3b288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.472+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 246e87b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.472+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370-, and the Request Id: 7580d39f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.472+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246e87b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.472+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1005c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.473+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56cb9fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.473+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56cb9fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.473+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369-, and the Request Id: 6077b173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.473+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371, and the Request Id: a1ce414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.474+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a9dba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.474+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487103f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.474+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cba0d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.474+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487103f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.474+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ddfc7ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.475+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cba0d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.475+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ddfc7ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.475+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b5c2968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.475+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d5117b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.475+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368-, and the Request Id: 6fa8a2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.475+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5c2968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.476+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d5117b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.476+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: 550e2b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.476+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d974ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.476+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad4f726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.476+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d974ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.477+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370, and the Request Id: 7dbbdac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.477+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132e4a52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.477+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367, and the Request Id: 548921e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.477+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31ee1411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.477+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132e4a52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.478+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371-, and the Request Id: ef3a595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.478+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79752b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.478+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 510a47d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.478+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510a47d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.478+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79752b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.479+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7153e4da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.479+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7153e4da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.479+0000 [https-jsse-nio-auto-2-exec-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: 46f93a82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.480+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368, and the Request Id: b409314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.480+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e28161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.480+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526d3554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.481+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375-, and the Request Id: 176bfd0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.481+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33efbaa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.481+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33efbaa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.482+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: 37dab8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.482+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 474b0112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.482+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474b0112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.483+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370-, and the Request Id: 4a8da1e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.483+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c4f84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.483+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369, and the Request Id: a231d8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.483+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371-, and the Request Id: 10cb5264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.483+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368-, and the Request Id: 7819be4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.484+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a74f22b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.485+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6afb6b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.485+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee2be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.485+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ad304b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.486+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 227cbe27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.486+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cd434d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.487+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bfb33e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.487+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369-, and the Request Id: 3d7eeab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.487+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bfb33e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.487+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b2ae4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.487+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5adfb378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.488+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61ed64eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.488+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fadd238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.488+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fadd238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.489+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ed64eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.489+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cf80e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.489+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd9f3af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.489+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704a3c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.489+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf80e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.490+0000 [https-jsse-nio-auto-2-exec-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: 5056b2fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.490+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ea086ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.490+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779bc8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.490+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171e024d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.490+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea086ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.490+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eba83f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.491+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370, and the Request Id: 659c7d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.491+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eba83f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.491+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50bead38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.491+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369, and the Request Id: 6378c29f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.492+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f74bf5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.493+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cbdcd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.494+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: 347c0901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.494+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bcb6d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.494+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bcb6d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.494+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 426335e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.495+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7683b626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.495+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426335e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.495+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5546cce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.495+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7683b626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.495+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c887ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.496+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5546cce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c887ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.496+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26047cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368, and the Request Id: 56062e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.496+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371, and the Request Id: 3fd10fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.497+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a86632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.497+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26047cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.497+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1898f918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.497+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371-, and the Request Id: 1327185b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.497+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65001aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.498+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56829bc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.498+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3887aaa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.498+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1898f918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.498+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3887aaa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.498+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65001aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.498+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56829bc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.498+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4d3215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.499+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369-, and the Request Id: a0f3da5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.499+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376, and the Request Id: 2cc48ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.499+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372, and the Request Id: 699712ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.499+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ac2847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.499+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6df7906e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.499+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ac2847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.499+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df7906e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.500+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371-, and the Request Id: 67137224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.500+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368-, and the Request Id: e3c95d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.500+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369, and the Request Id: 165b25c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.500+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 56ec620a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.500+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ea22cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.501+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ea22cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.501+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8d31677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.501+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d31677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.502+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619ed96b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.502+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376-, and the Request Id: ed7570b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.502+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7599f21f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.502+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f90c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.502+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370, and the Request Id: 49f68fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.503+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372-, and the Request Id: 72a7de75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.504+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60dffbec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.504+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369-, and the Request Id: 31870ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.504+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: 71bdafe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.504+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707de1f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.506+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ebb8a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.506+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c744b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.507+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb07564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.507+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c744b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.508+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169bbaea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.508+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2838ea90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.508+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370-, and the Request Id: 4255b57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.508+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6986f88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.508+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a7e30b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.508+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43258027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.509+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a13b7eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.509+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7e30b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.509+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c4e8fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.509+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371, and the Request Id: 5a3763d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.510+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 106a4ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.511+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5adebc60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.511+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2ff9c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.511+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5adebc60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.512+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fdae60c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.512+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d35bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.512+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdae60c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.513+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2098355c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.513+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27729064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.513+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff89297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.513+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370, and the Request Id: 551de1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.513+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2098355c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.513+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4008ab40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.513+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371-, and the Request Id: 3068ff96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.514+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27729064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.514+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32914c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.514+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29dd079d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.514+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18a9bfcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.515+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a9bfcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.515+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252c4736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.515+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 898211d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.515+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372, and the Request Id: 7cf0cb98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.516+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 898211d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.516+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29dd079d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.516+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54e3633a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.516+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fb9f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.516+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fb9f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.517+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32914c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.517+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e3633a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.517+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 377e9f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.517+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64576caf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.517+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377, and the Request Id: 1707ab79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.518+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377e9f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.518+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64576caf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.518+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370-, and the Request Id: 744025f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.518+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: 74fd113b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.518+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369, and the Request Id: 6b5bca96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.519+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f64cfa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.519+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 542bbe34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.519+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d4d9ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.520+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30980088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.520+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4d9ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.520+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542bbe34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.520+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a1edbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.520+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30980088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.520+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370, and the Request Id: 508c0021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.520+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a1edbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.521+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122098ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.521+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373, and the Request Id: 60ae8164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.521+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61b03aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.521+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122098ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.521+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b03aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.521+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373, and the Request Id: 396168e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.522+0000 [https-jsse-nio-auto-2-exec-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: 396122f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.523+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372-, and the Request Id: 300cea9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.524+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377-, and the Request Id: e7baa09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.524+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: 677df7d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.524+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370-, and the Request Id: 58ca5195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.525+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373-, and the Request Id: 5d9ab2db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.525+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371-, and the Request Id: 761b4638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.525+0000 [https-jsse-nio-auto-2-exec-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: 5fb54744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.525+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372-, and the Request Id: 16f3fe15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.526+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5953df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.526+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9045e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.526+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fdbb5b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.527+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d7af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.528+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9fc7df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.528+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c9aa3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.528+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7c014e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.529+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e38e0a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.529+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721950a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.529+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2101f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.530+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e7618a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.530+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761ea10e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.530+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e7618a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.531+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed8f8bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.531+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46886865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.531+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c4d80a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.532+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46886865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.532+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2cfbfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.532+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372, and the Request Id: 556888b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.532+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276dbb39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.533+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c48185e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.533+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ae9016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.534+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216dacee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.534+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39839a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.534+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64c64621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.535+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c64621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.535+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: beb136a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.535+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3177d6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.535+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51716fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.536+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: beb136a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.536+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51716fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.536+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3177d6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.536+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b01ffe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.536+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18791d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.536+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b01ffe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.536+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c39e85d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.536+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c8eb61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.536+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 260d3f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.537+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8eb61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.537+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18791d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.537+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c39e85d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.537+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260d3f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.537+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6db58cbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.537+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54269c68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.538+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cd5e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.538+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db58cbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.538+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: 5f21e7af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.538+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cd5e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.538+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374, and the Request Id: 10493b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.538+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378, and the Request Id: 56aba908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.538+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371, and the Request Id: 4ad6143a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.539+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: 72391e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.539+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fc2d009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.539+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54269c68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.539+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374, and the Request Id: 21bc5cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.539+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc2d009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.539+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 397d2c9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.540+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bbcfa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.540+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: 7575e204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.540+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397d2c9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.540+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbcfa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.540+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373, and the Request Id: 40aa634e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.540+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778fe057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.541+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778fe057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.541+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 402cb1bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.541+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: 712cd7c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.541+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402cb1bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.542+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7933c2e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.542+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7933c2e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.542+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: 5468cafc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.543+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378-, and the Request Id: 67119f0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.543+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371-, and the Request Id: 4fe20607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.543+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373, and the Request Id: 75bbed82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.544+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c28673a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.544+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374-, and the Request Id: 1d9c0d23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.544+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373-, and the Request Id: 41d451af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.545+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372-, and the Request Id: 3deabb54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.545+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: 64a7c401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.545+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370-, and the Request Id: 528449de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.547+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1066e86b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.547+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d944d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.548+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f05421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.548+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187a84c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.548+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364169a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.548+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3fba22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.549+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8ef086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.549+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373-, and the Request Id: 47e9a22f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.549+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e69daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.549+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62df08cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.550+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2ba076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.551+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd9b4e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.552+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b8806ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.552+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2b7c02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.553+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8806ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.555+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d33932e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.555+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d33932e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.555+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1598626f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.555+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b16fe4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.556+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274cb366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.556+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628f65c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.556+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdef7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.556+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11490320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.556+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373, and the Request Id: 575a806a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.557+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 435c7896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.557+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4417a2d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.557+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435c7896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.557+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4417a2d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.558+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb96f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.558+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc1e13f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.558+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb96f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.558+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef0b9da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.558+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef0b9da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.559+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372, and the Request Id: 478ba147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.559+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 33e6139a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.559+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40dfe7a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.559+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 248d827b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.559+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40dfe7a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.560+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2887d4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.560+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248d827b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.560+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21598b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.560+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c8563ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.560+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 369ca76a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.560+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8563ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.561+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369ca76a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.561+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373-, and the Request Id: 156fa7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.561+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374, and the Request Id: 7f76fd86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.561+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375, and the Request Id: 57b41906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.562+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa4d951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.562+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa4d951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.563+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2887d4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.563+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21598b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.563+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 189ff98b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.563+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64567aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.563+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189ff98b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.563+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b04818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.563+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc56322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64567aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc56322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b04818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24183d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a0f676b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24183d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0f676b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372, and the Request Id: 3b439fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: 2de4aff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.564+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374, and the Request Id: 4d832a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.565+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f15c322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.565+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: 790e282e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.565+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f15c322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.565+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: 7f4669f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.566+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373, and the Request Id: 16d718ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.566+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375-, and the Request Id: 7036962b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.567+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374-, and the Request Id: c2fbe46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.569+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372-, and the Request Id: 3ba98008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.569+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371-, and the Request Id: 1cd0526b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.569+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348f03a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.569+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372-, and the Request Id: 4c66e66b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.569+0000 [https-jsse-nio-auto-2-exec-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: 32ae351e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.570+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379-, and the Request Id: 65a82a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.570+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: 2fcd2ec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.570+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd4f60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.571+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77db0d8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.571+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6fffed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.572+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1886558f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.572+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c396ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.573+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b67751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.574+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b096cc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.574+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c592dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.574+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2a10ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.575+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1481ab48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.575+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cbf45ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.575+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4fc53e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a76378a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.576+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322179e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.577+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a363d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.577+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac4b251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.578+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2f420d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.578+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e127cc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.579+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dadf94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.579+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a9af37b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.579+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2178818d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.579+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e127cc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.579+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9af37b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.580+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2178818d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.580+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56e03869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.580+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1beba5b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.580+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121d893c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.580+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e03869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.580+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1beba5b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.581+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e63c95e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.580+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48bd7bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.581+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5a9c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.581+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bd7bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.581+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e63c95e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.581+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 6ce3b2bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.581+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 910e3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.581+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375, and the Request Id: 3fba4287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.582+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5a9c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.582+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70bc6cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.582+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70bc6cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.582+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374, and the Request Id: 547e21f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.582+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 776c9151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.583+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776c9151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.583+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: 1a04b918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.583+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559ac161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.583+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559ac161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.583+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376, and the Request Id: 2952c20f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.583+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79cc14cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.584+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cc14cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.584+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 910e3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.584+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dfaaaa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.585+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dfaaaa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.585+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380, and the Request Id: 2ad4162a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.585+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 81e8f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.585+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b2e1c8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.585+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376-, and the Request Id: 565a13d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.586+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2e1c8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.586+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ffb004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.586+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81e8f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.586+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375-, and the Request Id: 2a81ff44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.586+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a06dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.586+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ffb004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.586+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a06dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.586+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374-, and the Request Id: 7768b6d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.587+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372-, and the Request Id: 390c936d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.587+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373, and the Request Id: 1c1fa849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.588+0000 [https-jsse-nio-auto-2-exec-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: e495ba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.588+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b99cde0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.588+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d96128a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.588+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373, and the Request Id: 3221e368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.588+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b99cde0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.588+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d96128a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.588+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375, and the Request Id: 36b7abf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.588+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374, and the Request Id: 65d7b15c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.589+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b68f8c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.589+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380-, and the Request Id: 1e01e0c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.589+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2151808e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.590+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: 65f66483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.590+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b055ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.591+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52bc6865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.591+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a3eeff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.591+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373-, and the Request Id: 41f60d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.592+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 70b756bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.592+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374-, and the Request Id: 74c0ae1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.593+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24460297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.593+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b893e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.594+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d90ebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.594+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e5059b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.595+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ec35db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.595+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3d3a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.595+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30de48ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.596+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5785c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.596+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f54a1f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.596+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1269c67f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.597+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6096e9d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.597+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6157bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.597+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6096e9d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.597+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6157bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.598+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 179f95a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.598+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58d3515e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.598+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179f95a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.598+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58d3515e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.598+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376, and the Request Id: 116350a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.599+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 57306848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.599+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6062ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.600+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c65389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.600+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f7982ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.601+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e45e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.601+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b64007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.601+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f7982ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.601+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9535a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.602+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9535a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.602+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6062ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.602+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31de29c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.602+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ddf021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.602+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38615e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.602+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376-, and the Request Id: 4f0767b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.603+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31de29c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.603+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ff91319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.603+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5b9b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.603+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38615e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.603+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff91319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.604+0000 [https-jsse-nio-auto-2-exec-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: 4dee50be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.604+0000 [https-jsse-nio-auto-2-exec-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: 12322112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.605+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: 2d942c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.605+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373, and the Request Id: 15988bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.605+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4324846b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.605+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72dc0cad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.606+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dc0cad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.606+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4324846b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.606+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c00a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.606+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3bd3ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.607+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c00a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.607+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3bd3ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.607+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: 64ded937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.607+0000 [https-jsse-nio-auto-2-exec-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: 401604b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.608+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e407447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.608+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e407447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.608+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499d523f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.609+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 635c915d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.609+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79f70a9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.609+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4036c4a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.609+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635c915d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.609+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f70a9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.610+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: 3355bce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.610+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4036c4a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.610+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 228df0f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374, and the Request Id: d5de781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.610+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228df0f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.611+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: 2941db9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.611+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381, and the Request Id: 3b0753ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.611+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c82d60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.611+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375-, and the Request Id: 1ef50fca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.611+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374-, and the Request Id: 2a39d77f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.612+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 49a34f83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.612+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e61af62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.613+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d557a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.615+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc1bca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.615+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca18cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.615+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374-, and the Request Id: 34bcf8bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.616+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b2625e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.618+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee8ef3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.618+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381-, and the Request Id: 6e800a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.618+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee8ef3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.618+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799d069c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.618+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c432b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.618+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f143187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.619+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c432b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.619+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: 2c809780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.619+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 929f2f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.619+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47a3bfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.620+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a3bfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.620+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441a2c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.620+0000 [https-jsse-nio-auto-2-exec-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: 784e08f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.620+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d0b270e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.620+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468cf03a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.621+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13bc4ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.622+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c55ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.622+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56bf7045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.622+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56bf7045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.623+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bc7a959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.623+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc7a959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.624+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 59be605a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.624+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375-, and the Request Id: 4e249c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.624+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377-, and the Request Id: 38ae5c32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.625+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479a07e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.625+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317b705e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.625+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479adce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.625+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6147c0bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.626+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479adce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.626+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6147c0bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.626+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479a07e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.626+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43cb8b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fc6dc9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.626+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46037fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc6dc9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.627+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce40b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.627+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685f7290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.627+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46037fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.627+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43cb8b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.627+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce40b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.627+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79433c14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.627+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375, and the Request Id: 33d4f276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.628+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 378079b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.628+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374, and the Request Id: cdf68bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.628+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: 7185e40a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.628+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378079b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.628+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6485e71c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.628+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378, and the Request Id: 2fd75012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.629+0000 [https-jsse-nio-auto-2-exec-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: 7b04c3a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.630+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d803eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.630+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43806bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.630+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ad2e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.631+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43806bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.631+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: de12393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.631+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ad2e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.631+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c046ae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.631+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de12393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.631+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374-, and the Request Id: 3eef0a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.631+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c046ae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.632+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5948049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.632+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375, and the Request Id: 753fc7af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.632+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2ab0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.632+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5948049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.632+0000 [https-jsse-nio-auto-2-exec-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: 5a09fa6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.633+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: 8c400e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.633+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377-, and the Request Id: 2906fec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.633+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376, and the Request Id: 38581d7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.635+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de8ee77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.635+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f275da0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.636+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 228972ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.637+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52779300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.637+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500a409d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.637+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6beca7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.638+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6beca7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.638+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382, and the Request Id: 7123171b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.639+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375-, and the Request Id: 68c13d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.639+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4951c84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.639+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e4e177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.639+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34c0aa6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.639+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e4e177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.640+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ffe276a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.640+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c0aa6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.640+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3232778c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.640+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2b2d71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.640+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376-, and the Request Id: 20483b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.640+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3232778c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.640+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30497514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.641+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30497514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.641+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378, and the Request Id: 2cac1304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.641+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: 52778fb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.642+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774cd17e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.643+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774cd17e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.643+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc0de0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.643+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e8367f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.643+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c01a08a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.644+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c01a08a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.644+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382-, and the Request Id: 644ae582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.644+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3e9526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.645+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395f9c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.645+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376-, and the Request Id: 5e6f4e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.645+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378-, and the Request Id: 47350229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.645+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379, and the Request Id: 7111babd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.645+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 242291fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.646+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242291fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.646+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 658ae8c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.647+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658ae8c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.647+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 698426d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.647+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376, and the Request Id: 5c63e370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.648+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11da5eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.648+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e035858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.648+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698426d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.648+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2779dc3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.648+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2779dc3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.648+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb36c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.648+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: acb8598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.649+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443dbaf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.649+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acb8598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.649+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443dbaf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.649+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: 51f2e294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.649+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8760a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.650+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379, and the Request Id: d802b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.650+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: 2580f309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.650+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417217e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.650+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c83bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.651+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f734137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.652+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376-, and the Request Id: 1a744e69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.652+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f734137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.652+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bbf7abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.652+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7feae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.652+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4785b9c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.652+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbf7abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.653+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dfd7dc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.653+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4785b9c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.653+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1503c486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.653+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfd7dc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.653+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376, and the Request Id: 16a65b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.654+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1503c486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.655+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379-, and the Request Id: 31d3f28d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.655+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a4551b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.655+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cd331c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.655+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378-, and the Request Id: 343644e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.656+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd331c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375, and the Request Id: 714d81c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.656+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d89d1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377, and the Request Id: 50621676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e4b48a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e4b48a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.657+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376-, and the Request Id: 7d70447b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.658+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4516ab84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.658+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ce4550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.658+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d64551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.658+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d64551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.659+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377, and the Request Id: 75fbce9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.659+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7258afc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.660+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1481f7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.660+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7013894b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.660+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375-, and the Request Id: 70e7e356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.660+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377-, and the Request Id: 607b7c5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.661+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7013894b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.661+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 749ef5b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.661+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb16c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.661+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749ef5b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.662+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3f2176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.662+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379, and the Request Id: 2cbee423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.662+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24584584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.663+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 461db8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.663+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461db8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.664+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41ef8567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.664+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41ef8567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.664+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377-, and the Request Id: 1eb89dd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.665+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: 94356ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.665+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a86f1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.665+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1ba9fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.665+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 141b333d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.666+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141b333d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.666+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379-, and the Request Id: 7f25b771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.666+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3b1c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.667+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7434c2bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.667+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fefa8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.667+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc630e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.667+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fefa8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.668+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61457116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.668+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50e6b4d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.668+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61457116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.668+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e6b4d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.669+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 36ef2392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.669+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e14cdcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.669+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377, and the Request Id: 70dcb395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.670+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e14cdcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.670+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f97d3ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.670+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f97d3ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.671+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: 5f41c5db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.671+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c64d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.671+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 243f36c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.671+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a3f70d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.672+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383-, and the Request Id: 74a3c43e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.673+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: 67d3fb03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.673+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: 19fbddad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.673+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f630acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.673+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313c7e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.674+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f630acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.674+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4e8807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.674+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa44f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.674+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379-, and the Request Id: 5cd95fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.675+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa44f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.675+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4e8807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.675+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3adbe133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.676+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: be67f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.676+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380, and the Request Id: 11761108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.676+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ec934c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.676+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be67f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.677+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a9e5d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.677+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9e5d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.677+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3b3038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.678+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3b3038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.678+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: 246bb94d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.678+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466afa2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.679+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7625b6c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.680+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416172c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.681+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76f7b551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.681+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f7b551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.681+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: efda464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.682+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378, and the Request Id: 6b20253f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.683+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380-, and the Request Id: 38f1ef73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.683+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376-, and the Request Id: 3382d705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.684+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6180e7f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.685+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596a677f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.685+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6180e7f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.685+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f116c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.685+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72663828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.685+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72663828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.686+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377, and the Request Id: 4854bf55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.686+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3537957c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.686+0000 [https-jsse-nio-auto-2-exec-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: 1cb5fd2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.686+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1018cec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.686+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3537957c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.687+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380, and the Request Id: 5d0320b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.687+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5202c37e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.687+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1018cec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.687+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c1e9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.688+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c1e9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.688+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378, and the Request Id: 2daee796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.689+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412988f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.689+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6446165b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.689+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b16f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.689+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bdae386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.689+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377-, and the Request Id: 6e222d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.689+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdae386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.690+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59f52a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.690+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a613767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.690+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783e2bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.690+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a613767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.690+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f52a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.691+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380-, and the Request Id: 1d30773b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.691+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ed2c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.691+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ed2c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.691+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3de5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.691+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378, and the Request Id: 377879b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.692+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381, and the Request Id: da4e512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.692+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378-, and the Request Id: 4ab98aa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.692+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712bdda3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.695+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dfbdc58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.696+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfbdc58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.696+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cbd8238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.696+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cdc579c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.696+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6370d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.696+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abff0b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.696+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdc579c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.697+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6be919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.697+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381-, and the Request Id: 600f1b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.697+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: 35e97d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.697+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6be919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.697+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cfb5bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.698+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: 618d2d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.698+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cfb5bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.698+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1459f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.699+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771821d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.699+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6982ab0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.699+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771821d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.699+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a01ceff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.699+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a01ceff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.700+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7733731f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.700+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377, and the Request Id: 90400f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.701+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a48d252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.701+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a48d252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.701+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4166222e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.702+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384-, and the Request Id: 29fbd2fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.702+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 181225ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.702+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181225ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.702+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379, and the Request Id: 702708fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.708+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6574973a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.709+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6574973a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.709+0000 [https-jsse-nio-auto-2-exec-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: 5054981b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.709+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5b8679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.709+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5b8679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.710+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381, and the Request Id: 16deaea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.711+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59437e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.711+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59437e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.713+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dfbb838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.713+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e3f4b3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.713+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfbb838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.714+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380-, and the Request Id: 7dd44e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.715+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798739be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.715+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379-, and the Request Id: 6df19217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.715+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378, and the Request Id: 253175c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.715+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710fd347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.715+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798739be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.715+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab724b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.715+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377-, and the Request Id: 13d48d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.716+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e1a8933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.716+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1a8933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.717+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502945b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.717+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53dc3e0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.717+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3cf999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.718+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379, and the Request Id: 4a63256e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.719+0000 [https-jsse-nio-auto-2-exec-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: 26133efe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.720+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3523e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.720+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203443db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.720+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f6217ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.721+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e3395b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.721+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6217ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.721+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3523e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.721+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 767aea8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.722+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34fa3cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.722+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3552e720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.722+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3552e720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.722+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767aea8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.722+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fa3cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.723+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eee927b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.723+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 7e77dd0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.724+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fcc8ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.724+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381, and the Request Id: 7fc05cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.724+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fcc8ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.724+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aed1cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.724+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e64c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.725+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381-, and the Request Id: bac4519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.725+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379-, and the Request Id: 5feede9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.725+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13bc330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.726+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: 61e16bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.727+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d48fdf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.728+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71114bf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.728+0000 [https-jsse-nio-auto-2-exec-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: 4ce9a89b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.729+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71114bf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.729+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: 68e1e06b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.729+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d82ac1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.730+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d82ac1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.730+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a98cd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.730+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 363378cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.730+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 327a7ac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.730+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: 4349b5a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.730+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a98cd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.731+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363378cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.731+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73329b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.731+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fb730d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.731+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73329b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.732+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb8c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.732+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75367da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.732+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb8c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.732+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: 1033e041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.732+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59d764b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.733+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d764b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.733+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654ba06d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.733+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: 151f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.733+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380, and the Request Id: 2e057929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.734+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1614a0e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.734+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1614a0e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.735+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240c8597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.735+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378, and the Request Id: 40b4be2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.736+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 599e1a18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.736+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d644001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.737+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380-, and the Request Id: 50ba9411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.737+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385-, and the Request Id: 2283c2ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.738+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: 33924cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.738+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381-, and the Request Id: 7bca8315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.738+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad3dc24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.738+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2b4eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.738+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5947fe52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.739+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad3dc24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.739+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41987bd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.739+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf1f065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.740+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf1f065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.740+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379, and the Request Id: 64574530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.741+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff115e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.742+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68fb603e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d0703d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.743+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8f61a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.743+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fb603e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.743+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2614b3fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.743+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 626343e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.743+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3520369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.743+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2614b3fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.744+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626343e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.744+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382, and the Request Id: fd1d88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.744+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bdbfe45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f23d96e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f23d96e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.745+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382, and the Request Id: 388a7b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.745+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1914825c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.746+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1914825c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.746+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 759b9e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.747+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759b9e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.747+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380, and the Request Id: 7ac72cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.748+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379-, and the Request Id: 4ad5875c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.748+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54adaf35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.749+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1b3d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.749+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f45f333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.750+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f45f333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.750+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: 2b832603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.751+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da7ec95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382-, and the Request Id: 71b10099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.751+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380-, and the Request Id: 4f1c731e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.751+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55f2aacf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.752+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f2aacf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.752+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a8f6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.752+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d04cb17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.752+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380, and the Request Id: 2d68261e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.752+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d04cb17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.753+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b4b539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.753+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe7b018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.753+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe7b018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.754+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 234a9137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.754+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 667bee3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.755+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74e9c123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.755+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 178b8ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.755+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667bee3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.755+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52db9db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.755+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178b8ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.755+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e9c123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.756+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52db9db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.756+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415d5c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.756+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ca49dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.757+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c9e956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.757+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c9e956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.757+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542f0e64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.757+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de369b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.758+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: 5bc086ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.758+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 576b919f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.758+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de369b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.758+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576b919f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.758+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: 6c656408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.758+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: 1d230ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.759+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4d3c54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.759+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: 71db52b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.759+0000 [https-jsse-nio-auto-2-exec-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: c377c60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.759+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4d3c54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.760+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: 6f747d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.760+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e885323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.760+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc9158d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.761+0000 [https-jsse-nio-auto-2-exec-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: 287d7c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.762+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ed21cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.763+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743ae959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381-, and the Request Id: aae11d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.763+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c67a557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.763+0000 [https-jsse-nio-auto-2-exec-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: 11e115a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.764+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e2bd5d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.764+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313f2a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.764+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2bd5d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.765+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c67a557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.765+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 1660b2de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.765+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131a462c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.766+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8ba27f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.766+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8ba27f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.767+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70337b2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.767+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70337b2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66eb600f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.772+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fb9d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.772+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4b1183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.772+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35003b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.772+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5244d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eca8137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.773+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381, and the Request Id: 1b8e50da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: 250bfe77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.774+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5415e921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.774+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 411843eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.774+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c06db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.774+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411843eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.775+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c06db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.775+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dca805c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.775+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28521bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.775+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dca805c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.775+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28521bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.776+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383, and the Request Id: 4a74c53e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.776+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381, and the Request Id: 1313bd8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.776+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee58180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.776+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f194b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.777+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f194b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.777+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381-, and the Request Id: 7f8f9c8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.777+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 777b1e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.778+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98123ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.778+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777b1e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.778+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380-, and the Request Id: dd66e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.779+0000 [https-jsse-nio-auto-2-exec-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: 1cc58ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.779+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c961eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.780+0000 [https-jsse-nio-auto-2-exec-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: 26b1891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.781+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383-, and the Request Id: 11df86cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.782+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a87e798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.782+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a87e798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.784+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7903e438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.784+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cbb02bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.785+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2824a0e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.785+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbb02bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.785+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387, and the Request Id: b12f507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.786+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2824a0e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.786+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: 6f26d4c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.786+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f66b9e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.786+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f66b9e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.787+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56464366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.787+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56464366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.787+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bbe1928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.787+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbe1928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.788+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23896e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.788+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23896e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.788+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1484bf92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.788+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: 565e9b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.788+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1484bf92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.789+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383, and the Request Id: 6231d1af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.789+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382, and the Request Id: 15328313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.790+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a202282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.790+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35e8ed48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.791+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e8ed48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.791+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5fb0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.791+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c299b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.792+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c299b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.792+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67efbe0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.793+0000 [https-jsse-nio-auto-2-exec-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: 5daf9537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.793+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383-, and the Request Id: 1ae48643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.793+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380, and the Request Id: 19b257f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.793+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50eaa5e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.794+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387-, and the Request Id: 565cb50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.799+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382-, and the Request Id: 7eb33d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.799+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd2cf42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.800+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345391e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.800+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380-, and the Request Id: 71e5643a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.800+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc091b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.800+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26bc3ceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.801+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148174ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.802+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a9a4f3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.803+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 483402e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.804+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483402e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.804+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9d89ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.805+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f6944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.805+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d1d1b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.805+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d1d1b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.806+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7e5fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.806+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381, and the Request Id: 38b98afe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.806+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdae6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.806+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4333133d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.806+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a9b9985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.807+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9b9985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.807+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553d92c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.807+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d89bf09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.808+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d89bf09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.808+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77a8e6f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.808+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a1b7eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.808+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e4fd59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.808+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e4fd59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.809+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a8e6f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.809+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26a3c635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.809+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a3c635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.810+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c2295b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.810+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: 1673d622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.810+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2295b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.810+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382, and the Request Id: 3b9ed024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.810+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381-, and the Request Id: 6c7ad9b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.811+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62fec821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.811+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6a0f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.811+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f57a67f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.811+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fec821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.811+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384, and the Request Id: 52d6ff78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.812+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a293f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.812+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6a0f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.812+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7371ce38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.813+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486bb133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.813+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486bb133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.813+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7371ce38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.813+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 335bf052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.813+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335bf052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.813+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388, and the Request Id: 44d0f035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.814+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30337940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.814+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30337940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.814+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1804f25c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.814+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1804f25c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.815+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384, and the Request Id: 181a34e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.815+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 766cc3c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.815+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766cc3c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.815+0000 [https-jsse-nio-auto-2-exec-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: 4ec62155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.815+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384-, and the Request Id: 26f26f36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.816+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: 5532eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.816+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1083d59c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6df6b7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df6b7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.817+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382-, and the Request Id: 37ed2e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.817+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 7aa3d1ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.818+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43de29d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.818+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43de29d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.818+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384-, and the Request Id: 7cec0b66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.818+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388-, and the Request Id: 6c8002ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.818+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: 7d173cb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.819+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d82df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.820+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a1174f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.820+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d0b9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.821+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d0b9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.821+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384-, and the Request Id: e53a9a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.821+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fe3eeb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.822+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe3eeb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.822+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434580b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.823+0000 [https-jsse-nio-auto-2-exec-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: 18e050b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.823+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2adde230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.823+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f55e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.823+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385-, and the Request Id: 2f121651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.824+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788240dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.824+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd0527d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.824+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4296e6ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.825+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: 20130926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.825+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5797ac3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.827+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f667c7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.827+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e0b033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.827+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d3dea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.829+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383-, and the Request Id: 3ff0baab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.829+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ab14141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.829+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32bd56f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.829+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab14141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.829+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f0f14fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c3e889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.830+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f404e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.830+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 360878d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c3e889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.830+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f404e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cba175f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.830+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360878d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.831+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385, and the Request Id: 5f5db228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.831+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 180148e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.831+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13a53c07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.831+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180148e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.832+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4642300c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.832+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a53c07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.832+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4642300c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.832+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217262ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.832+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383, and the Request Id: 64a56b05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.833+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23a49f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.833+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382, and the Request Id: 1ccb9abd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.833+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a49f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.833+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c8bf3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.834+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2b2124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.834+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383, and the Request Id: 2a32f61a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8bf3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.834+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7387c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.835+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 586977c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.835+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9504a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.835+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586977c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.835+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9504a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.835+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29baf93a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.835+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385, and the Request Id: 5488530a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.836+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29baf93a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.836+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db6a011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.836+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385, and the Request Id: 7b3b6e0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.837+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee67de7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.837+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385-, and the Request Id: 7d626e13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.837+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee67de7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.837+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: 4cb00832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.837+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383-, and the Request Id: 7662db24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.838+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fafb41f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.838+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382-, and the Request Id: 5b63e31f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.838+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fafb41f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.839+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: 6040924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.839+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e007f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.839+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b5f5dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.839+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e007f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.839+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385-, and the Request Id: 7b86af36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.840+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5f5dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.840+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe6ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.840+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe6ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.840+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720dc0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.840+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720dc0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.841+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: a1e3a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.842+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385-, and the Request Id: c069d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.842+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680b5f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.842+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e01834d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.842+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b6b7a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.842+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e01834d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.844+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386, and the Request Id: 6b075793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.844+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8d9379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.844+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389-, and the Request Id: 33bfda87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.844+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1868e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.845+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1868e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.845+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30617a18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.845+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b396fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.845+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384, and the Request Id: 1f033198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.846+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c56e763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.847+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f4ca48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.847+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382-, and the Request Id: 31ff4211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.847+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: 797b0b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.848+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e391898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.848+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 584aacc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.849+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c7665a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.850+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384-, and the Request Id: 5fb0ad9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.851+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eec2607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.851+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eec2607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.852+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2884309a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.853+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bce99c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.853+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15334d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.854+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3017af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.854+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd208a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.854+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3017af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.854+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10228e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.855+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10228e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.855+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541dfc78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.855+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384, and the Request Id: 53be4bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.855+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d8eb90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.855+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5234eac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.855+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e377f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.856+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e377f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.856+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d8eb90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.856+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 227d4eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.856+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55005c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.857+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227d4eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.857+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a2be9bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.857+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386, and the Request Id: 7ef091e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.857+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2be9bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.858+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383, and the Request Id: 6e8a5d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.858+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bcfbbd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.858+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcfbbd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.858+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390, and the Request Id: 6b665768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.859+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d0c6fdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.859+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384-, and the Request Id: 2f2eb317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.860+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0c6fdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.860+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42615aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.861+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42615aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.861+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31b071c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.861+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b071c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.861+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d1849e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.862+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d7aa2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.862+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: 1c229490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.862+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383-, and the Request Id: 62883f97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.862+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c1b315f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.863+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1b315f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.863+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de3bc1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.863+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de3bc1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.863+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390-, and the Request Id: 1f39c320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.864+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70380621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.864+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30f1134c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.864+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: 41f992ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.864+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f1134c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.864+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386, and the Request Id: 17e7cce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.865+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1332d123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.865+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: 745f9482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.866+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: 7c126973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.866+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1592c2a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.866+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d3cb61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.867+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485f14bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.867+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1592c2a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.868+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36033d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.868+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384-, and the Request Id: 3e43990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.868+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36033d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.868+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a8260c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.868+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386-, and the Request Id: 179662b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.869+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385, and the Request Id: 1973890a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.872+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3572643a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.872+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a35de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.872+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a8260c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.874+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b4784a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.875+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385-, and the Request Id: 28f70101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.875+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 542312c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.875+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c817fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.875+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542312c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.876+0000 [https-jsse-nio-auto-2-exec-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: 3a22f0db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.877+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b569ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.877+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6babcfa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.877+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b569ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.877+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 397bf77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.878+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 397bf77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.878+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383, and the Request Id: 4b18974c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.879+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52aebec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.879+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b92c5fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.879+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2644f1b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.879+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7906f7fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.880+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2644f1b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.880+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3694e8fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.880+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30802ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.880+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439f2738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.881+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3694e8fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.881+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30802ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.881+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: 27b964ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.882+0000 [https-jsse-nio-auto-2-exec-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: 3fca8b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.882+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7914d985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.883+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7914d985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.883+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6390ade9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.883+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383-, and the Request Id: 388ea87c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.883+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384, and the Request Id: 50affcb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.883+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6048cc5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.884+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ffe68d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.884+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f4a0f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.885+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4a0f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.885+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6330ccec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.885+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6330ccec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.886+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74552be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.886+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387, and the Request Id: 3c35c57d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.886+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74552be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.886+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: 23f47b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.887+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5511844e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.887+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 182df824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.887+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 669bc4ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.887+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac09bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.888+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182df824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.888+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384-, and the Request Id: 778eb2dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.888+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669bc4ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.888+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387, and the Request Id: 6094d4cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.888+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f395160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.888+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32ab3abb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.889+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ab3abb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.889+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f395160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.889+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed2bb0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.890+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41643609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.890+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41643609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.890+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391, and the Request Id: 2d963c46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.891+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f902456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.891+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c7de98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.891+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f902456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.891+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c7de98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.891+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387, and the Request Id: 16177e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.891+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 770e7d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.891+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385, and the Request Id: 634d4789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.894+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387-, and the Request Id: 6ce00e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.895+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387-, and the Request Id: 787b40df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.895+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525b7485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.895+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385-, and the Request Id: 45fe78e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.895+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525b7485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.896+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6add7ccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.896+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 532932ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.896+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387-, and the Request Id: 2f7354c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.896+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532932ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.897+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33673ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.897+0000 [https-jsse-nio-auto-2-exec-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: 1a1b9959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.897+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b67cc36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.897+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386, and the Request Id: 305ccb7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.897+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b3cf2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.898+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426bdb60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.899+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3b82fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.901+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b09deb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.901+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46d837a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.901+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386-, and the Request Id: 2cb7e5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.901+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2b0159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.901+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a69cbe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.902+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d837a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.902+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a69cbe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.902+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78097a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.903+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c6e7d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.903+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b58aa47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.903+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b58aa47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.903+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6e7d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.903+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c438fd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.903+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1167f6ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.904+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b0f683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.904+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 1faada14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.904+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386, and the Request Id: 28d73117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.904+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 246ce114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.905+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246ce114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1650e33f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.906+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1650e33f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ce174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.907+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384, and the Request Id: 1681a2e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.907+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3272c981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.909+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a94a1cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.909+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: 2d6e962c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.909+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: 59de5782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.909+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f7703ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.909+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7703ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.910+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4080dfa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.909+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45d3665a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.925+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4080dfa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.926+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d3665a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.927+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e5ea474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.928+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: 7b0189de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.928+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5ea474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.928+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd5b4cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.930+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4d3fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.930+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 188e3223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.930+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6405d818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.930+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d862223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.930+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188e3223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.930+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59635793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.930+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6405d818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.931+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: 3254c0f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.931+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d862223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.931+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59635793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.931+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ad2a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.931+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388, and the Request Id: 36bd796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e59c2df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e59c2df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 793bdfcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.932+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b56f85b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.932+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: 6a891f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:56 2025-10-04T14:14:56.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793bdfcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.933+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392, and the Request Id: 2bf8d700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.933+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388, and the Request Id: 4b095c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.934+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385-, and the Request Id: 5abfd931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.934+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c2cf32f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.935+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2cf32f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.935+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559fe0c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.936+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e35977b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.936+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388-, and the Request Id: eb0f7a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.936+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559fe0c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.936+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e35977b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.936+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388-, and the Request Id: 4f3064d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.937+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d97d323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.937+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392-, and the Request Id: 406d5e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.937+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388-, and the Request Id: 2c1b75e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.937+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 377f4839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.938+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387, and the Request Id: 4132d600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.938+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230c949e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.938+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457c47f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.938+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377f4839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.938+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fdcda0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.938+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386, and the Request Id: 338f3bb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.940+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed6cfb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.942+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ab11015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.942+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57227c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.942+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec6ab03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.942+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b8cb7ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.943+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8cb7ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.943+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387-, and the Request Id: 6db700c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.943+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8818f2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.944+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23952f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.944+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23952f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.944+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 1cc7788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.948+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11390dc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.948+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386-, and the Request Id: 5a7918ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.949+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11390dc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.949+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324e0aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.949+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3720c3ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.949+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd9c3fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.950+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: 356b288f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.950+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9eef6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.950+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67dd0308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.950+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9a8aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.950+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e503d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.951+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a8aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.951+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e503d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.952+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25abba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.952+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: 24cf670f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.952+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25abba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.953+0000 [https-jsse-nio-auto-2-exec-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: 2a2c68fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.953+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a7e74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.954+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a0c956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.954+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9a141e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.954+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c5c367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.955+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a141e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.955+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a5c8535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.955+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50a2dddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.955+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb7a70b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.956+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb7a70b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.956+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26561360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.956+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: 62be7af4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.956+0000 [https-jsse-nio-auto-2-exec-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: 691f82a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.957+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a2dddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.957+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5c8535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.957+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18ceddc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.957+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ceddc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.958+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 351bdd19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.958+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351bdd19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.958+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36b66c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.958+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b66c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.958+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28dd2294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.959+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28dd2294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.959+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386, and the Request Id: 4693c29b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.959+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389, and the Request Id: 40bf5dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.959+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393, and the Request Id: 1cf835fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.960+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 712f5964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.961+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712f5964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.961+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43c4522f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.962+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c4522f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.962+0000 [https-jsse-nio-auto-2-exec-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: 64d0a896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.963+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: 5e215073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.964+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3487c383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.964+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389-, and the Request Id: 58938e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.964+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6302b0c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.965+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6302b0c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.965+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 292133af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.965+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3291041a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.966+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3291041a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.966+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388, and the Request Id: 52c88cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.969+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386-, and the Request Id: 54c1f61c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.969+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd0bd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.970+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389-, and the Request Id: 30fbe2e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.970+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2344aea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.970+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: 10f071f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.971+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393-, and the Request Id: 45241a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.971+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389-, and the Request Id: 2d0b3c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.971+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4ceb11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.972+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 757edeb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.972+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aa62bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.972+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757edeb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa62bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33282c1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33282c1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.973+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6b55a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.974+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387, and the Request Id: 5c8ade04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.974+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c92c21a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.975+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed6b5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.975+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 313435e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.976+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313435e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.976+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 571a1dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.976+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fae7199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.976+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 49ca0c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.991+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac83b53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.991+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba2198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.994+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 460093f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.994+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c80cfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.994+0000 [https-jsse-nio-auto-2-exec-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: 54331473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.995+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387-, and the Request Id: 45644e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.995+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7578e9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.995+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0df44e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.995+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460093f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.996+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295c5607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.996+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4141c96d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.996+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae7bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.997+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4141c96d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.997+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388, and the Request Id: 3fe7fa99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.998+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae7bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.998+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea4f19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.998+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 644d9a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.998+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea4f19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.998+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644d9a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.998+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31e8c203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.999+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48431dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.999+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e8c203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.999+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36486a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.999+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54fd069b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.999+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36486a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:56.999+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: 3578760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.000+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fd069b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.000+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390, and the Request Id: 4e93ed66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.001+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: b41fb87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.001+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274b7993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.002+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce87c2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.002+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217cda59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.002+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce87c2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.002+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 161604c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.003+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388-, and the Request Id: 7301856f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.003+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161604c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.003+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f219ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.004+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eef65b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.004+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bcab48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.004+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcab48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.004+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d3eaa90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.004+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: 4899cef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.005+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3eaa90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.005+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387-, and the Request Id: 15b05721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.005+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390, and the Request Id: 4d83b82f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.005+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b3c6a04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.006+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: 18e9ba76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.006+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389, and the Request Id: 78426e0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.006+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37affd6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.007+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37affd6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.007+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d7c2999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.008+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d7c2999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.008+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394, and the Request Id: 28da4102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.008+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e2b195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.008+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 582cd5ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.009+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582cd5ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.009+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a35fbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.010+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a35fbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.010+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5435b594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.010+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 724a2d0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.010+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f30710e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.010+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724a2d0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.011+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390, and the Request Id: 525c4a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.011+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390-, and the Request Id: 545c1790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.011+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4deafc98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.011+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f79dc48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.012+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4deafc98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.012+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388, and the Request Id: 7c4a8e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.013+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389-, and the Request Id: 30f5d524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.014+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394-, and the Request Id: 688dd262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.014+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579b5d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.015+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43996a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.015+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8796a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.016+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24fd5fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.016+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 678ac95c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.016+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388-, and the Request Id: 1a7e10a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.017+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a73e86d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.017+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 381f5d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.017+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381f5d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.018+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34cdab9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.018+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65af5ec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.019+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c0da11a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.020+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c0da11a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.020+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62497e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.021+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62497e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.021+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e05787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.021+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e05787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.021+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 247e0785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.022+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247e0785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.022+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158ffa7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.023+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391, and the Request Id: 3c1c846d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.023+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 730b0b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.023+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d71a006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.024+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 730b0b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.024+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c5ed2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.024+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5ed2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.024+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389, and the Request Id: ab653a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.024+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69521f0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.024+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dac72ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.024+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47802c23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.024+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e35415d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.024+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5806fe8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47802c23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.025+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5806fe8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.025+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f2c205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.025+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388, and the Request Id: 7f54029d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.025+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f2c205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.025+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391, and the Request Id: 6ccdec50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.026+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387, and the Request Id: 2bf9257a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.026+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9cd35f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.026+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9cd35f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.027+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: 6cd28288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.027+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5967dc02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.027+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5967dc02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.027+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391, and the Request Id: 2e599fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.028+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ec6e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.029+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389-, and the Request Id: 57457a53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.029+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391-, and the Request Id: 33d19953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.030+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa35b80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.031+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d783815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.031+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d783815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.031+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 318d9fa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.031+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d65991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.032+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391-, and the Request Id: 9a8c939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.032+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318d9fa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.032+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388-, and the Request Id: 459074c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.032+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387-, and the Request Id: 5cf33d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.032+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f846365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.033+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f846365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.033+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb64ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.033+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d73df27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.034+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb64ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.034+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 836a5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.034+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284156ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.034+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 836a5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.034+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390, and the Request Id: 767c4e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.034+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395, and the Request Id: 6af00de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.035+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61add011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.035+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1923ad82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.035+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1923ad82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.036+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: 17ea61dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.037+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc7a048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.037+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42358b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.038+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 463c14d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.038+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f38ff25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.038+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390-, and the Request Id: 3f1e77b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.039+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc5cf80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.039+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463c14d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.039+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395-, and the Request Id: 3a5779a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.039+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3338ca6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.040+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 3662cd74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.040+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d65736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2361f5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.040+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d65736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2361f5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.040+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389, and the Request Id: 7ab2fba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.041+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 581a6698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.041+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46eb35aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.041+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46eb35aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.042+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581a6698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.042+0000 [https-jsse-nio-auto-2-exec-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: 223ff21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.042+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca7e6fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.042+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4634aac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.043+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4634aac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.043+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 356f4f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.043+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b46f26c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.043+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356f4f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.043+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac1a990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.043+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392, and the Request Id: 7244d357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.043+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 661f5465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.044+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db68394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.044+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ff403a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.045+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389-, and the Request Id: 42219c02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.045+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64434e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.045+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64434e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.046+0000 [https-jsse-nio-auto-2-exec-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: 4c0cb3b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.046+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: 56d06c7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.046+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 258f9ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.047+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726eade7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.047+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258f9ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.047+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ad6a9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.047+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2011b3c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.047+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad6a9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.048+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2011b3c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.048+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdbfc1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.048+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2658503f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.049+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388, and the Request Id: 3303ed38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.049+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2658503f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.049+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56d94702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.049+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c530fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.049+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d94702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.049+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18561057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.049+0000 [https-jsse-nio-auto-2-exec-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: 220dfe54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.049+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51feef3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.050+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51feef3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.050+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392, and the Request Id: 71681e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.050+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e61cb9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.050+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: 31fb2d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.051+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389, and the Request Id: 794b3b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.051+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16aff90a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.051+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16aff90a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.052+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65589946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.052+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65589946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.052+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3434f4b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.053+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391, and the Request Id: 35f4776f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.053+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3434f4b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.053+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ed95ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.053+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392-, and the Request Id: 6a0934fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.053+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ebe4a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.053+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed95ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.054+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ebe4a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.054+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120256d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.054+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: 73ab04c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.054+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fec7268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.054+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fec7268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.054+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 264c0a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.055+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195e804b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.055+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389-, and the Request Id: 5d5a34f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.055+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: 2e4b1f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.055+0000 [https-jsse-nio-auto-2-exec-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: 6b4cd211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.056+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308dcfe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.057+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: 6c407290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.057+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659559c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.058+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659559c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.058+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51ab4ed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.059+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29d84ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.059+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d84ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.060+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396-, and the Request Id: 2aa08be1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.061+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aad8802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.061+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aad8802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.061+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a99f158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.062+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae1cf14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.064+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f536cd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.065+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d56e2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.065+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d6877d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.069+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1f2bfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.069+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149d8626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.070+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f55f473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.070+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f55f473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.071+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c35c23d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.072+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c35c23d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.072+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4f7348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.072+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a6d1532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.073+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6d1532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.073+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389, and the Request Id: 40173189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.074+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713fa6ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.076+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62bd150c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.076+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390, and the Request Id: 3c9a0c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.077+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bd150c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.077+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae913cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.077+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: fb99d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.077+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae913cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 266b9ff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266b9ff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392-, and the Request Id: 6b593a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.079+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d9e019c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.079+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9e019c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.079+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9bff32c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.080+0000 [https-jsse-nio-auto-2-exec-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: 735159c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.081+0000 [https-jsse-nio-auto-2-exec-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: 51fb7d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.081+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17885fd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.081+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389-, and the Request Id: 5a6428b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.083+0000 [https-jsse-nio-auto-2-exec-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: 370b5d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.083+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: 61470fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.083+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c041469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.083+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a59db6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.084+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cf6877f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.084+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391-, and the Request Id: 40531018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.084+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a59db6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.084+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf6877f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e023fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.085+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393-, and the Request Id: 3ac6b9dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.085+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23ffdb8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e023fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.085+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ffdb8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d596fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.086+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d596fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.086+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52b96c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.086+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6adee97d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.086+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b96c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.087+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397, and the Request Id: 32d5f7ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.087+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392, and the Request Id: 638bf266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.087+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 524ac582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.087+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524ac582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.088+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348ac60c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.088+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348ac60c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.088+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290244e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.088+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393, and the Request Id: 634db083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.088+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2a5db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.089+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a54b656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.089+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390, and the Request Id: 7139ddfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.089+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173c476d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.090+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397-, and the Request Id: 65aa87ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.090+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2663de66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.091+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8d326f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.091+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392-, and the Request Id: 27905a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.092+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52051cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393-, and the Request Id: 65924fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.093+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1668a354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.094+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390-, and the Request Id: 6c64eb74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.094+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3839ddfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.094+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef05888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.095+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f5bca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.095+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d484fea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.096+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77764f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.096+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a7f4239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.096+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77764f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.096+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7f4239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.097+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bdbbd0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.097+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30970961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.097+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f3db38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.097+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73e4676c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.097+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30970961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.097+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdbbd0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.097+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e4676c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.098+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390, and the Request Id: 2ff5497b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.098+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b27997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.098+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720bd4b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.098+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b27997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.098+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: 4e22bf66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.099+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720bd4b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.099+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52cf13d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.099+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4605f556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.099+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cf13d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.099+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 6951602d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.099+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1be494cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.100+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be494cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.100+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: 70d88153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.100+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eeedbd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.100+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39aa58ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.100+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a59610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.101+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a59610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.101+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390-, and the Request Id: 48428cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.102+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2313f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.102+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eeedbd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.102+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394, and the Request Id: 6b1cf049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.102+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 116b32c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.103+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48c5f6e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.103+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c5f6e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.103+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: 67c26b55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.103+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393-, and the Request Id: 6ef83b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.104+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392, and the Request Id: 5401021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.104+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391-, and the Request Id: 5d396b9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.104+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788c4228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.105+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b76fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.106+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394-, and the Request Id: 782ddafc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.106+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aae1747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.106+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a29eb5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.106+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c4c5df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.107+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a29eb5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.107+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4c5df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.107+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29cf89e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.107+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b76fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.107+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c360392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.107+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cf89e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.107+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e653c06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.108+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c360392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.108+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e653c06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.108+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392-, and the Request Id: 5277c73b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.108+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2591b4ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.109+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398, and the Request Id: 54cb1d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.109+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393, and the Request Id: 4a18500d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.109+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394, and the Request Id: b13a387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.109+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52be21bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.109+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b882cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.110+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b882cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.110+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c58550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.110+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e77d23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.111+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c58550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.111+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5effa59b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.112+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d005bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.113+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394-, and the Request Id: 7848de8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.113+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398-, and the Request Id: d8bf6c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.114+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af0f4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.116+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: 7a117de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.116+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfc6c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.117+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24568620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.117+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d46cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.117+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391, and the Request Id: 519f8dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.118+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604de677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.118+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 192a482c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.118+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca51327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.118+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604de677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.118+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f469bcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.119+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 290d29fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.119+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 290d29fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.119+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d8c08ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.120+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8c08ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.120+0000 [https-jsse-nio-auto-2-exec-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: 43a837fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.120+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f317b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.120+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d40bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.120+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: abebd42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.121+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abebd42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.121+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f604e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.121+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391-, and the Request Id: 6f03fc83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.121+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391, and the Request Id: 65a7f3a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.122+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80a4f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.122+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f604e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.123+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1aef98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.123+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50fd629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.124+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50fd629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.124+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71638d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.124+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37eb3305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.124+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4234802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.124+0000 [https-jsse-nio-auto-2-exec-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: 3c935c08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.124+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a46e618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.125+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4234802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.125+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a46e618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.125+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: 18daa556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.125+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37eb3305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.126+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 96917fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.126+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30016d6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.126+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30016d6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.126+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a22148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.127+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393, and the Request Id: 46b78569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.127+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a22148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.127+0000 [https-jsse-nio-auto-2-exec-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: 1c0a69f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.129+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392-, and the Request Id: 6e022cbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.129+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391-, and the Request Id: 32ecfded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.129+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432dbc88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.146+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 295e4c84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.146+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295e4c84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.146+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 12c9ac89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.146+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393-, and the Request Id: 1ea4d7ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.146+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42eac80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.147+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dd52a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.147+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c9f1b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.147+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd52a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.147+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d57bcae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.148+0000 [https-jsse-nio-auto-2-exec-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: 4056ab09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.148+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c9f1b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.148+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d57bcae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.148+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569289b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.148+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4243633a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.149+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d8f60cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.149+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4243633a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.149+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8f60cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.149+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b74e502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.150+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214ee99a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.150+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395, and the Request Id: 14bd17b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.150+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394, and the Request Id: 7f34d4ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.151+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9dfe76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.151+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794cb8b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.152+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2a08ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.152+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399-, and the Request Id: 3d5b4857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.152+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b8c348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.152+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794cb8b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.152+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b8c348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.152+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7286855c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.153+0000 [https-jsse-nio-auto-2-exec-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: 7c65ad8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.153+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e67e181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.153+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e67e181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.153+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f96b569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.154+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392, and the Request Id: 42efdcb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.155+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38328d59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.155+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394-, and the Request Id: 744d9063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.155+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38328d59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.155+0000 [https-jsse-nio-auto-2-exec-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: 4401f621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.157+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e166b51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.157+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2bb68d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.157+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e166b51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.157+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395-, and the Request Id: 2d0b6639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.157+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a6c75d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.158+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396, and the Request Id: 781518c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.158+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392-, and the Request Id: 3ab31956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.158+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3496fdc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.159+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56965a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.159+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e3d501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.159+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3496fdc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.159+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3d501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.159+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0c6b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.159+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 673bceee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.160+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673bceee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.160+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31cbda6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.160+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cbda6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.161+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: 3fe949ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.162+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393, and the Request Id: 7a427e69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.163+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621437ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.163+0000 [Thread-16091] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:57 2025-10-04T14:14:57.164+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d42b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.164+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: 6801f307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.164+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208b0a8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.164+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d42b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.164+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32663e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.164+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d494c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.165+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32663e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.166+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619c3f97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.166+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619c3f97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.168+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ab1e17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.168+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395, and the Request Id: 5c918c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.168+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f4412a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.168+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e756159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.168+0000 [https-jsse-nio-auto-2-exec-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: 7ddb05ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.169+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12af3ed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.169+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e756159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.169+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394, and the Request Id: 75206ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.169+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12af3ed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.169+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59546253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.170+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 700857cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.170+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700857cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.170+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393-, and the Request Id: 4829f7d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.170+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44aaac48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.171+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b46405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.171+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396, and the Request Id: 1de0bc98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.207+0000 [https-jsse-nio-auto-2-exec-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: 24f8ac1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.207+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dc798fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.208+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc798fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.208+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394-, and the Request Id: 589600c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.208+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306fb6ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.208+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396-, and the Request Id: 60511096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.208+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddd93ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.209+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aafcc72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.209+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 512f174d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.210+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512f174d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.210+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf99bb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.211+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd55760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.211+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ec337eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.211+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd55760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.211+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395, and the Request Id: 62450359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.211+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec337eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.212+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1876b173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d5a45e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.212+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1876b173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.213+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5a45e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.213+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b553a96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.213+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396, and the Request Id: 1cd86f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.213+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23631a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.214+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393, and the Request Id: 314e8c8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.214+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b79e0c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.215+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a905fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.215+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bbf6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.215+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbf6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.215+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395-, and the Request Id: 1896556d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.215+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bdd0e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.216+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f8eaf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.216+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8eaf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.216+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74fb735c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.216+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fb735c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.216+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a3e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.217+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a3e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.217+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400, and the Request Id: 10e78ad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.218+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: 72a7470e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.218+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79fd705e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.218+0000 [https-jsse-nio-auto-2-exec-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: 7feba37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.218+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750791f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.218+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fd705e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.219+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c1f2a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.219+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393-, and the Request Id: 3c4e0451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.219+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c1f2a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.219+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6adb3466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.219+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33dd22e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.220+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394, and the Request Id: 4c2349a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.220+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adb3466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.220+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e33a913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.220+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400-, and the Request Id: 68375bbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.221+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6db7f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.221+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6db7f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.222+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633601e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.222+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eca28e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.222+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: 4fb26416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.222+0000 [https-jsse-nio-auto-2-exec-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: 3989dd13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.223+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 456792e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.223+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3261e79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.223+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456792e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.223+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6906bbb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.223+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394-, and the Request Id: 4dffa88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.224+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d7d21ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.224+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7d21ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.224+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce0abc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.225+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce0abc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.225+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307d0b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.225+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397, and the Request Id: 5eeb5944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.226+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a35a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.226+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26685508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.226+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56159433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.226+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4231798d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.227+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26685508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.227+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: d11096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.227+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4231798d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.227+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 776a58fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.227+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ff7354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.227+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: 6f709a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.227+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b671f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.228+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b671f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.229+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: 10b53010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.229+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397-, and the Request Id: 62dff272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.229+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b4eb571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.229+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501e2bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.230+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d057107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.230+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4eb571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.230+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d057107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.230+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d110ce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.230+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10113d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.230+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ef81e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.230+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d110ce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.231+0000 [https-jsse-nio-auto-2-exec-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: 4fef496b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.231+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ef81e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.231+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397, and the Request Id: 4e21424e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.232+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f10c3da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.233+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f10c3da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.233+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbe6dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.234+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: 111e86d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.235+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2115f7a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.235+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2115f7a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.235+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7704190d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.236+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396-, and the Request Id: 597949ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.236+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c344c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.237+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c344c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.237+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32121ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.237+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394, and the Request Id: 6509b7f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.238+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76adb5a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.239+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68672bb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.239+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68672bb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.240+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ab19632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.240+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab19632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.240+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: 622f368e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.241+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b497c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.241+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b497c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.241+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28df11e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.242+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28df11e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.242+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1902ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.242+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: 7599d2c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.242+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66cd2d15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.243+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ce690c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.243+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38f964c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.243+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394-, and the Request Id: 49b97c84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.243+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 6f6e3b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.243+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396-, and the Request Id: 4bbd6d71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.243+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f964c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.244+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: 8b70137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.244+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: 3edf0f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.244+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f5e67f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.245+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5e67f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.245+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c5171be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.246+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177332c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.246+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5171be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.246+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae5b31e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.246+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394, and the Request Id: 1140ff8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.247+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18916ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.247+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d0cced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.248+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e41735f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.248+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401-, and the Request Id: 2d00c8d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.248+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: 13567817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.249+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559c9bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.249+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30569cbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.249+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21496de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.250+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30569cbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.250+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ab7923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.251+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab7923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.251+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3736dfd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.252+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce1148c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.253+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394-, and the Request Id: 27478ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.253+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34228367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.253+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2c66d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.253+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b07493b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.253+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25edae33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.253+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396, and the Request Id: 78ce25ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.253+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34228367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.254+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 145e4bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.254+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c0389f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.254+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d55882a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.254+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145e4bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.254+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d55882a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.254+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0389f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.255+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e675748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.255+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e675748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.255+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397, and the Request Id: 2ae7e72e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.256+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d937d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.256+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398, and the Request Id: 51b891a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.256+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d937d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.256+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a6eccbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.256+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e922291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.256+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc97f6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.257+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a6eccbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.257+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396-, and the Request Id: bf06e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.257+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e922291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.258+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 740e2cf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.258+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c674953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.258+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 469c9fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.258+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469c9fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.258+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740e2cf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.258+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c674953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.259+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: 6f704d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.259+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396, and the Request Id: 65d3b9bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.259+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7044b575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.259+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd4a8a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.260+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed91e29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.260+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd4a8a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.260+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398, and the Request Id: 68c16393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395, and the Request Id: e40992e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.261+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c404f73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.261+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397-, and the Request Id: 2b4629c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.261+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d61b61b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.261+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398-, and the Request Id: 769290fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.263+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396-, and the Request Id: 5e2ad001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.263+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25ab3e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.263+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397-, and the Request Id: 6f354414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.264+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631296ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.264+0000 [https-jsse-nio-auto-2-exec-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: 6ca86c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.264+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ab3e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.264+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631296ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.265+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444ed7fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395-, and the Request Id: 41db5314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.265+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd932bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.265+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33626679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.265+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444ed7fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.265+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e0e3a04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.265+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33626679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.266+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e0e3a04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.266+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7963285c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.266+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63b3c946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.266+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402, and the Request Id: 3a18908a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.266+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7168b073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.266+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: 15ee36ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.266+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b3c946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.267+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ac0e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.267+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e86e0ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.267+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e69165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.268+0000 [https-jsse-nio-auto-2-exec-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: 485ef385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.268+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53df5dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.269+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329302b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.270+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4399152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.270+0000 [https-jsse-nio-auto-2-exec-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: 3476ee8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.270+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea5fe76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.271+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef16bbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.271+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: 5faf6418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.272+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 427af215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.272+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62dc51b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.272+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427af215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.272+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33385e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.272+0000 [https-jsse-nio-auto-2-exec-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: 75790eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.272+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2801153d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.273+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2801153d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.273+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13728368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.273+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: 16b50e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.273+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13728368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.274+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b393867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.274+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b393867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.274+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aff8e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.275+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3840255a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.275+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398, and the Request Id: 5f516958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.275+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b50e3df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.275+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3840255a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.276+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2144cc32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.276+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a8f91e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.276+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2144cc32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.276+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2043f276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.277+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b50e3df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.277+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397-, and the Request Id: 6ebbded0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.277+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21333ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.277+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2043f276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.277+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399, and the Request Id: 5dc7e6c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.277+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21333ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.278+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e3d3f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.278+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3571d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.278+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dba46e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.278+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c26968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.278+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3d3f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.278+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3571d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.279+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dba46e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.279+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c26968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.279+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: 67c62157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.280+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0e6295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.280+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399, and the Request Id: 5389f722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.281+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a04c6f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.281+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397, and the Request Id: f5124be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.281+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a04c6f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.281+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399-, and the Request Id: 74726009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.281+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: 401da4ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.281+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: b1f2eec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.282+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd1c33c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.282+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d12eb96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.282+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b03df8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.284+0000 [Thread-16247] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:57 2025-10-04T14:14:57.284+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398-, and the Request Id: 62bae427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.284+0000 [https-jsse-nio-auto-2-exec-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: 71921d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.285+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397-, and the Request Id: 731cd42c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.286+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ed4c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.286+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396-, and the Request Id: 7c6dcacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.286+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0b6247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.286+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3969b125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.287+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ed4c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.287+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 431c109c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.287+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fce9f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.287+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431c109c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.288+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d664253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.288+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: fe4e4e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.288+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fcf2008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.289+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6064eb92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.289+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b177a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.289+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b177a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.289+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62504b43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.290+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62504b43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.290+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 522d5487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.290+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522d5487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.290+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e320b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.291+0000 [Thread-16266] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:57 2025-10-04T14:14:57.291+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c79f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.291+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396, and the Request Id: 4ede7104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.292+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c79f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.292+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403-, and the Request Id: 673923d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.292+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293d959b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.292+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 39b80e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.292+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c2c3cd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.292+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bcfcea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.293+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd8dddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.293+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2c3cd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.293+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 277f8b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.294+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a88fdbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.294+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277f8b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.295+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: 1fa56b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.295+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8844a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.296+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3759af04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.297+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396-, and the Request Id: 2cc682b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.298+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371d2ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.298+0000 [Thread-16279] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:57 2025-10-04T14:14:57.298+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3759af04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.299+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14264437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.299+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ebc3df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.299+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4724e821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.299+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebc3df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.299+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aa85b99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.299+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14264437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.300+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b9df83a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.300+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa85b99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.300+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399, and the Request Id: 739bbea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.300+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9df83a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.300+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b621ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.300+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3598571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.301+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b621ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.301+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: f85fe37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.301+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3598571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.301+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398-, and the Request Id: 35bec667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.301+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6259bfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.301+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2632a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.301+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398, and the Request Id: 6d9438bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.301+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2632a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.302+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400, and the Request Id: 729126ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.302+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c4eaf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.302+0000 [https-jsse-nio-auto-2-exec-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: 58b3296c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.303+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d1cd39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.303+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d1cd39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.303+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 591fba09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.303+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69b8ddb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.304+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591fba09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.304+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b8ddb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.304+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: 41159ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.304+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397, and the Request Id: 7138f2ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.304+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d3e443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.305+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e12d9b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.305+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d3e443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.305+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f4a67f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.305+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400-, and the Request Id: a38ca8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.306+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50897aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.306+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400, and the Request Id: 475fb59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.306+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399-, and the Request Id: 256b179d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.307+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398-, and the Request Id: 15e04f9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.307+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9eccd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.308+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397-, and the Request Id: 3206bb84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.308+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d551be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.309+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d551be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.309+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63917590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.309+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400-, and the Request Id: 1ce408d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.309+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63917590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.310+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: 79f1ad2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.310+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589d3b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.310+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 770b46db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.312+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a1d785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.312+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ea62fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.312+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afab261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.312+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbf3b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.312+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ea62fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.313+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be3390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.313+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7481db81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.313+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74bbbf63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.314+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397-, and the Request Id: 7ce18e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.314+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bbbf63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.314+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52bbad01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.315+0000 [Thread-16311] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:57 2025-10-04T14:14:57.315+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404, and the Request Id: 64a3ab3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.316+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cf67fcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.317+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf67fcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.317+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3abf4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.317+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4c66e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.317+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60aa0a8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.318+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3abf4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.318+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2193a7bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.318+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49242d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.319+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49242d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.319+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23025a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.319+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404-, and the Request Id: 2c5e38c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.320+0000 [https-jsse-nio-auto-2-exec-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: 555d9c2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.321+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24b16f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.322+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b16f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.322+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5feea1d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.322+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70148ae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.322+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70148ae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.323+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb46afe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.323+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb46afe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.323+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 6a6a894f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.323+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399, and the Request Id: 56d2f792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.323+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49346335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.381+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c6b16fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.382+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6b16fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.382+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13561744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.382+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f2ff289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.382+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7880208b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.383+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13561744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.383+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399-, and the Request Id: 170c28bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.383+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b092c6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.383+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7880208b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.383+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2ff289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.384+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4205dd0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.384+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33efd498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.384+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4205dd0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.384+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e9be71f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.385+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399-, and the Request Id: 3ee135b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.385+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffe5bef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.385+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: 7b475853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.385+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5258f688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.385+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9be71f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.385+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e7e83ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.385+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffe5bef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.385+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401, and the Request Id: 399c9497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.386+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7e83ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.386+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401, and the Request Id: 7498060d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.386+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400, and the Request Id: 7c1a0624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.386+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: 437341af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.387+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3986b6ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.388+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1de593bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.388+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de593bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.389+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401-, and the Request Id: 510aaae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.389+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 665cd828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.389+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f45d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.389+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64c97e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.390+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f45d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.390+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c97e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.390+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 74a2cc50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.391+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398-, and the Request Id: 669c61b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.391+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77908f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.391+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77908f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.392+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398, and the Request Id: 3ce42572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.393+0000 [https-jsse-nio-auto-2-exec-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: 27e83b6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.394+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7ef504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.395+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3abb58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.395+0000 [Thread-16367] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:57 2025-10-04T14:14:57.395+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33bda5bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.395+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33bda5bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.396+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401-, and the Request Id: f19d55e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.396+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70624dc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.396+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: 5a8e9c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.397+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e859352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.397+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c7b5ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.398+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7b5ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.398+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: 3fc9c7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.400+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2284ca21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.401+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ddaa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.431+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400-, and the Request Id: 6d8b72e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.432+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a98dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.433+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46600bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.433+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a48057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.434+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405-, and the Request Id: 22ed91f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.435+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8512de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.436+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15701bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.437+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19383ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.437+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383c10ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.438+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132f37a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.438+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72f70636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.438+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5863e15a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.439+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e81c854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.439+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e81c854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.439+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64c63f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.439+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5863e15a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.440+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7386925f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.441+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c1fb19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.441+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4083dc2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.441+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c1fb19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.441+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4083dc2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.441+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7692d453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.441+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7eb6fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.441+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7692d453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.441+0000 [https-jsse-nio-auto-2-exec-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: 58561cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.442+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b9aa0cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.442+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c63f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.442+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9aa0cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.442+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: 29c07c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.442+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b8c31b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.442+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: 28e39656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.443+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e44492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.443+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b8c31b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.443+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e44492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.443+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402, and the Request Id: 1e9b41bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.444+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 502cc595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.444+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502cc595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.444+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8cf1c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.445+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713e799c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.445+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8cf1c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.445+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: 3067271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.445+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f185b12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.445+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ae829c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.445+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae829c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.446+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c5ddd97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.446+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399, and the Request Id: 266eb42b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.446+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c5ddd97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.446+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5431c94f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.446+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51175bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.447+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51175bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.447+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5431c94f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.447+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402, and the Request Id: 4f150968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.447+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f721d25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.447+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402-, and the Request Id: 46182736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.447+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f721d25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.448+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399, and the Request Id: 61bdced3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.448+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: 791fe24c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.449+0000 [https-jsse-nio-auto-2-exec-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: 39b660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.449+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 29e8dfa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.449+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399-, and the Request Id: 1be2f13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.450+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: 3a77ba95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.451+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70fbdd5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.451+0000 [https-jsse-nio-auto-2-exec-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: 1c81fbef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.451+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fbdd5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.451+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399-, and the Request Id: 67cc7844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.452+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af8acf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.452+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af8acf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.452+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717792e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.453+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7f0e39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.454+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: 1faa1b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.454+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7837c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.454+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc5c8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.456+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 241864f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.456+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f56abb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.457+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f56abb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.457+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1abe60c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.457+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f33f5a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.458+0000 [https-jsse-nio-auto-2-exec-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: 16daefb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.458+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39da3505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.458+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39da3505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.458+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9689cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.459+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd6ffcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.459+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401, and the Request Id: 53229fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.460+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8301646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.462+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b628a2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.463+0000 [Thread-16435] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 14:14:57 2025-10-04T14:14:57.463+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b628a2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.463+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ff131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.464+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 291d13f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.464+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291d13f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.464+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30374cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.464+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bbf7af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.464+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30374cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.465+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69b65939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.465+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403, and the Request Id: 51d2eed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.465+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b65939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.465+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: 3a2a77c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.466+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25fa7cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.466+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 159f652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.466+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fa7cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.466+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403, and the Request Id: 25640b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.466+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159f652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.467+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a53e86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.467+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 515e4515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.467+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a53e86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.467+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515e4515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.467+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c99c859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.468+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e69b856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.468+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: 578e4ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.468+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51fa04f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.468+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e69b856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.468+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: f6291bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.468+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82d12f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.469+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82d12f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.469+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: 48dfca63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.471+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b87f720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.471+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35eeed08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.472+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: 3ea72e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.473+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f63cd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.473+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401-, and the Request Id: 4e457f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.473+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403-, and the Request Id: 1c95c83f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.473+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34135e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.473+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402-, and the Request Id: 3800d849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.474+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403-, and the Request Id: 2bb116b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.475+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77bdf2a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.475+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59988738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.475+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bdf2a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.475+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10650f7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.475+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10650f7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.476+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f09ccae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.476+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f09ccae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.476+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36367a07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.476+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400, and the Request Id: 25667567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.476+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36367a07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.477+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dff5787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.477+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407, and the Request Id: 26c53626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.478+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e06ae88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.478+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe42831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.483+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c62a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.483+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1746c33a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.484+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68e0bfca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.484+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400-, and the Request Id: 2d6cc5ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.484+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf6db3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.484+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e0bfca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.485+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407-, and the Request Id: 2c840562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.485+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44aec2d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.485+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c325f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.485+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 98f263d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.485+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 162052c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.486+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c325f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.486+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98f263d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.486+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162052c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.486+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 326bfd5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.486+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326bfd5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.487+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c2204a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.487+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: 16746bf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.487+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c2204a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.487+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef4261c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.487+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402, and the Request Id: 748fa4b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.487+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400, and the Request Id: 791df01d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.489+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa679e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.489+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c366870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.489+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d36e864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.490+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288e56ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.490+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ea879b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.490+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401-, and the Request Id: 6b1f6376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.490+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb95a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.491+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ea879b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.491+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402-, and the Request Id: 3eb112ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.491+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61ba7a00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.491+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75bbc94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.491+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ba7a00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.492+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bbc94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.492+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402, and the Request Id: 174d9016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.493+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506b9668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.493+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400-, and the Request Id: 54a4ae37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.493+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506b9668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.493+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404, and the Request Id: cbedd42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.494+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc1d11b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.494+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ae26ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.494+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a849264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.494+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc1d11b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.495+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 947a889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.495+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 947a889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.495+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d654d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.495+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d654d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.495+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: 6653b3a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a81f547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a81f547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.497+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 808874e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.497+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402-, and the Request Id: 224aa2a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.497+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 422f21a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.497+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404-, and the Request Id: 2905e7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.498+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6224e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.498+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 808874e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.498+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26472951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.498+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34391499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.498+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52bd22f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.499+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb47a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.499+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52bd22f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.499+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404, and the Request Id: 4fa63aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.500+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403-, and the Request Id: 739ef265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.500+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8c7ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.501+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e379374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.501+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b62b46e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.502+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 557141c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.503+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557141c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.503+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: 5c41516c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.503+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd8200a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.504+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5015545a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.504+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd8200a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.504+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c70de73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.504+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89d87a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.504+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c70de73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.504+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 523bfe46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.504+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12fd5aad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.505+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523bfe46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.505+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12fd5aad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.505+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402, and the Request Id: 553ba8d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.505+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b30f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.505+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 311c21e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.505+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73961b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.505+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404-, and the Request Id: 30dd0b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.505+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b30f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.505+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbab4bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.506+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311c21e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.506+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: 6a7ee26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.506+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408, and the Request Id: 6b314a8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.506+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19ed0cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.506+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5599b093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.507+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ed0cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.507+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403, and the Request Id: 3660f171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.508+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3073c7b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.509+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: 417ead5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.509+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ca57b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.510+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e3e47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.510+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408-, and the Request Id: 2557cad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.510+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401-, and the Request Id: 4a01b6f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.510+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5513ca6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.510+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca57b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.511+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5513ca6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.511+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a7169c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.511+0000 [https-jsse-nio-auto-2-exec-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: eafce45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.511+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7169c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.512+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450cbac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.512+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33977a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.512+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 98b1ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.512+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33977a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.512+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98b1ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.512+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3fc16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.512+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d92dba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.512+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3fc16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.513+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4afbeb91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.513+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d92dba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.513+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401, and the Request Id: 26f3d497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.513+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afbeb91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.513+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403, and the Request Id: 205bcf06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.513+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: 76b0fa93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.513+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405, and the Request Id: 1a1d53e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.514+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7575be4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.515+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a017c39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.516+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197d88fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.516+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: 4f5ffcbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.517+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403-, and the Request Id: 6f9b028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.517+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c25508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.517+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7848bb36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.518+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404-, and the Request Id: 17e24e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.518+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49193e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.518+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 471344ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.518+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: 15a1a906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.519+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471344ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.519+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11473b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.519+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11473b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.520+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247b612d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.520+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 6104dd4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.521+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77024e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.521+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c47602b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.522+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a5e1ad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.522+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7ffe1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.522+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb0eab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.522+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5e1ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.523+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a895e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.523+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e56ea8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.523+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cabe3fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.523+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c099275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.524+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cabe3fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.524+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e56ea8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.524+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405, and the Request Id: 46fb1249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.524+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405-, and the Request Id: 37f6d190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.524+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 271a081a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.525+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c945e59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.525+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271a081a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.525+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c945e59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e245316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e245316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.526+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409, and the Request Id: 43cd5801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.526+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a6b3b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.526+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d2f6f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.526+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d28c179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.527+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2f6f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.527+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d014b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.527+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403, and the Request Id: 22f62497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.528+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 429c53d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.528+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae1ef86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.528+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd2022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.528+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: 7ca565bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.529+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd2022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.529+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429c53d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.529+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46958c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.529+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0a37dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.529+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0a37dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.530+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404, and the Request Id: 655a3744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.530+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405-, and the Request Id: 8ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.530+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409-, and the Request Id: 369b5604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.531+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0be833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.531+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d9f9465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.531+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5825f0be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.531+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0be833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.532+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9f9465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.532+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5825f0be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.532+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: 3bd4aaa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.532+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 666fa4df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.532+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 666fa4df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.533+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1416ddc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.533+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: 176a88a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.533+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1416ddc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.533+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 289690be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.533+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402-, and the Request Id: 538f0f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.533+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289690be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.534+0000 [https-jsse-nio-auto-2-exec-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: 132d8fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.534+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406, and the Request Id: 228688b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.534+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2365a5ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.534+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517a4ac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.534+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404-, and the Request Id: 77aff963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.535+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517a4ac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.535+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f342014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.535+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa9a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.536+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f342014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.536+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d3988b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.536+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: 546cc5c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.537+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18fd8bb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.537+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: 5ce4b417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.537+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2325cd42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.538+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406-, and the Request Id: 1cde7c29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.538+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402-, and the Request Id: 11187812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.539+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6747a1eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.540+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 743ac5da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.540+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405-, and the Request Id: 57b9724f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.540+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743ac5da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.541+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42adaf70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.541+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be1bc13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.541+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46c77f01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.541+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5751eefc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.542+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c77f01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.542+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70107df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.543+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4632faa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.543+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac229fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.543+0000 [https-jsse-nio-auto-2-exec-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: 585864ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.544+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f96eeea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.544+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe29f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.545+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76794076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.545+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76794076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.546+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54667bd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.546+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54667bd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.547+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b189f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.547+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a421c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.547+0000 [https-jsse-nio-auto-2-exec-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: 559afd78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.547+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d6fae64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.548+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 206ecec4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.548+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6fae64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.548+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406-, and the Request Id: 47a73f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.548+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7929892c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.548+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2570b875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.548+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2570b875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.548+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7929892c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.549+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2670f74b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.549+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2670f74b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.549+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a7f805b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.549+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532ef4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.550+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7f805b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.550+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403, and the Request Id: 2d1d42d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.550+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24af6f32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.550+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7556303a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.550+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24af6f32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.550+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404, and the Request Id: 2a381577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.551+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7556303a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.551+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4726a19c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.551+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4726a19c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.551+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410-, and the Request Id: 685f4027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.552+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406, and the Request Id: 5d9233bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.552+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405, and the Request Id: 75887d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.552+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6bd14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.552+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ffc6d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.553+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b9016e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.553+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9016e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.554+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 249c42eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.554+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 790d731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.554+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249c42eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.554+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790d731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.554+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407, and the Request Id: 28001e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.555+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5419c7aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.555+0000 [https-jsse-nio-auto-2-exec-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: 59342a02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.555+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5419c7aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.555+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403, and the Request Id: 6eda6661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.556+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad29fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.556+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad29fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.556+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6136eb07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.556+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404-, and the Request Id: 7070df2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.557+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22c7e9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.557+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c7e9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.558+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: 58b99e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.558+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: 7d33a372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.558+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406-, and the Request Id: 20ec8ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.558+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407-, and the Request Id: 3ee3560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.558+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10f6a113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.560+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7b65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.560+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6770c97d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.561+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6770c97d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.561+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403-, and the Request Id: 765b5e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.562+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fff8ac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.562+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438ed959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.562+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fff8ac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.562+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405-, and the Request Id: 3bc4f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.562+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1204fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.563+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: 108afaf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.563+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6345bb64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.563+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d626481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.563+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62826503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.563+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64314600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.564+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d865da2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.564+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64314600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.565+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a12a060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.565+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eed02d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.565+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6252933f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.565+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a12a060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.566+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 4c945364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62851925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.567+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62edd162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.567+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406-, and the Request Id: 41ee92d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.567+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53b99807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.568+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b99807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.568+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d9fabc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.568+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cb05b5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.569+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423eebb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.569+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb05b5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.569+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24eb1714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.569+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24eb1714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.569+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404, and the Request Id: 6034a653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.570+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d36ab81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.570+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d36ab81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.570+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52a811e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.570+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407-, and the Request Id: 709ea92a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.571+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a811e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.571+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406, and the Request Id: 2847dd24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.571+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c2cc5bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.571+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c86b92e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.572+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2cc5bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.572+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411, and the Request Id: f308cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.572+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2546b4f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.572+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a201404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.573+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2546b4f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.573+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47ded25f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.574+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ded25f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.574+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505b9614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.574+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7444e9ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.574+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505b9614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.574+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405, and the Request Id: 21005b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.575+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1546c8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.575+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d3a36d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.576+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3a36d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.576+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1546c8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.576+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406-, and the Request Id: 7d7b8804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.576+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408, and the Request Id: 83e30f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e3fef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.576+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411-, and the Request Id: 6bac8507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.577+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d61fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.577+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404-, and the Request Id: 5c58d930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.577+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b878322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.577+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b878322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.577+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d61fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.578+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407, and the Request Id: 3c4ee93a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.578+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67654154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.578+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67654154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.579+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5d5dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.579+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405-, and the Request Id: 3118c413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.579+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe59151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.579+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: 5ed5b681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.579+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1469ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.580+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3765934f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.580+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae3f7b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.581+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3765934f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.581+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee5e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.581+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: 2de11983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.581+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407-, and the Request Id: 5daf65b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.582+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee5e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.582+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: 34bf096b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.582+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28835c04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ec16d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec16d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.583+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a0049b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38b8bfc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.584+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3572b657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b8bfc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3366a137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.584+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404-, and the Request Id: 6e98ecd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3366a137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f493d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.584+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406, and the Request Id: 6a1841d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.585+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de76543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.585+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387284d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.586+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de76543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.586+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0983e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.587+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73ceda73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.587+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407-, and the Request Id: 1b155b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.587+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: b6c228c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.588+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ecba96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.588+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ceda73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.588+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cbb1663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.588+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d40637c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.588+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbb1663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.589+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 306e1240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.589+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 306e1240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.589+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 484f2d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.589+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407, and the Request Id: 14447751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.589+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484f2d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.590+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d297dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.590+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412, and the Request Id: 4fbde798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.590+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406-, and the Request Id: 62532519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.590+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d55dd04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.592+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df10a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.592+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: 7397915e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.592+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 582704e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.593+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582704e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.593+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182ed27a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.593+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f36392b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.594+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c4ad49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.594+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2237d7e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.594+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4ad49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.594+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2237d7e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.594+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405, and the Request Id: 186357a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.594+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407-, and the Request Id: 4139cc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.595+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37de461b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.595+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37de461b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.596+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408, and the Request Id: 72c5fdef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.596+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412-, and the Request Id: 6dd810e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.597+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fde0b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.597+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444226a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.598+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405-, and the Request Id: 4caa174e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.598+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d95fcd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.598+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7997658f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.599+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72717e67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.599+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3ca280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.599+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408-, and the Request Id: 612281e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.599+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 485031d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.600+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485031d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.600+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7997658f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d9eacb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.600+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6494f1f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.600+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d9eacb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.600+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca4e3f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.601+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2582c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.601+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6494f1f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.601+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca4e3f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.601+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2582c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.601+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: be7b152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.601+0000 [https-jsse-nio-auto-2-exec-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: 5c4c2eb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.602+0000 [https-jsse-nio-auto-2-exec-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: 3bc3c7e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.602+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44000a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.602+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 618ca256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.602+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c000373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.603+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618ca256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.606+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406-, and the Request Id: 1ec7cb27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.607+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78d97019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.607+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d97019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.607+0000 [https-jsse-nio-auto-2-exec-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: 3aa0d990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.612+0000 [https-jsse-nio-auto-2-exec-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: 27cca3ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.612+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101c5d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.612+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53f02999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.612+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a3ea082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.613+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218ed979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.613+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5864dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.613+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a3ea082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.613+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f02999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.613+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7c6046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.614+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407, and the Request Id: 4754189f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.614+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522e0fd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.614+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: 48c52d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.615+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2460360c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.621+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fef4302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.650+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40220ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.650+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ce0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.651+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ce0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.652+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6688ff28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.653+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165b5362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.653+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407-, and the Request Id: 7e63c236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408-, and the Request Id: 18f02c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.653+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2ea180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.653+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f79fdea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.653+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165b5362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.654+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2776a9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.654+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43794067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.654+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f79fdea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.654+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f4783d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.654+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43794067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.654+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2776a9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.655+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263c935a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.655+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44af9c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.655+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44af9c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.656+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406, and the Request Id: 43a9dea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.656+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cad6598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.656+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362bdf0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.656+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263c935a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.656+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 7f875f3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.656+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cad6598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.656+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408, and the Request Id: 4a70eb6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.657+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413, and the Request Id: 5cb669b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.657+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edf23a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.658+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc743bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.658+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e2d69f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.659+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2d69f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.659+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52fd097d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.659+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406-, and the Request Id: 5d81648a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.659+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52fd097d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.659+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b413de6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.660+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b413de6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.660+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cbd470c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.660+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75410298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.660+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408-, and the Request Id: 61398da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.660+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413-, and the Request Id: 197bc08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.660+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410, and the Request Id: 1bd1f0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.660+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75410298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.660+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbd470c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.660+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: 57b3f359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.661+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307d41c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.661+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409, and the Request Id: f0abc48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.661+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307d41c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.661+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7307f518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.661+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: 6ad1549d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.662+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7307f518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.662+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c86780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.662+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bb7c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.662+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 240b25d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.663+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 240b25d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.663+0000 [https-jsse-nio-auto-2-exec-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: 43f8caa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.664+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44db5b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.664+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a62ac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.664+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409-, and the Request Id: 71c574be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.665+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7f1142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.665+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406-, and the Request Id: 39d1f1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.665+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410-, and the Request Id: 4e29608c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.666+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5095b411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.666+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407-, and the Request Id: 459869e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.667+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1315fb3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.668+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1315fb3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.668+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2b0b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.668+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b5ef250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.668+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e2465c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.668+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e12241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.668+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b4c2be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.669+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df31ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.669+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2465c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.669+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408, and the Request Id: 74c45e48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.669+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54105895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.669+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5ef250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.670+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de6d47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.670+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cc0971d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.670+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 593da1c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.671+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3e455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.671+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc0971d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.671+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409, and the Request Id: 1faaa394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.672+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263d3a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.673+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408-, and the Request Id: 27dc3ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.676+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3620486e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.676+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409-, and the Request Id: 4870a00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.676+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a1c4d12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.689+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0d4b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.689+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5724a514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.689+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1c4d12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.689+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3620486e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.689+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e2e0835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.689+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19fff19a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.689+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fd5833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.690+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fd5833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.690+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fff19a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.690+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2e0835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.690+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74acc8d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a14322b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.691+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24e52299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.691+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 703a65c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a14322b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.691+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24e52299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f9513b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.691+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703a65c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.691+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e8049c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9513b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.692+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8049c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.692+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411, and the Request Id: 72f0973f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.692+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414, and the Request Id: 38b08d8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.692+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 4074c246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.693+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407, and the Request Id: 1659b27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.693+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409, and the Request Id: 4ab63c5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.693+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dbd54b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65ca4060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.693+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 825659a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ca4060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.694+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 825659a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.694+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2472ad04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.694+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149b5136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.694+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2472ad04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.694+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3890dcb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.694+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3890dcb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.695+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546f2352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.695+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410, and the Request Id: 262c7346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.696+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: 1694f21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.696+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407-, and the Request Id: 3eb5ba9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.696+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414-, and the Request Id: 739b8f3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.697+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409-, and the Request Id: f5385b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.697+0000 [https-jsse-nio-auto-2-exec-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: 100421b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.697+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 102a3aa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.697+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411-, and the Request Id: d8d5912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.698+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102a3aa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.699+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 221372bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.699+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216de681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.699+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221372bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.700+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410-, and the Request Id: 3423566d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.700+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407-, and the Request Id: 68aa2fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.700+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408, and the Request Id: 156c55ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.700+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266d5d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.701+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3f706e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.702+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da2022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.703+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e75882f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.704+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4d6fb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.704+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 527ea78f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36fdeb3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.705+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386a457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.705+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527ea78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36fdeb3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.705+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc0fea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.705+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6f7d8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.706+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc0fea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.706+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74120c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.706+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74120c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.706+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409, and the Request Id: 465f7c77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.707+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57094f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.707+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c814874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.707+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c085e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.707+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e41be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.707+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410, and the Request Id: 33384952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.707+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: 432738e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.708+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4bb45d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.709+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d34b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.710+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409-, and the Request Id: 471cbbdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.712+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a964f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.712+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a964f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.712+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a56f9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.713+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28fe757d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.713+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f98ce59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.713+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28fe757d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.713+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7980a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.713+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11139b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.714+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7980a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.714+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11139b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.714+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a070a2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.714+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64da35c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.714+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a070a2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.714+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64da35c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.714+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 396a74c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.715+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396a74c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.715+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410-, and the Request Id: 48e9c86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.715+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29805281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.715+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77f07bd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.715+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: 2790cfd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.715+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ab94bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.715+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29805281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.715+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412, and the Request Id: 5e7fc489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.716+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415, and the Request Id: 3306b375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.716+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f07bd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.716+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35587fac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.716+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 496fecd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.716+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 65f5c893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.717+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496fecd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.717+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35587fac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.717+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26aa62f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.717+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26aa62f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.717+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408, and the Request Id: 958433f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.718+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58bdc042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.718+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19443d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.718+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bdc042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.718+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19443d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.719+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410, and the Request Id: 78dae3e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.719+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411, and the Request Id: 2d758f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.719+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: 10a33c91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.720+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d2d323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.720+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b800a26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.720+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415-, and the Request Id: d4dccb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.720+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412-, and the Request Id: 4165f0c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.720+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408-, and the Request Id: 2d78462d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.721+0000 [https-jsse-nio-auto-2-exec-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: 4cc0ffc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.721+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52569af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.722+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411-, and the Request Id: 37c6b3d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.723+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410-, and the Request Id: 5ef810b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.724+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560d3996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.724+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b26667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.724+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c19ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.725+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560d3996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.725+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3b7113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.725+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b59cbc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.726+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a481dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.726+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6958f827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.726+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f94bcc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.726+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a6f3aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.727+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f94bcc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.727+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a6f3aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.727+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409, and the Request Id: 21fb0ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.727+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76837506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.728+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b5b3b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.728+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c99b31c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.728+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c99b31c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.729+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c79ebf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.729+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b70bf11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.729+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410, and the Request Id: 238d2952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.730+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52fa34f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.731+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2501935f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.731+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2501935f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.731+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce7628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.732+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1769a2d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.732+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c823f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.732+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2138e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.733+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2138e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.733+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409-, and the Request Id: 670afd48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.733+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784377a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.733+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6da306cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.733+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c672b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.733+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad5eece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.734+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da306cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.734+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad5eece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.734+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21df0910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.734+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c672b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.734+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409, and the Request Id: 23b9149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.735+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410-, and the Request Id: 354cdbc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.735+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21df0910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.735+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a0427ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.735+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0427ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.735+0000 [https-jsse-nio-auto-2-exec-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: 186b6c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.736+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ddc49ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.736+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416, and the Request Id: 4e22953f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.736+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddc49ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.737+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4738a6e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4201760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.737+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f4af55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.738+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4738a6e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.738+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413, and the Request Id: 3d30707e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.738+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4201760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.738+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f4af55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.738+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e6572c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.738+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3901efb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.739+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409-, and the Request Id: 78d65a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.739+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3901efb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.739+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 271757b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.739+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34ada626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.739+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271757b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.739+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ada626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.740+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2221609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.740+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2221609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.740+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 67eb6b11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.740+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5770e26b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.740+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5770e26b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.741+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416-, and the Request Id: 542e19c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.741+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409, and the Request Id: 731a0878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.741+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 37969eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.741+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411, and the Request Id: 1946497f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.741+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412, and the Request Id: 21185b0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.741+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626a69e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.742+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1cea5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.742+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be0b3c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.742+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413-, and the Request Id: 64edba96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f7b0fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.745+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c60aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.745+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aed8ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.746+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: 2315ce43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.746+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4e1349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.746+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412-, and the Request Id: 6463f5f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: 22b9831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.747+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409-, and the Request Id: 495c3e0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.747+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11bd6731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.747+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eca173e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.748+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bd6731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.748+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f766d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.748+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 349fe8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.749+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349fe8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.750+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5048fa3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.751+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410, and the Request Id: 17335fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.751+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d98e9df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.752+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132cc121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.752+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d98e9df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.752+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee0c8e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.752+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238c70a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.752+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132cc121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.752+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b75fde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.753+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 327bd581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.753+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bd8acaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.753+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e06eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.753+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bd8acaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.753+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327bd581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.753+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: 3a403f76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.754+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: 55ffea49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.754+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d0e2fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.755+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d0e2fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.755+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410-, and the Request Id: 62cc269a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.755+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34733b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.755+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21047713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.756+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21047713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.756+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a7647b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.756+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b005f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.756+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7647b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.757+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b005f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.757+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410-, and the Request Id: 555f1880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.757+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8d8f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.757+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: 49d3b407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.758+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417, and the Request Id: 6e7a0778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.758+0000 [https-jsse-nio-auto-2-exec-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: 2fa169f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.758+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304ee096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.759+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337c1376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.759+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c75ecc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.761+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1916d9bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.761+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b6a79b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.761+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6a79b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.761+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7e2647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.762+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234e1094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.762+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234e1094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.762+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b417bd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fa393b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.763+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417-, and the Request Id: 87c31e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.763+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d9704ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.763+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: 39199c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.763+0000 [https-jsse-nio-auto-2-exec-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: 3a629159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.764+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa393b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.764+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9704ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.764+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1518330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.764+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1518330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.764+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a75c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.764+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6367dc64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.765+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58223261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.765+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a75c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.765+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6367dc64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.765+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a42e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.765+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a42e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.765+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413, and the Request Id: 62a17b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.765+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41d10aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.765+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69e122bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.765+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: 3edcdfb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.766+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e122bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.766+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: a645db4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.766+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f3c17c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.766+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ea79dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.767+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3c17c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.767+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ae3cfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.767+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412, and the Request Id: 43100aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e6306a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.769+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: ad48c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.770+0000 [https-jsse-nio-auto-2-exec-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: 1b11af9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.771+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413-, and the Request Id: 7f34a010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.772+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: 119b8137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.772+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b05828b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.772+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63954cfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.772+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39f80f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.772+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b05828b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.772+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412-, and the Request Id: 4c39a263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.773+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f80f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa2dffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.773+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183976d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa2dffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.774+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411, and the Request Id: 2d4d896a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.774+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3070e5ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.775+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25cab377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.775+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f754dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.775+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cab377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.775+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c2d9ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.775+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160cfadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.776+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160cfadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.776+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 91288e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.776+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412, and the Request Id: 14e851bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.776+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33028564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.777+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33028564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.777+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c8e4852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.777+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411, and the Request Id: 7f9c7ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.777+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8e4852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.778+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d25b58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.778+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411-, and the Request Id: 4ba00ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.778+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e3a39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.779+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18098fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.779+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e3a39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.780+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: 5234cc1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.780+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: 78aa4a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.780+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3243de1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.780+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e846353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.781+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e846353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.781+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: 5f7ae28c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.781+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bbf4a80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.781+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38dac92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.781+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38dac92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.782+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a62c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.782+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2e1488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.783+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413, and the Request Id: 5d44aa9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.783+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bb95c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.783+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb95c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.784+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418-, and the Request Id: 6b08adb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.784+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0f4991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.784+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eb652b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.784+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65cc9020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.784+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb652b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.785+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 514b08f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.785+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: 4105cbfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.785+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22b3deb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.785+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514b08f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.786+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b3deb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.786+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7944cede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.786+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17d11f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.786+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 278968ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.786+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d11f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.786+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea98695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.787+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278968ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.787+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea98695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.787+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415, and the Request Id: 31f25e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.787+0000 [https-jsse-nio-auto-2-exec-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: 6d0cb90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.788+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a18b0d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.788+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66b493f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.788+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d635889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.788+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413-, and the Request Id: 25732d86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.788+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b493f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.789+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414, and the Request Id: 3a92adbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.789+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411-, and the Request Id: 21f72054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.789+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2254d8ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.790+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a18b0d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.790+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c28988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.790+0000 [https-jsse-nio-auto-2-exec-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: 4ecd4f42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.791+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2645936d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.791+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3146a24d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.791+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: 3aed36b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.791+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3146a24d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.792+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413, and the Request Id: 30db7f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.792+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414-, and the Request Id: 53d4620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.793+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b62fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.793+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6acccea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.793+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff0f1c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.793+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6acccea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.793+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a230d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.793+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 618ce5f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.794+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e369f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.794+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd0d117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.794+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a230d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.794+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e369f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.795+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412, and the Request Id: 712cff31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.795+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 381e232f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.795+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381e232f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.795+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c84d3fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.795+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d57cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.796+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c84d3fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.796+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d4801dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.796+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412, and the Request Id: 5bd84cce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.796+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4801dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.796+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: ada0a95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.796+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413, and the Request Id: 7b7c4a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.797+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d7ae9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.797+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17dc918f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.797+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7d846d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.797+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dc918f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.798+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5056580c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.798+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c4b4f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.798+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4b4f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.800+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419, and the Request Id: 65256ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.800+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: 753a433f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.801+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413-, and the Request Id: 34793b56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.801+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412-, and the Request Id: 17d71f1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.801+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b038f22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.801+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cbfd9e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.801+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aaf5eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.801+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76901d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.802+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbfd9e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.802+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eba4a31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.802+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 481bc872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.803+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eba4a31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.803+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64eaabff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.803+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412, and the Request Id: 28308607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.803+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64eaabff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.804+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419-, and the Request Id: f3b4ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.804+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 134234e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.804+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134234e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.805+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa747dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.805+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66eb2f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.805+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454c1189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.806+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67b88020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.806+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405e6344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.807+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b88020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.807+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 88de509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.807+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 644d9352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.807+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88de509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.808+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644d9352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.808+0000 [https-jsse-nio-auto-2-exec-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: 37c671dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.808+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60cab9a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.809+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 58c9b5f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.809+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60cab9a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.809+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ef5b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.809+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f4cb17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.810+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2185c563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.810+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4a0ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.810+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4cb17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.810+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d33ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.810+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: 58483617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.811+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d33ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.811+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c025554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.811+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415, and the Request Id: 78088050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c025554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.814+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cec9227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.814+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d13c810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.814+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e070dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.814+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e070dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.814+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416, and the Request Id: 7453345a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.814+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: 7752e57d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.815+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414, and the Request Id: 1aa28390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.815+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63bedf6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.815+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414-, and the Request Id: 360e2e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.815+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63bedf6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.816+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f2c654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.816+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 318f8091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.816+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415-, and the Request Id: 75266a98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.816+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318f8091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413, and the Request Id: 4aa94caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.817+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aba8427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.817+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eb5c18f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f4e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.818+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb5c18f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.818+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416-, and the Request Id: 1c84e34f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.818+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aba8427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.818+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a2d105b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.818+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 659499a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.818+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414-, and the Request Id: 2e626aa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.818+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2d105b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.819+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659499a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.819+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413, and the Request Id: 3bf41c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.819+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414, and the Request Id: 7fc9230b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.819+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7bf1e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.819+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4849d591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.820+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61dad802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.820+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4849d591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.820+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413-, and the Request Id: 37234e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.820+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41bf9fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.820+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61855294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.821+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bf9fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.821+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14b96156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.821+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b96156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.822+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: 73fb7b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.822+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2555c926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.822+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ee29e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.822+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a85a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.822+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413-, and the Request Id: 278322ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.823+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a85a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.823+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e0c774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.823+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: 1687c0b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.823+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414-, and the Request Id: 377f45f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.824+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e63769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.824+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ade86eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.826+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee1c25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.826+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420-, and the Request Id: 5ad68249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.826+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a26b4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.826+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1140a238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.826+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17100a8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.827+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58416e4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.827+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57aafd23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.827+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17100a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.828+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68bd6125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.828+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7128d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.828+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413-, and the Request Id: 5c4aeb0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.828+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bd6125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.828+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7128d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.829+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 1e535c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.829+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17d5b80d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.829+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30052f56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.829+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707941dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.829+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d5b80d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.829+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30052f56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.830+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a5bc19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.830+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: 293abf4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.830+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638fbcd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.830+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638fbcd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.830+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5102cbe1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.831+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416, and the Request Id: 1f42135d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.831+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f77f17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.831+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40cc3960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.831+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5102cbe1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.831+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f77f17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.832+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42998c85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.832+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a71f69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.832+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c63d224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.832+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: 15041622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.832+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a71f69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.832+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c63d224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.832+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de43e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.833+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417, and the Request Id: 64b07fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.833+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415, and the Request Id: 67aa5102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 374c9e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 374c9e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.835+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79bc9102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.835+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416-, and the Request Id: 4e114cff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.836+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c3abbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.836+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: 462f99b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.836+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb3c462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.837+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb3c462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.837+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14eba69e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.837+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d97311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.837+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14eba69e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.838+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415-, and the Request Id: 77ba9ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.839+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74be90e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.839+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74be90e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.839+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 637fb30f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.840+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21c21eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.840+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c21eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.841+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414, and the Request Id: 789b979e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.841+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414, and the Request Id: 3b9d69dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.841+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1878caff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.841+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f876e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.841+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6800929c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.841+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1878caff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.842+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2394755e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.842+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2394755e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.842+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d3864af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.843+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2c6370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.843+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3864af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.843+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54de9dc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.843+0000 [https-jsse-nio-auto-2-exec-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: 1ecc4f8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.844+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54de9dc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.844+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415-, and the Request Id: 7578a903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.844+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414, and the Request Id: 411c9485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.846+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414-, and the Request Id: 56ff0c44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.846+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: 26d21f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.848+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6390bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.848+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4dc756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.849+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebd716e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.850+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539b2b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.851+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a12bc71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.851+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a12bc71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.852+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f206428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.852+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb30899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.852+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38aa83c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.852+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648eef0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.852+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f206428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.853+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb30899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.853+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414-, and the Request Id: ef8d974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.853+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: 41336c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.854+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 1bf7b7ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.854+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421-, and the Request Id: 597e621f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.859+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e47d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.859+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50a4aa2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.859+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a4aa2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.860+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a712f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b661aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.860+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a712f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.861+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cebb5bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.861+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dec74f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.861+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f083e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.861+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415-, and the Request Id: 2ce83f9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.861+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: 22e3844d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.862+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dec74f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.862+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cebb5bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.862+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416, and the Request Id: 333c9180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.862+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52cd51e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.862+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d6a32b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.863+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cd51e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.863+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d6a32b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.863+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3c6d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.863+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4113ea83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.864+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417, and the Request Id: 61a3c10d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.864+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 470755f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.864+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418, and the Request Id: 75970207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.865+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470755f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.865+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675a38f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.866+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 998ef33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.866+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9f52e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.866+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bfcdb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.866+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 236f1e21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.866+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f52e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.866+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: f67ee9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.867+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416-, and the Request Id: 27a45275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.868+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6934ec7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.868+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f09c959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.868+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6934ec7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.869+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aa341f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.869+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f09c959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.869+0000 [https-jsse-nio-auto-2-exec-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: 49e571fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.869+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e40c4a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.869+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 262af9b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.870+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262af9b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.870+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e40c4a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.870+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416-, and the Request Id: 3927e87e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.870+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce0ceff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.871+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418-, and the Request Id: 246870b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.871+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4309db04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.871+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 370c1a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.871+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144b61a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.871+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370c1a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.872+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415, and the Request Id: 73c0898d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.872+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422, and the Request Id: b729968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.872+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c46fa71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.872+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c46fa71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.873+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa341f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.873+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aa4899f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.873+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415, and the Request Id: 271aed5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.873+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15b860af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.873+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f896138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.874+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b860af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.875+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10da018a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.875+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10da018a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.875+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415, and the Request Id: 2ceed04f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.875+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2054451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.875+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c094f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.875+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34ff9028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.876+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ff9028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.876+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415-, and the Request Id: 5d8de81e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.876+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418, and the Request Id: 5d10beac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.876+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422-, and the Request Id: 387b14a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.877+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6519a325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.877+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415-, and the Request Id: 41bac837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.877+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e598109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.877+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6519a325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.878+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51a35c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.878+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c561868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.878+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a35c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.879+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cc9ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.879+0000 [https-jsse-nio-auto-2-exec-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: 513b98d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.880+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4feaf559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.880+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4feaf559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.881+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415-, and the Request Id: 1dee63b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.881+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: 6372de0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.881+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d60432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.881+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d60432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.881+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edc37b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.881+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7711f55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.881+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42fda42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.882+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7711f55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.882+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76d485e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.882+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69548d75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d2ea3a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.882+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d485e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.883+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2ea3a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.882+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417, and the Request Id: 7fcf1e19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.883+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21fa5e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.884+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fa5e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.884+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce019e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.884+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418, and the Request Id: 4764b4e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.884+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416-, and the Request Id: 3d6b7711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.884+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce019e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.884+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417, and the Request Id: 4b8c9939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.885+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cf1e37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.885+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 499f4125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.886+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499f4125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.886+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5736c96a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.886+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: 40363467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.886+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419, and the Request Id: 3830bead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.886+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f22d984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.887+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418-, and the Request Id: ff4649d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.887+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5572a029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.887+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be08d10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.888+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e17aecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.889+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417-, and the Request Id: ffc6b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.891+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dfd511a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.891+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 682283e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.891+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2ffd33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.891+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfd511a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.892+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682283e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.892+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c151f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.892+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36077558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.893+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36077558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.893+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240bb818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.893+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6939ad96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.893+0000 [https-jsse-nio-auto-2-exec-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: 48ff0cb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.894+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c450a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.896+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244bbae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.896+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244bbae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.897+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1249c14b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.898+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1249c14b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.904+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8761a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.904+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417, and the Request Id: 3feec665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.905+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2470ffc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.905+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73bcea24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.905+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52278fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac6b8ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.906+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52278fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.906+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: 19f9729e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.906+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353e28e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.907+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac6b8ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.907+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33af0d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.908+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33af0d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.908+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38562857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.908+0000 [https-jsse-nio-auto-2-exec-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: 8b261a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.908+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38562857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.908+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac6e4d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.909+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac6e4d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.909+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32f05573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.910+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f05573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.910+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: 1e0c1f3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.911+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb92ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.911+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417-, and the Request Id: 45ec1d3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.912+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb92ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.912+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16de2a5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.912+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16de2a5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.912+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f426a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.912+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423-, and the Request Id: 47cff84f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.912+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f426a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.913+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416-, and the Request Id: 7865a49c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.913+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419, and the Request Id: 511c1319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.913+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b2d5c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.913+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418, and the Request Id: 2f145083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.914+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63c66fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.915+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c66fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.915+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1e0ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.915+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5500ece9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.916+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da1ec1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.916+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5500ece9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.916+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419-, and the Request Id: 729d864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.917+0000 [https-jsse-nio-auto-2-exec-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: 484c0d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.917+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: 41a35bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.917+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a6be8ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.917+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416, and the Request Id: 6c9f4d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.917+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418-, and the Request Id: 17a24449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.919+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78da938e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.920+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66352c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.920+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9b3eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.921+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418-, and the Request Id: 7f00a0d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.921+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93e05fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.921+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416-, and the Request Id: 6f874f0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.921+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66352c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.921+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1755357f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.921+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbd4cec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.922+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1755357f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.923+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf28e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.923+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf4c67d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.923+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22086975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.923+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b63f8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.923+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22086975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.923+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b63f8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.923+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 15587f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.924+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420, and the Request Id: 4b99f5a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.924+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac6a8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.925+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703dbe79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.926+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9b4f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.926+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f8ac4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.926+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30788550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.927+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5f336c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.927+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1aaf171d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.928+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aaf171d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.928+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6954b4fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.928+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22ffd720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.928+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419-, and the Request Id: 7614c18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.928+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ffd720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.928+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6954b4fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.929+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420-, and the Request Id: 568193fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.929+0000 [https-jsse-nio-auto-2-exec-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: 52a998a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1877c94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.929+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139cbcd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1877c94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.929+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d26c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.930+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d26c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.930+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418, and the Request Id: 3e2e625f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.930+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 490d0474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.931+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114de336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.931+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490d0474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.931+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 391eb2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.931+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b85297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.931+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114de336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.931+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391eb2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f8dd2ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.931+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b85297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.932+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417, and the Request Id: aa49d9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f8dd2ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.932+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5071cc62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.932+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1554522b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.933+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a2941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.933+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b094e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.933+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1554522b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.933+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a2941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.933+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420, and the Request Id: 3b7781c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.933+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419, and the Request Id: 5afe7a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.933+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424-, and the Request Id: 555ad20f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.933+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26137170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.934+0000 [https-jsse-nio-auto-2-exec-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: 1eab2c82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.934+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26137170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.934+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ba9336b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.935+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba9336b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.935+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: 39b33b13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.935+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23169576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.937+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a41648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.937+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418-, and the Request Id: 76075f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.937+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419-, and the Request Id: 14d660f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.938+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: 63f751aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.938+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4492651a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.938+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4492651a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.939+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420-, and the Request Id: 485ca140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.939+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419-, and the Request Id: 2f0ef175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.939+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32842e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.939+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32842e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d219f19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.940+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417, and the Request Id: 17a5d37b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.941+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a767980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.941+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5970376b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.942+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790a8139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.942+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417-, and the Request Id: 1849c2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.942+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34129ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.942+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cae3fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.943+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ab4f9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.943+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2634eed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.944+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9af14c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.945+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: 25900fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.945+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4633438e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9af14c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.945+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4633438e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.945+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105791ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.946+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14daccac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.946+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105791ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.946+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c7aef1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.946+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79633be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.946+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7aef1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.947+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421, and the Request Id: 35d9e8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.947+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: 59a8fc78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.948+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f4f2875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.948+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4f2875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.948+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1262c47c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.948+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31af0dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.948+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d5c9b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.949+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5c9b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.949+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a809360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.949+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425, and the Request Id: 7d13354f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.949+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21290c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.949+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df78439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.950+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b9ce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.951+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9ce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.951+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a616c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.951+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a616c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.952+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693cbf8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.952+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420, and the Request Id: 3307a740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.952+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: 65f6109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.952+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420-, and the Request Id: 2c14e426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.953+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693cbf8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.953+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c398d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.953+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c398d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.953+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425-, and the Request Id: 533b5b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.954+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b9f443e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.954+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fb47ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.954+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8472d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.954+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ac31e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.954+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2064d0c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.954+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac31e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.954+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb47ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.954+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9f443e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.954+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2064d0c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.955+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421, and the Request Id: 2f300603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.955+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d698c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.955+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: 2af60487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.955+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4058ff8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.955+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d698c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.955+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c34e0c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.955+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420-, and the Request Id: 69cf0c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.956+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c34e0c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.956+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420, and the Request Id: 680c15e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.956+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56777f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.956+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701270ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.957+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418, and the Request Id: 12157a64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.957+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b86334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.957+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac8a40a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.958+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac8a40a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.958+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421-, and the Request Id: 5e6d0c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.958+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a2d29b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.959+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: 7db653d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.959+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2d29b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.960+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c51c61a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.960+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c51c61a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.960+0000 [https-jsse-nio-auto-2-exec-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: 6360b1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.960+0000 [https-jsse-nio-auto-2-exec-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: 2f7d85e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.960+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453abe3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.960+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f52c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.961+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7b63c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.961+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7836681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.962+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1340c8a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.962+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: 1590d004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.962+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1340c8a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.962+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48da3e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.963+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd47e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.963+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418, and the Request Id: 7d1b0e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.964+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c51ece4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.965+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418-, and the Request Id: 5a4bdda1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.965+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2e2344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.966+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b94d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.966+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42998d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.966+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9ef7e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.966+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c9eee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.967+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42998d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.967+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c9eee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.967+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5687e98d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.967+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a5ab48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.968+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5862fd09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.968+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418-, and the Request Id: 1ecad3fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.968+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5687e98d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.968+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5862fd09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.969+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae8ae1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.969+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 268c8fe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.969+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae8ae1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.969+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268c8fe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.969+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422, and the Request Id: 1bf40e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.969+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65af6204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.969+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca2217e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.970+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 3fe612d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.970+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: 1597d285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:57 2025-10-04T14:14:57.970+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7883a9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.971+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7883a9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.972+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eab04a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.972+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b3ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.972+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6409a220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.972+0000 [https-jsse-nio-auto-2-exec-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: 56862f6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.972+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eab04a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.973+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421, and the Request Id: 66b8f135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.973+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3826e81f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.973+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3826e81f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.974+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426-, and the Request Id: 7771395b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.974+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: 4a59f7dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.974+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e42a982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.974+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e42a982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.975+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4585d549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.975+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301d7b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.975+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4585d549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.975+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422, and the Request Id: 673c5489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.975+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2adefabe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.975+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d7e268d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.976+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7e268d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.976+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2adefabe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.976+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56d16ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.976+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c89b783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.976+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420, and the Request Id: 31231544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.976+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d16ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.976+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c89b783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.977+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: 6d17ae5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.977+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf00359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.978+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c3db50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.978+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf00359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.978+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6169a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.978+0000 [https-jsse-nio-auto-2-exec-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: 4ccd760a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.978+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421-, and the Request Id: 66ecbc8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.979+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422-, and the Request Id: d280287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.979+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420-, and the Request Id: 593dda0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.980+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ad02a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.980+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421-, and the Request Id: 5929a6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.981+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296472bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.982+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419-, and the Request Id: 5f490bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.982+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39f263ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.982+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56420b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.982+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fdd502e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.982+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56420b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.983+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f6ade5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.983+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a827c81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.983+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 507e1296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.983+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268d019c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.983+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6ade5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.983+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507e1296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.984+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 610d8cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.984+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f06ec81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.984+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f06ec81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.984+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419, and the Request Id: 758e0336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.985+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: 1209805d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b6b735d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.985+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cefe061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.986+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cefe061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.986+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51fd6f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.987+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fd6f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.987+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620654a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.987+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b2959b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.987+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423, and the Request Id: 129f110c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.988+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419-, and the Request Id: 6c5ad4e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.988+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7984b75e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.988+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419-, and the Request Id: 775279e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.988+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6bbabc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.989+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c84ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.989+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d4b716c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.989+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4b716c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.989+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dccada0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.989+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4908ec06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.990+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4908ec06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.990+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422, and the Request Id: 624d9b67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.992+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646791e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.992+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 277c87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.992+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423-, and the Request Id: 60285956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.993+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646791e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.993+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4571d352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.993+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f921fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.994+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff74e5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.994+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f921fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.994+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75696b05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.994+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff74e5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.994+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422-, and the Request Id: f3d0391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3249223c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1457b021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b44469b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 480b48d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15231740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3249223c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1457b021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15231740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b44469b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.995+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480b48d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.996+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422, and the Request Id: 2996f2de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.996+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83208cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.996+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 408615e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.996+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: 372bd4be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.996+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408615e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.996+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83208cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.997+0000 [https-jsse-nio-auto-2-exec-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: 5c8c1711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.997+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423, and the Request Id: 3c9e085e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.997+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b24555f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.998+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dbcd17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:57.999+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e69e8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.000+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: 7a4024b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.000+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427-, and the Request Id: 19a555a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.000+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2605d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.001+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2605d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.001+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: 42e7a18f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.001+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f17afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.001+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423-, and the Request Id: 9c701c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.001+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421-, and the Request Id: 7423c40a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.002+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31634530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.002+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f17afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.002+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48477916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.002+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31634530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.003+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e028335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.003+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb9c773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.003+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: 6ec10552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.003+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77be8958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.003+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e028335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.003+0000 [https-jsse-nio-auto-2-exec-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: 774384d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.003+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ffb66d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.004+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 202bde90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.004+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218b52b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.005+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52a81a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.006+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a51907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.006+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79d83375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.007+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d83375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.007+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420-, and the Request Id: 205aa053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.007+0000 [https-jsse-nio-auto-2-exec-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: 4e08254d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.007+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b88fa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.007+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47b80316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.008+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b80316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.008+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 207eb1fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.008+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207eb1fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.008+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a03fdc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.009+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9837f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.009+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63d596dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.009+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d596dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.009+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fdd3129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.010+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: 2cb537fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.010+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdd3129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.010+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62468ebd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.010+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345906f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.010+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424, and the Request Id: 70075eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.010+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b793ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.011+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b793ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.011+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5a750a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.011+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423, and the Request Id: 4f5a863c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.012+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d613f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.012+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5faa9ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.012+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d613f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.013+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44bec32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.013+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420-, and the Request Id: 37e03aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.013+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3171bb1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.013+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bec32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.013+0000 [https-jsse-nio-auto-2-exec-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: 7b84f5b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.014+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3171bb1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.014+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62f50ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.014+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f50ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.014+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 538dda5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.014+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424-, and the Request Id: 612ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.015+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538dda5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.015+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9ccf032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.015+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4c41a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.015+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ccf032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.015+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d40164e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.015+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d40164e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.015+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423-, and the Request Id: 570908b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.016+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f7bf88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.016+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424, and the Request Id: 2d24cc00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.016+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 321e9f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.016+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be7f118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.016+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321e9f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.017+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32060023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.017+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422, and the Request Id: 74221814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.017+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: 10b80a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.018+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423-, and the Request Id: 7bf008fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.018+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c917396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.019+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aeb6f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.019+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aeb6f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.020+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd6c3f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.020+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd6c3f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.021+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e8ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.021+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a3c144c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.021+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424-, and the Request Id: 4c3f08de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.021+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55901836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.021+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d05c534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.021+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.021+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3c144c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.022+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: 39926132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.022+0000 [https-jsse-nio-auto-2-exec-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: 1902fbe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.022+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422-, and the Request Id: afdce8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.022+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4485f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.023+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50bc43f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.023+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 132309e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.023+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 132309e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.024+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428-, and the Request Id: 2be09f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.024+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 483ea56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.024+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483ea56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.025+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c0579c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.025+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd5a7c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.026+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10878a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.026+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd5a7c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.026+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421, and the Request Id: 101f9a0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.026+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423-, and the Request Id: 2f626533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.026+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eff6ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.027+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eff6ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.027+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1927cb98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.027+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: 6958749a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.027+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421, and the Request Id: 663f5e75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.027+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e50ad62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.028+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7091dc7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.028+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e50ad62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.029+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e9b5f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.029+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e9b5f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.029+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6745ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.029+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754c1a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.030+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425, and the Request Id: 4bcb1ba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.030+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d733599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.030+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a423de2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.031+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421-, and the Request Id: 375701eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.031+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a9c46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.032+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421-, and the Request Id: 2b8cf4a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.032+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a3d8783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.034+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ec46406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.034+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425-, and the Request Id: 509fd7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.035+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec46406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.035+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d081e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.035+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d081e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.035+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f6e922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.035+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0d25c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.036+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f506573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.036+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a021af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.037+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f506573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.038+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32e9d8cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.038+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a021af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.036+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40848a14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.036+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 699f30e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.036+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7ce123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.037+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d2e128d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.038+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e9d8cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.038+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423, and the Request Id: 6f1fd627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.038+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2e128d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.038+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40848a14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.038+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425, and the Request Id: 5b4e1908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.038+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d33a0c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.039+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3522b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.039+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d33a0c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.039+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e39e0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.039+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4246b0c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.039+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424, and the Request Id: 4b8638f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.039+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c04b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.039+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0e55e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.039+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e39e0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.039+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4246b0c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.040+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c04b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.040+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429, and the Request Id: 5ebbf303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.040+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424, and the Request Id: 585355ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.040+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67b9b4af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.041+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b9b4af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.041+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424, and the Request Id: 7352eff1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.041+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: b9365ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.042+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5775d596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.042+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2931c4ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.043+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2931c4ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.043+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 112afe52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.043+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59b91a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.043+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425-, and the Request Id: 475e6402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.043+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112afe52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.043+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: 43e6bc23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.044+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b91a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.044+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429-, and the Request Id: 74edb0ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.044+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422, and the Request Id: 743cbdea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.044+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: 2fc332ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.044+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 567c5f08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.045+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567c5f08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.045+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72caeb37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.045+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: 43855e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.045+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67a24baa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.046+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422, and the Request Id: 78c022d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.046+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55f8865c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.046+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbd6af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.046+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f8865c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.047+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72298771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.047+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72298771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.047+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6730512c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.047+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d14cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.048+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422, and the Request Id: 54da440b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.048+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422-, and the Request Id: 530d266c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.049+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100c5d53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.049+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422-, and the Request Id: 7d1df4dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.050+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 425b1ad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.050+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b218003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.050+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722832d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.051+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722832d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.051+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63976c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.051+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da9c49a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.051+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da9c49a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.052+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765d0a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.052+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1566d3a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.052+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422-, and the Request Id: 3f376c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.052+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426, and the Request Id: 11974704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.053+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606c35bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.053+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a85d8b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.054+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc9c1d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.054+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540e1728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.055+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc00f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.055+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa9394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.056+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa9394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.056+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc00f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.056+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ecfdd9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.056+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a92629b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.056+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ecfdd9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.057+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5361659b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.057+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2290bb96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.057+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10548884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.057+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426-, and the Request Id: 39709526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.057+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16b0cc6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.057+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5361659b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.057+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b0cc6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.058+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426, and the Request Id: 6cc7b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.058+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275793fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.058+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 172ea0af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.058+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172ea0af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.058+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424, and the Request Id: 1eeca05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.059+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: 6cee99de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.059+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275793fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.059+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.059+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cc71f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.059+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.060+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc71f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.060+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425, and the Request Id: 75881293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.060+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 301d0242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.060+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301d0242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.060+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56742fb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.060+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d53ff3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.061+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56742fb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.061+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7659b241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.061+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e06c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.062+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e06c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.063+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426-, and the Request Id: 5cc12449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.063+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430-, and the Request Id: bcc566f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.063+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425, and the Request Id: 67465224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.063+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fe9c3c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.064+0000 [https-jsse-nio-auto-2-exec-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: 6f600dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.064+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424-, and the Request Id: 30470ab6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.064+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe9c3c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.064+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: 30f145a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.065+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 457edf63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.065+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457edf63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.065+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a92c6f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.065+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423, and the Request Id: 1c46526c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.066+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2814776c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.067+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2814776c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.067+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 29546607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.067+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6fee2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.068+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425-, and the Request Id: 75813e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.068+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c158ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.069+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27b734bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.069+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b734bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.069+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c158ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.070+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423, and the Request Id: 2f54898f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.070+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263b54e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.070+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 236df18b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f37a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.070+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423-, and the Request Id: 3de142f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.071+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4947b436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.071+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567bf817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.071+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4947b436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.071+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: 4557ef6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.072+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe02d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.073+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7954a3ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.073+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7954a3ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.073+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423-, and the Request Id: 1d738b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.074+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b55bc51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.074+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd7c344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.074+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b55bc51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.074+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338e812a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.075+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427, and the Request Id: 6e533fa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.075+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2033549e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.075+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: 51f20cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.076+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d30cf63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.076+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d30cf63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.077+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8626d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.077+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7141830b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.077+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7141830b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.077+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1857cc62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.077+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3079a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.077+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f03156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.078+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425, and the Request Id: 5434d093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.078+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45744daf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.079+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b1f5ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.079+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97e52c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.079+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45744daf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.079+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a827700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.080+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eba68d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.080+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427-, and the Request Id: 13736713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.080+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62870708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.080+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eba68d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.080+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62870708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.081+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431, and the Request Id: 5cc8cccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.081+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f63d0b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.081+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f63d0b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.081+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f7b3de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.081+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 3d08619c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.081+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6792e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.082+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7b3de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.082+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 475ec5cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.082+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10c1985e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.082+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425-, and the Request Id: 43bc9c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.082+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475ec5cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.083+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c1985e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.083+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 191d5f24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.083+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d341aa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.083+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d4ad9fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.083+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426, and the Request Id: 49670791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.083+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191d5f24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.083+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d341aa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.084+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d4ad9fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.084+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426, and the Request Id: 6218c25c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.084+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185d79eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.084+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30077487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.084+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ae0ae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.084+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ae0ae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.084+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69175cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.085+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69175cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.085+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427, and the Request Id: 57795e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.085+0000 [https-jsse-nio-auto-2-exec-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: 36a781ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.086+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6225e805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.086+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6225e805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.086+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12221592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.087+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fb32bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.088+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb32bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.088+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: 734a2d87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.088+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424, and the Request Id: 63ac5f11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.089+0000 [https-jsse-nio-auto-2-exec-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: 1e782e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.089+0000 [https-jsse-nio-auto-2-exec-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: 54f022c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.089+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c867098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.090+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426-, and the Request Id: 53ae2645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.090+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d1320d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.091+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: 602fae7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.091+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2983d1ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.091+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c867098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.091+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431-, and the Request Id: 64b9ded7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.091+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9afb9a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.092+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9afb9a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.092+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: 724490aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.093+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52050d19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.093+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424-, and the Request Id: 143d504c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.093+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ab2afe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.093+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6dfad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.094+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c939d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.094+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 704885f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.094+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1117c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.094+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7f2d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.095+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704885f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.095+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4828d0ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.095+0000 [https-jsse-nio-auto-2-exec-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: 42d1bb39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.095+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2d8da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.095+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2d8da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.096+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4828d0ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.096+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428, and the Request Id: 4ac739a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.096+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a688647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.096+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a688647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.097+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c3c58e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.097+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59459bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.098+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a917111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.098+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397f1451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.098+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c3036d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.098+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426, and the Request Id: 18c211b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.098+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae6acfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.098+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ae97d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.099+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428-, and the Request Id: 124d21e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.099+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17164490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.101+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709182f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.101+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28d83fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.102+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d83fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.102+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41015718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.102+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d392922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.102+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: 571d9df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.103+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d392922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.103+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41015718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.103+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d3df468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.103+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c55fd41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.103+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30934bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.103+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3df468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c55fd41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30934bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6df6a9f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483a0f45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4372ee60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df6a9f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cde54a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4372ee60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428, and the Request Id: 131a2acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cde54a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.104+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: 6717e895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.105+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 3b430de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.105+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432, and the Request Id: 87d1e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.105+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f8c19a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.105+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26eecb3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.105+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c122fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.105+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8c19a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.106+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c122fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.106+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 553bdeab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.106+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32b48cad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.106+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553bdeab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.106+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b48cad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.106+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 755215e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.106+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425, and the Request Id: 52cf822b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.107+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755215e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.107+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: 1599199a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.107+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427, and the Request Id: 136aed65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.107+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428-, and the Request Id: 4bebb98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.107+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629fb7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.108+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5043daf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.108+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 2720f16c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.109+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: 71cd972e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.109+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a97107e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.110+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a97107e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.110+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432-, and the Request Id: 506de71c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.111+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c396c24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.111+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c396c24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.111+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425-, and the Request Id: 59064b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.111+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db54171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.112+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427-, and the Request Id: 7867fa43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.112+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425-, and the Request Id: dda64f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.112+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425, and the Request Id: 189e1007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.112+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7ec0a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.112+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b5ba76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.112+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604db297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.112+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7ec0a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f6e9c02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.113+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71d07ba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.113+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6e9c02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.114+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429, and the Request Id: 3d4532cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.114+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 240f799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.115+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bbac1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.115+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238f5aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.115+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7d811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.116+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbac1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.117+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a2b893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.117+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429-, and the Request Id: 7b844d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.117+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d13e549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.117+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425-, and the Request Id: 65d27b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.117+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d13e549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.117+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13509d08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.118+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa0616c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.118+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f33d1fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.118+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427, and the Request Id: 583d20b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.119+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c5642a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.120+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf99829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.120+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60bf922d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.121+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fab5065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.121+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76487797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.121+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427-, and the Request Id: 6e60638e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.121+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73e2057f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.122+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e2057f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c699eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.122+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17dd79bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c699eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e5e742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e5e742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.123+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c10a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.123+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dd79bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.123+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31029d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.123+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428, and the Request Id: 21211ee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.123+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31029d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.124+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e07c263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.124+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429, and the Request Id: 60d99806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.124+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e07c263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.126+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7610069f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.126+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428, and the Request Id: 1ee670c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.126+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7610069f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.127+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43b08ff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.127+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b08ff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.128+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426, and the Request Id: 27b7e48d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.128+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d151ad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.128+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6899f1fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.128+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a225a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.129+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee20550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.129+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d151ad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.129+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e1601a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.129+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bfe1605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.130+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e1601a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.130+0000 [https-jsse-nio-auto-2-exec-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: 6d8d4780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.130+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c0a5c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.130+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bfe1605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.130+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0a5c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.131+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: 47b85230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.131+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e5765a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.131+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428, and the Request Id: 558159e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.131+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e5765a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.131+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429-, and the Request Id: 2e548fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.131+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38fee457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.132+0000 [https-jsse-nio-auto-2-exec-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: 7905959e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.132+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38fee457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.132+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b253425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.133+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: 4e7a1ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.133+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426, and the Request Id: 79cad3a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.133+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c8850f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.133+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39559379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.134+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c8850f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.134+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39559379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.134+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c75f85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.134+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127314f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.134+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563fbbde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.135+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c75f85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.135+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127314f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.135+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3837696d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.135+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e641019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.135+0000 [https-jsse-nio-auto-2-exec-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: 3062abf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.135+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428-, and the Request Id: e41d26e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.135+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430, and the Request Id: 1cd8d44e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.136+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1482dfc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.136+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426-, and the Request Id: 6027a23e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.137+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433-, and the Request Id: 68c9eccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.137+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d44e246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.137+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d44e246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.138+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2869a2f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.138+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2869a2f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.138+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67fa27ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.138+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428, and the Request Id: 679be11d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.139+0000 [https-jsse-nio-auto-2-exec-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: 1454a07f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.139+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3233f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.139+0000 [https-jsse-nio-auto-2-exec-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: 1414f523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.139+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b446eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.139+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.140+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61535ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.140+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1675745b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.141+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b43b92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.142+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c91b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.143+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428-, and the Request Id: 679fc5e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.143+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c9e7b56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.144+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 436337c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.144+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14cfe078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.144+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436337c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.144+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9e7b56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.144+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165825f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.144+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 708d36f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.144+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 594cd04b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.145+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708d36f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.145+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594cd04b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.145+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ccc8da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.145+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6baf6528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.145+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 464fd44a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.146+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: 1ef50e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.146+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55151e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.146+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6baf6528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.147+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14803918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.147+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5616014f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.147+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ccc8da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.147+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3afd7fa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.147+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b1a435b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.147+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1a435b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.148+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afd7fa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.148+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430, and the Request Id: 48db89a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.148+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427, and the Request Id: 1b24a8ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.148+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f33f754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.149+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429-, and the Request Id: 11467c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.150+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 488528d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.150+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 353fa7ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.150+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429-, and the Request Id: 338cfb8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.150+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353fa7ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.151+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488528d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.151+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 300e002d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.151+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65906ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.151+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bb4a90b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.151+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c865f64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.151+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7509240b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.151+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300e002d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.151+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65906ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.152+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb4a90b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.151+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c865f64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.152+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427, and the Request Id: 5f75ae3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.152+0000 [https-jsse-nio-auto-2-exec-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: 1237822d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.152+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427-, and the Request Id: 67d1c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.152+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e2f1cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.152+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430-, and the Request Id: 3dcd6b80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.153+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf77262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.153+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2f1cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.153+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57864018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.153+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf77262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.153+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbbe85f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.153+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434, and the Request Id: 264ec07c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.153+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427, and the Request Id: 19f53f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.154+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d6bb93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.155+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f17af00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.155+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427-, and the Request Id: 317c2fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.156+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23519f4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.156+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72d2c0ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.157+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d2c0ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.157+0000 [https-jsse-nio-auto-2-exec-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: 15660ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.157+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427-, and the Request Id: 1ce1d0f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.158+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fde9097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.158+0000 [https-jsse-nio-auto-2-exec-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: 57ee9ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.158+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 624aa52b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.158+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c490e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.158+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c490e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.158+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624aa52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.158+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431, and the Request Id: 1cd42c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.158+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 87fe40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.159+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50da9b08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.159+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87fe40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.159+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 863d44d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.160+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429, and the Request Id: 441c7821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.160+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1332a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.160+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50de7aa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.161+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5daff830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.161+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4627eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.161+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77475e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.162+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2180ba3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.163+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2180ba3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.163+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13dd6ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.163+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d92749f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.163+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac1c39d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.163+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13dd6ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.163+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac1c39d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.164+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d92749f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.164+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: 6621559f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.164+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a72f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.164+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429-, and the Request Id: 5c671e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.164+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 4ae6d632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.165+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb403c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.165+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb403c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.165+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c236585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.165+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b5cd75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.165+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c236585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.166+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 593d8837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.166+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: 5fe99662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.166+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431, and the Request Id: 2adcb199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.166+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593d8837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.166+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75689584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.167+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e52a09a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.167+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e52a09a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.167+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bd1349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.168+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428, and the Request Id: 3c24fc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.168+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c6888e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.169+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430-, and the Request Id: 4a99aade, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.169+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 790579a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.169+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39280e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.169+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790579a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.170+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430-, and the Request Id: 5f855bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.170+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3046eeb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.170+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79403017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.170+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3046eeb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.171+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79403017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.171+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431-, and the Request Id: 2ed89ce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.171+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 461199e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.171+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430, and the Request Id: 9c39a5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.171+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc970cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.171+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461199e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.172+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc970cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.172+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d01ef92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.172+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428, and the Request Id: a798cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.172+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d3dc01d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.173+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1752ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.173+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3dc01d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.173+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11de99c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.173+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435, and the Request Id: 17a8d5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.174+0000 [https-jsse-nio-auto-2-exec-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: 3977cd39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.174+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee1ffc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.175+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c92ab27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.175+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee1ffc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.176+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2289f393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.176+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2289f393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.176+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43572075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.176+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428-, and the Request Id: 178fab11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.177+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430-, and the Request Id: 59c8ece3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.177+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435-, and the Request Id: 2caa7bf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.177+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428, and the Request Id: 7ad08947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.177+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b66f456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.178+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5616c93b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.178+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10c73c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.178+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761e6418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.179+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c73c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.179+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761e6418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.179+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c7a06b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.179+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40070cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.179+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7a06b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.180+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40070cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.180+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383f4c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.180+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430, and the Request Id: 539082ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.181+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432, and the Request Id: 1ce66a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.181+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ecfd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.181+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e565fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.182+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5907f513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.182+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21180130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.182+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6bf8c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.183+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21180130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.183+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db00b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.183+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9c3e97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.183+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c5204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.183+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c5204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.184+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c3e97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.184+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70b8c936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.184+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432-, and the Request Id: 262c40d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.184+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: 1f5daec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.184+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270df680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.185+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b8c936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.185+0000 [https-jsse-nio-auto-2-exec-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: 14531d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.185+0000 [https-jsse-nio-auto-2-exec-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: 27cb6d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.185+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e64f6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.186+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432, and the Request Id: 1403ab39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.186+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7126c6c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.186+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18c4b610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.186+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119996cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.187+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119996cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.187+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c4b610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.187+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 476b1bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.187+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e80ca19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.187+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 476b1bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.187+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e80ca19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.188+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429, and the Request Id: 35025126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.188+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431, and the Request Id: 5113757a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.188+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7062a644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.189+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674e1b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.189+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7062a644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.189+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432-, and the Request Id: 325daaa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.190+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431-, and the Request Id: 526f6028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.190+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719f130d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.190+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2909896d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.190+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e37a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.190+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a8ac6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.191+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2909896d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.191+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b15fe5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.191+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8ac6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.191+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b15fe5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.191+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598a9e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.192+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598a9e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.192+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: 137898c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.192+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429-, and the Request Id: 21195ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.192+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb30c91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.192+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436, and the Request Id: 1cd9f713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.192+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429, and the Request Id: 58d71ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.193+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb30c91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.193+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431, and the Request Id: 4a439956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.193+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c99363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.193+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6773c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.194+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d732f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.194+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c04846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.195+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b5608f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.196+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187d5a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.196+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e2ee28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.196+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2d5a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.197+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436-, and the Request Id: 76df2924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.198+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429-, and the Request Id: 6c3c88fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.198+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3562b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.199+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: 24cdca0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.199+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34a96e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.199+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ca2124a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.200+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a96e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.222+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca2124a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.224+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2981a1ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.224+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60eda61d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.224+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c951c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.226+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae5e79f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.226+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 327cceaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.226+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae5e79f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.227+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cba44bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.227+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cba44bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.228+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47183032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.229+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4feb3b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.230+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4feb3b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.230+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c0d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.230+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c0d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.230+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: 149185b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.231+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c1a698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.232+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c1a698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.232+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 3c81d187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.232+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431, and the Request Id: 55998955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.233+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f8a651f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.233+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8a651f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.240+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735e68c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.240+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429-, and the Request Id: 7cef7397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.240+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295ab2c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.240+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: 7be95aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.241+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: 61730f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.241+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: df41f1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.241+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: 4e97348e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.242+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d621e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.242+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df41f1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.243+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a26d94a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.243+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a26d94a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.244+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 370dc270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.244+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28a23b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.244+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68636c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.244+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432-, and the Request Id: 2d7a393c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.245+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370dc270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.245+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68636c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.245+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a23b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.245+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433, and the Request Id: 6ce14a41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.246+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3edeedcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.246+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430, and the Request Id: 9445842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.246+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edeedcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.247+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433, and the Request Id: c8ac356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.247+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50b0c392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.248+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50b0c392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.248+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 677aeea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.248+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677aeea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.249+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432, and the Request Id: 613fcd52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.255+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591719da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.256+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f1034c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.256+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3251d332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.256+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f88d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.257+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430-, and the Request Id: da816b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.257+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: 33a75d5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.257+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432-, and the Request Id: 3f5359a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.258+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ecf4dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.258+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433-, and the Request Id: 39661447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.259+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75e1007c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.259+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ecf4dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.259+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e1007c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.259+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fe974a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.260+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6602fd9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.260+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fe974a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.260+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6602fd9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.260+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437, and the Request Id: 12533805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.261+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: 27e73873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.261+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523fb445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.262+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f2c634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.262+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b969b70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.263+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1272ada8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.264+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437-, and the Request Id: b19d83b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.264+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf574ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.264+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430-, and the Request Id: 2c1d5cf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7440e0d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.265+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e518b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.265+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea02175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.266+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71818f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.270+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7729af23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.270+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e72ca25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.270+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7091be15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.270+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e72ca25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.271+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d0ea29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.271+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 182724e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.271+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33ccfdff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.271+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 223cb2e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.271+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182724e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.272+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223cb2e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.272+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ccfdff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.272+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ca2e87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.272+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e461bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.272+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1ce81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.272+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e461bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.272+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: 428966d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.272+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1ce81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.273+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 3a840dfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.273+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430, and the Request Id: 27fb6ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.274+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d82b5c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.274+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cd2a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.275+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a94bbdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.275+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca2e87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.275+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a94bbdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.276+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38b16227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.276+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ead184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.276+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b16227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.277+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dbe4957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.277+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bed5ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.277+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ead184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.277+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434, and the Request Id: 7efdf5f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.277+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbe4957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.278+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: 15660b1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.278+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129fd3e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.290+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 661a99ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.290+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: 38546893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.291+0000 [https-jsse-nio-auto-2-exec-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: 7dc326a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.291+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674435da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.291+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430-, and the Request Id: 52cfcb6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.293+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674435da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.293+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 661a99ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.293+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434-, and the Request Id: 4da73172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.293+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531dac15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.294+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434, and the Request Id: 40ee838e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.294+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519fac45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.294+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531dac15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.294+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519fac45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.296+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11dee2e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.296+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d49a7a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.296+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e612a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.296+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10fd2ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.296+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c29848a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.296+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11dee2e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.297+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c29848a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.297+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: 4c69e738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.297+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438, and the Request Id: 73eea5b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.297+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70e6e0cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.297+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e6e0cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.297+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431, and the Request Id: df4e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.297+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179054b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.297+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432-, and the Request Id: 4c3ba84d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.298+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431, and the Request Id: 33e8872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.298+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 331e2971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.299+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331e2971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.300+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5d0a7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.300+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47821769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.300+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d79af50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.300+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a859c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.301+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d79af50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.301+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b13c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.301+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438-, and the Request Id: 612ae703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.301+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431-, and the Request Id: 783d3ee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.302+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433, and the Request Id: 1446e023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.302+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12164ece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.302+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7272bb59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.304+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44df42c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.304+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ae6a48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.304+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ae6a48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.305+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44df42c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.305+0000 [https-jsse-nio-auto-2-exec-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: 5b8c529a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.305+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f88c471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.305+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f88c471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.305+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56be8ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.306+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46b4b46a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.306+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56be8ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.307+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c68eee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.307+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5130ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.307+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c68eee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.307+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433-, and the Request Id: 69f312a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.307+0000 [https-jsse-nio-auto-2-exec-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: 3f46115b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.307+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f78105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.308+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39da1dc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.308+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f78105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.308+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 4512872a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.308+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a34f9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.308+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f053acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.308+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435, and the Request Id: 14cb2bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.309+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a34f9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.309+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477dabe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.309+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449b4728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.310+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477dabe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.310+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434, and the Request Id: 1bb6198d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.311+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13547191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.312+0000 [https-jsse-nio-auto-2-exec-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: 22f3fdcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.312+0000 [https-jsse-nio-auto-2-exec-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: 5b43ffcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.312+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 184aee06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.313+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e8ffd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.313+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435-, and the Request Id: 4641e897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.313+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ab41fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.314+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184aee06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.316+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72bfb247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.317+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bfb247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.317+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434-, and the Request Id: 48f97a72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.319+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3319cccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.319+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435, and the Request Id: 76b8a333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.320+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c1225c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.320+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484f3e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.320+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1225c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.320+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 219216a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.321+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219216a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.321+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57a949d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.322+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fa1fd66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.322+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2493137c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.322+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa1fd66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.322+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2196c527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.322+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a949d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.322+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ae8b6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.322+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432, and the Request Id: 4c587ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.323+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 199bad3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.323+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199bad3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.328+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea93ff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.328+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435-, and the Request Id: 1964584f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.328+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b2ccaca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.328+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85f9398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.329+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433, and the Request Id: 7bbe0e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.329+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2023264d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.329+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2ccaca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.329+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2023264d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.329+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30cd35cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.329+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 777a835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.329+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432-, and the Request Id: 47ccb46c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.329+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721e2092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.329+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439, and the Request Id: 45972ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.330+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30cd35cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.330+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 365b886f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.330+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 381b5186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.330+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365b886f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.331+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381b5186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.331+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432, and the Request Id: 65193ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.331+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434, and the Request Id: 4d8c24f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.332+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50778318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.333+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aaeafad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.333+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7159ceb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.333+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55710366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.333+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: 65d77ca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.333+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aaeafad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.334+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7159ceb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.335+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a7f2079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.335+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 771c3ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.335+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf6ea01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.335+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7f2079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.335+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 771c3ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.335+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d8a9558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.336+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8a9558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.336+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432, and the Request Id: 770e36a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.336+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432-, and the Request Id: 4e25eddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.337+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434-, and the Request Id: a9edf79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.337+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 18c066d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.337+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bbac3c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.337+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbac3c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.337+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439-, and the Request Id: 747d0464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.337+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62fb73c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.338+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: 123b3c30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.339+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38958558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.339+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac44981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.339+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dbba22d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.340+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbba22d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.340+0000 [https-jsse-nio-auto-2-exec-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: 42d6bd95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.340+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21469903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.340+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7708cf66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.341+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307685cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.341+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307685cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.341+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a046b5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.342+0000 [https-jsse-nio-auto-2-exec-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: 64fc970a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.342+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435-, and the Request Id: 55fee715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.343+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 3a10cd52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.343+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b6ec85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.345+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256fbc41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.345+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436-, and the Request Id: 22f8837d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.346+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c44e30c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.346+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4e5f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.346+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 515d9ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.346+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515d9ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.347+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2159dcb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.347+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136d1513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.348+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c36d931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.348+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c36d931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.349+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d0d63fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.349+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3517fb08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.349+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0d63fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.349+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a308ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.350+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a308ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.350+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3705104a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.350+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587c71f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.350+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d20ff01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.351+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772933ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.351+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434, and the Request Id: 4edae6d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.351+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3705104a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.351+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436, and the Request Id: 43337bcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.352+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4af4166c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.352+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af4166c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.353+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc7e7ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.353+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca0cfcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.353+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc7e7ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.354+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 664cb2dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.354+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: 23d4b6ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.354+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74116ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.354+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664cb2dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.354+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74116ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.354+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1990d2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.355+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440, and the Request Id: 76b2383d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.355+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a8ec455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.355+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8ec455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.356+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433, and the Request Id: 48672ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.356+0000 [https-jsse-nio-auto-2-exec-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: 64128a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.356+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 783a9f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.356+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783a9f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.357+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 275f8430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.357+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275f8430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.357+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b1c64c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.357+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1c64c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.358+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435, and the Request Id: 732ca467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.358+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436-, and the Request Id: 2587019e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.358+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37ff58ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.358+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ff58ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.358+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433-, and the Request Id: 5c65368f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.359+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22009bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.359+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22009bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.359+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440-, and the Request Id: 9f75013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.360+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433-, and the Request Id: 1c8b5312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.360+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1892497c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.360+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433, and the Request Id: 7f6a760c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.360+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba59a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.360+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1892497c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.361+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a0107ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.361+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc6039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.361+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0107ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.361+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc6039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.362+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cff6ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.362+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55de7ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.362+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435-, and the Request Id: 562049b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.362+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437, and the Request Id: 1b6dceff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.362+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cff6ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.362+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55de7ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.362+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: 5e394db0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.363+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 6f2a67c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.364+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134a601f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.364+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b957ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.364+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1ff1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.364+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2291f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.365+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367be4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.365+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afb784d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.366+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436-, and the Request Id: 2bf5d0a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.366+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433-, and the Request Id: 200ec372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.367+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437-, and the Request Id: a3fa081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.367+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436-, and the Request Id: 2a5cf885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.368+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f114194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.368+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d6c4624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.368+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2f410b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.368+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6c4624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.369+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c66a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.369+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 885ef9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.369+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 559c4ba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.370+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 885ef9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.370+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c710d55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.370+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: 655682b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.370+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f15464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.370+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181f7682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.370+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4f21ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.371+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58909473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.372+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7f0291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.372+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 377fac89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.372+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377fac89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.372+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7f0291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.373+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a2016ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.373+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f211df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.373+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2016ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.373+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f17e1ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.373+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43ba1fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.373+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f211df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.374+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f17e1ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.374+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ba1fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.374+0000 [https-jsse-nio-auto-2-exec-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: 17af18ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.374+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437, and the Request Id: 29d8a63c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.374+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5de0704f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.374+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e6b906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.374+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a16aba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.375+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e6b906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.375+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a16aba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.375+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de0704f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.375+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434, and the Request Id: 7e28328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.375+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: 5aa252fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.375+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ccf98c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.375+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444bb7b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.376+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434, and the Request Id: 1deaa974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.376+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a573db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.376+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a573db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.377+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b36b6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.377+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fccdbd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.380+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436, and the Request Id: 3f7531a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.382+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: 3bcaf073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.383+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1bf526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.383+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441-, and the Request Id: 36475176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.384+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434-, and the Request Id: 324eb290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.384+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f9549fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.384+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9549fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.384+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c3404c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.384+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a1e64b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.385+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3404c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.385+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1e64b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.385+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e34c23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.385+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e34c23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.385+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da1e851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.385+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31d7bffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.385+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436-, and the Request Id: 757b72c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.386+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64890a34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.386+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da1e851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.386+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434-, and the Request Id: 6b46e17a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.386+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64890a34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.386+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: 617caedc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.387+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b3a182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.387+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d7bffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.387+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7b93eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.387+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 6e219ba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.388+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47cc9caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.388+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3623d102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.388+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438, and the Request Id: 1349deb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.388+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cc9caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.390+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434, and the Request Id: 5674356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.390+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7527eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.390+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cfc4a39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.391+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6ad7ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.391+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 599ee1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.392+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599ee1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.392+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efe89b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.392+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438-, and the Request Id: 165ef5c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.392+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: 7603311f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.393+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437-, and the Request Id: 16a27238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.394+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7455eb3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.394+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ff03366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.394+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff03366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.394+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6cfdc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.394+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434-, and the Request Id: 6aa639e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.395+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436, and the Request Id: 2a42918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.396+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fcdf123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.396+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 213161d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.396+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcdf123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.396+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417b1d9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.397+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 223f8c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.397+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28242f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.397+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223f8c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.397+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298b9621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.397+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442, and the Request Id: 1ba2df61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.398+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c2e932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.398+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69ced5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.399+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ced5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.399+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40a3d191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.399+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af75d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.400+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af75d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.400+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438, and the Request Id: 2a63b148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.401+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774afcef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.401+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442-, and the Request Id: 75cc5500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.401+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27c7f2ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.401+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774afcef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.401+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c7f2ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.402+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ef9028d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.402+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef9028d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.402+0000 [https-jsse-nio-auto-2-exec-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: 7895c820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.402+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cc705bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.403+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ff89f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.403+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3831e812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.403+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2be391b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.403+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39925d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.403+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: 22b64eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.404+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39925d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.404+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c90db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.404+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be391b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.404+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438-, and the Request Id: 37f2b2d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.404+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c90db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.404+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435, and the Request Id: 1480abe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.405+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb2a5ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.405+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245a1822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.405+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245a1822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.405+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31dad928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.406+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31dad928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.406+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437-, and the Request Id: 5f4988c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.406+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439, and the Request Id: 780a30d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.406+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435, and the Request Id: 717742ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.407+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781e5f84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.407+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781e5f84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65aba25b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65aba25b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.408+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438, and the Request Id: 4d563d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.409+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435-, and the Request Id: 53cfc0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.409+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6eda80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.410+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60840f8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.410+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435-, and the Request Id: 7b5e9e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.410+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298e821f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.410+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439-, and the Request Id: 7f1b1c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.410+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f5234e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.411+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4860a51c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.411+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5234e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.411+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1539ab9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.412+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: 7be4eba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.412+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24faece4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.412+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24faece4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.413+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438, and the Request Id: 1f5f0a61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.413+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260956a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.413+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24294368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.414+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c411da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.414+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b99bccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.414+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a90de2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.415+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7db67b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.415+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b48cff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.415+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c43a6ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.416+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b48cff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.416+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c43a6ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.416+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c6e6d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.416+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57da0b25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.417+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57da0b25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.417+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 425d9f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.417+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476adfd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.417+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425d9f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.417+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2063cf47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.417+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438-, and the Request Id: 76b9d013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.418+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435, and the Request Id: 152f6d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.418+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: 3cba1b9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.418+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dbcedb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.419+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbcedb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.419+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20bbd22c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.419+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 785ec5aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.419+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bbd22c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.420+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437, and the Request Id: ca8c856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.420+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2499f859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.421+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2499f859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.421+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 177ddf51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.421+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5589ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.421+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177ddf51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.421+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9cade4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.421+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5589ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.421+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1993d06e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.422+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69b116ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.422+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1993d06e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.422+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b116ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.422+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e33b02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.422+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40796eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.423+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40796eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.423+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c0ecf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439, and the Request Id: 48c92e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.423+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ecdb682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.423+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436, and the Request Id: e5a15ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.423+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438, and the Request Id: 4db2c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.423+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435-, and the Request Id: d622858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.424+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c0ecf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.424+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443-, and the Request Id: 75e48a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.424+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ecdb682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.425+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c5de9ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.425+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f3fae40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.425+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3fae40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.425+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5de9ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.425+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437-, and the Request Id: 749dc52c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.426+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436, and the Request Id: 6e8e2d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.426+0000 [https-jsse-nio-auto-2-exec-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: 50918030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.426+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471c613c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.427+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439-, and the Request Id: eba461e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.427+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438-, and the Request Id: 46e648b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.427+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436-, and the Request Id: a494321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.427+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e3bb6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.428+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24fad2d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.428+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7646f2f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.429+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5beb82af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.429+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7646f2f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.429+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 400bc911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.429+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: dfc7bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.430+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400bc911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.430+0000 [https-jsse-nio-auto-2-exec-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: 13210e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.430+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440, and the Request Id: 73b7926e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.430+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419fbba1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.430+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c0314ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.431+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5d3f48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.431+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0314ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.431+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cac5dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.432+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9ea33b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.432+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cac5dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.432+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439, and the Request Id: 2d563b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.434+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c93c57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.435+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f400dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.435+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654c7762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.436+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1347739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.436+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440-, and the Request Id: 2c6eb198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.436+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e703f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.437+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6de271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.437+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266b2923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.437+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: 57148766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.437+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3f3779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.438+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e0975e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.438+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e0975e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.439+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f6d8c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.439+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c67963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.439+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6d8c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.439+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bef11f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.440+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c67963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.440+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c3f8b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.440+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6851f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.440+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a5c5d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.440+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: 6b319df4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.441+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5c5d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.441+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74e338e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.441+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e338e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.441+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc199ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.441+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc199ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.442+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444, and the Request Id: 6f89ab2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.442+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53dbe50c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.442+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3910245b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.442+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dbe50c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.442+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b5c1130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.442+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3910245b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.442+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bae567b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.443+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b5c1130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.443+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6775a498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.443+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440, and the Request Id: da06cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.444+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: f0dd3df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.444+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7880a8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.444+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6775a498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.444+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7880a8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.444+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439, and the Request Id: 75811e0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.445+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43777abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.445+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43777abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.446+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438, and the Request Id: 618ec120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.447+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59ea8e92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.447+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ea8e92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.448+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc5b729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.448+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 754de21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.448+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754de21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.449+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437-, and the Request Id: 6e4afe21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.449+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1310eb9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.449+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3ebc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.449+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438-, and the Request Id: 44fe46c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.449+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439-, and the Request Id: 77adf9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.449+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436-, and the Request Id: 4d677104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.449+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: 3ad537b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.449+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3ebc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.449+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1310eb9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.450+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: 5441b6e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.450+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437, and the Request Id: 92c0a09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.451+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444-, and the Request Id: 69b454f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.451+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cc7129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46393c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.452+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46393c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.452+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1dca1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.453+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dac34bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.453+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62b1512d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.453+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba34d4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.453+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b1512d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.454+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184f0910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.454+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb51383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.454+0000 [https-jsse-nio-auto-2-exec-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: 31de9dad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.455+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c7edf63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.455+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: 2375922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.455+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440-, and the Request Id: 3988fec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.455+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7edf63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.456+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e415c9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.456+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e415c9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.456+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14307c90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.456+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 4f382d51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.457+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b60221e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.457+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc2df12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.458+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d32cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.458+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441-, and the Request Id: 3992228e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.459+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 116d33ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.459+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c2d6e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.459+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7320ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.460+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4984b3b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.460+0000 [https-jsse-nio-auto-2-exec-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: 74aee731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.460+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebaf1fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.461+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ba804d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.462+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ba804d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.462+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c2ca6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.462+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e98af15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.462+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c2ca6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.462+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b7844d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.462+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e98af15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.463+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a40dd67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.463+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7844d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.463+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1896564b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.463+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1896564b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.463+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c5f1259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.463+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5f1259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.463+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441, and the Request Id: 635b31e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.464+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3986b63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.464+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35623909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.464+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35623909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.464+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44173a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.464+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c2693e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.464+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440, and the Request Id: 1c57f611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.465+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144ba945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.465+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144ba945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.465+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5db30c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.465+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437, and the Request Id: 42e4e53d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.465+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3986b63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.465+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5db30c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.466+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: 252a6906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.466+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e1b6704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.466+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a99498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.466+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e1b6704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.466+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bdb158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.466+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a99498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.466+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: 452f9a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.467+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438, and the Request Id: 5084c34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.467+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6447ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.467+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: 5db22eb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.469+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: 57cb6557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.469+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437-, and the Request Id: 3da41291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.469+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4706191c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.469+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bcbad37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.470+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bcbad37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.470+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f9f8b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.471+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9f8b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.471+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445-, and the Request Id: 134a4fa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.473+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e92caa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.473+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e92caa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.473+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486c7bc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.474+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c307b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.474+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441, and the Request Id: 2248cb13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.474+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53103103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.474+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c307b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.474+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438-, and the Request Id: 3a3823b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.474+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4155882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.474+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29885580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.475+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4155882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.475+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29885580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.475+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 274d67a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.475+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274d67a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.476+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440-, and the Request Id: 60c0d075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.476+0000 [https-jsse-nio-auto-2-exec-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: 3bbe552d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.476+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf35ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.476+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438, and the Request Id: 59825582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.476+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d95b13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.477+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d95b13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.477+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed17791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.477+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 2c0de6ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.478+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441-, and the Request Id: 3464d304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.479+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7a3254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.479+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4684df0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.479+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5771eb6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.479+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442-, and the Request Id: 2adfbd33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.480+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6904ae90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.480+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfe3d31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.481+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438-, and the Request Id: 865e2b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.481+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af7e934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.482+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101aaded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.482+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441-, and the Request Id: 39cc91f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.483+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c6ea7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.483+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603c5f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.483+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c6ea7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.484+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1187e6cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.484+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 442fe4b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.485+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1187e6cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.485+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442fe4b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.485+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a1aa46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.485+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee9ebc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.485+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d4d97f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.485+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440, and the Request Id: 80b870b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.486+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee9ebc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.486+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e5dadc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.487+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e5dadc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.487+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f609de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.488+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4945a308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.488+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae8ca79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.488+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4945a308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.488+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b216ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.488+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c21c69f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.489+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c21c69f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.490+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439, and the Request Id: 5a3b70cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.490+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cff96e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.490+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440-, and the Request Id: 5436ecdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.491+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: 25d3feae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.492+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 204f8d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.492+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204f8d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.492+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22537da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.492+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b18e2fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.493+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22537da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.493+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 286143e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.493+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 657023ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.493+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497dd6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.493+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3abdd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.493+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286143e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.493+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657023ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.493+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497dd6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.494+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676fd11b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.494+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0c1e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.494+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676fd11b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.494+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0c1e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.495+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446, and the Request Id: 3e6cc0fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.495+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4160353d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.495+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: 2f804d4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.495+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441, and the Request Id: 29cc61aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.495+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438-, and the Request Id: 3991f726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.496+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce34ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.496+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439-, and the Request Id: 35256cdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.496+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce34ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.497+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443, and the Request Id: 6d51f6c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.497+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bfc8531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.497+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bfc8531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.498+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442, and the Request Id: 41fd239e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.498+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ed2f30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.499+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed2f30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.499+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3848fbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.499+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f31d37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.499+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3848fbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.499+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f31d37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.501+0000 [https-jsse-nio-auto-2-exec-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: 60ce8d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.501+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd6d0ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10934efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.501+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439, and the Request Id: 5e9b10c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.501+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b6527d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.501+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446-, and the Request Id: 28b649f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.501+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: 78614bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.501+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1235ba28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.502+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1235ba28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.502+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443-, and the Request Id: 5375d2dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.502+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442-, and the Request Id: 12d1db2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.502+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: 383e7afe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.504+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671cf0f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.505+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7129cd3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.506+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fe932f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.506+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439-, and the Request Id: 2715f8f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.506+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: 5469c482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.506+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1b78da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.507+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397e98f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.507+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2ea76d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.508+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760c1685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.508+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760c1685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.509+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792e2958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.509+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b6031fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.509+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6031fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.510+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404253e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.510+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcd13e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.510+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a95d2bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.510+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441, and the Request Id: 48d5747c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.510+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d77119e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.511+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54a83a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.512+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a83a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.512+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e51ae5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.512+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc21fa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.512+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc21fa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.513+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57af5987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.513+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57af5987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.513+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49728c22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.514+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 385f242e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.514+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 385f242e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.514+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e442ee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.514+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e442ee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.514+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439, and the Request Id: 3edfcab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.515+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1027d488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.515+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72275e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.515+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17fcfaab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.515+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1027d488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.515+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72275e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.515+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fcfaab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.515+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d4086ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.515+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f9545f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.516+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4086ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.516+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441-, and the Request Id: 1e20e80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.516+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: 5e465a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.516+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57043e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.516+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442, and the Request Id: 581c501b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.516+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440, and the Request Id: 16f07cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.517+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4439bfff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.517+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4439bfff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.517+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57043e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.517+0000 [https-jsse-nio-auto-2-exec-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: 33eef92f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.518+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 368577e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.518+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58494a3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.518+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368577e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.518+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443, and the Request Id: 1f9bcf6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.519+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be2a9aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.519+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439-, and the Request Id: 6f439f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.520+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42d2f222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.520+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d2f222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.520+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f251c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.520+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442-, and the Request Id: 6dcc206d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.520+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443-, and the Request Id: 75a0aa4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.521+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ceabb77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.521+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440-, and the Request Id: 25516600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.521+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ceabb77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.521+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d88f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.522+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d88f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.522+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447-, and the Request Id: a13c5b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.522+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443-, and the Request Id: 132cda26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.522+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 2161bc1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.523+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2943bc69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.523+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2943bc69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.523+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ee7e675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.523+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6814ac62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.523+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440, and the Request Id: 2c1ef312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.524+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee7e675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.524+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc10a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.525+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea76145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.525+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 580d7293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.525+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8d15b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.525+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e2070ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.526+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e2070ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.526+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444, and the Request Id: 77ba5b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.527+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e050c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.528+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42dfa0c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.528+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1100342e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.528+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: 407e5e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.528+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440-, and the Request Id: 66241e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.529+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a351809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.529+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a07db04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.529+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 378cfe62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.530+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378cfe62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.530+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444-, and the Request Id: 5c02160d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.530+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e75181e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.530+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6816704b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.530+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6816704b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.531+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8f3cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.531+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442, and the Request Id: 7d329079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.531+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31bb67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.532+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31bb67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.532+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48282e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.532+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48282e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.533+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9bdbd07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.533+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443, and the Request Id: 272bd2a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.534+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28dc8d97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.534+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d16406b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.534+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a16ab7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.534+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a16ab7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.534+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c01c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.534+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1854bb55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.535+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3027cd05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.535+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1854bb55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.535+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c547d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.535+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3027cd05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.535+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442-, and the Request Id: 7d1d10df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.535+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c547d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.535+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fada4a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.536+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441, and the Request Id: 4e9c2fbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.536+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fada4a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.536+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d5caf93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.536+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5caf93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.536+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: 6c489cae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.537+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35fbed24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.537+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440, and the Request Id: 3537122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.537+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35fbed24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.537+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: 103ea8e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.538+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5adc39ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.538+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5adc39ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.538+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1b7fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.539+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a03de97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.539+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448, and the Request Id: 70c50fef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.540+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441-, and the Request Id: 60d33109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.540+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf11681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.540+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440-, and the Request Id: 313b9680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.541+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531f88c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.541+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fdb1761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.542+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531f88c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.542+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 211f3de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.542+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211f3de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.542+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70d9a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.542+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3e0533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.542+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8ec862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.543+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d9a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.543+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444-, and the Request Id: 4e8a661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.544+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444, and the Request Id: 6eb21f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.544+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6860faf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.544+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448-, and the Request Id: 763ad763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.544+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 183997d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.544+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6860faf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.545+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441, and the Request Id: 66a15d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.544+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df5c555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.546+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183997d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.546+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39de20e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.546+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577390a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.546+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b26988f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.547+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b26988f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.547+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c0c7bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.547+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c0c7bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.548+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445, and the Request Id: 661c60e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.549+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9601f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.549+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732f32fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.549+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9601f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.549+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444-, and the Request Id: 123eed55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.550+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39bd2383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.550+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bd2383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.550+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298cd1de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.551+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: 37360b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.551+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5980c4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.551+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b2fe164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.551+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441-, and the Request Id: e20234f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.551+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c981ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.551+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2fe164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.552+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4887662d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.552+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445-, and the Request Id: 5204af9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.552+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c981ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.552+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444, and the Request Id: 545abc73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.552+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5307fda5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.553+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5307fda5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.553+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142088bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.553+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444, and the Request Id: 5e6ef4d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.554+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 869318e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.555+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443-, and the Request Id: 682f5809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.555+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed2dba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.556+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40393709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.556+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f8b825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.557+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40393709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.557+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ba0b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.557+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: 15ab08f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.557+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ba0b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.557+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d396d8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.558+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b5c3202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.558+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5c3202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.559+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: 3462d6f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.559+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bef7b1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.559+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65483ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.559+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f84a061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.559+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65483ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.559+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f84a061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.559+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: 5e9ec65e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.560+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e94c7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.560+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442, and the Request Id: 696789b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.560+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4d6103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.561+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc8ec95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.561+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 275fb2a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.561+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275fb2a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.561+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: 71183647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.561+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8fc0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.562+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4285ded3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.562+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4285ded3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.563+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bfa52fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.563+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bfa52fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.564+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: 41e3cfe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.564+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442-, and the Request Id: 55ca955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.564+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441-, and the Request Id: 205bdf4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.564+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113ef9b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.565+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366cd832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.565+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32eebc98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.565+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a03f052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32eebc98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33563792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33563792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a5edf8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.566+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c409ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5edf8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.566+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a16f089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.567+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c409ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.567+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a16f089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.567+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445, and the Request Id: 3ddb992f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.567+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39605ca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.567+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446, and the Request Id: 225aca9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.567+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449-, and the Request Id: 7054eb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.568+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39605ca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.568+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442, and the Request Id: 462672fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.568+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445-, and the Request Id: 3f33d3a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.568+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c10520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.569+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14a92974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.569+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4638ccb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.569+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41c829a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.570+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4638ccb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.570+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735dd966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.570+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c829a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.570+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 320d99bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.571+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320d99bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.571+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e82ed3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.571+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 681dcfc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.571+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e82ed3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.572+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445-, and the Request Id: 75f00c51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.572+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446-, and the Request Id: 3d759127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.572+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: 353e1e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.572+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6347697d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.572+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c0ae04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.572+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c0ae04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.573+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2263d1da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.574+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12647911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.574+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12647911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.574+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab95fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.574+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445, and the Request Id: 64cf5fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.575+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442-, and the Request Id: 5f710922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.575+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a378a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.576+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a214899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.576+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b827e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.576+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: 6c3b75bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.576+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444-, and the Request Id: c51f136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.577+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71690585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.577+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34efe5c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.578+0000 [https-jsse-nio-auto-2-exec-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: a3bfb94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.579+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19175284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.579+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19175284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.580+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d67c686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.580+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24557ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.580+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3dbbc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.580+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3dbbc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.580+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5704912e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.580+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49cd193f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.581+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443, and the Request Id: 7b163d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.581+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4e1cb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.581+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5704912e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.581+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a146e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.581+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4122b544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.582+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4122b544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.582+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71f75879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.582+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f75879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.582+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c5fa88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.582+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c5fa88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.583+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57bb92df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.583+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57bb92df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.583+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36795f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.583+0000 [https-jsse-nio-auto-2-exec-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: 71ec9f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.583+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ff19abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.584+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: 2fd8aaf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff19abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.584+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bebc77b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.584+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bebc77b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.585+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450, and the Request Id: 5f2340f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.587+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3898b0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.587+0000 [https-jsse-nio-auto-2-exec-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: 27a89039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.587+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3898b0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.588+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28304b71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.588+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446-, and the Request Id: 83e0f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.589+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446, and the Request Id: 4818217c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.590+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7220ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.591+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad2ce88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.591+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e887c65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.591+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c62a341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.591+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e887c65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.592+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7e77b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.592+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63790d8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.593+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63790d8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.593+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447, and the Request Id: 39a35366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.593+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72cd7b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.594+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29179107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.594+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446-, and the Request Id: 63f517f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.594+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cd7b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.594+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4059e013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.595+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e88089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.595+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10ebec8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.595+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4059e013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.595+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ebec8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.596+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: 4302934d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.596+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed56c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.596+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3905ac18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.596+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed56c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.596+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4824cc98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.596+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3905ac18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.597+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450-, and the Request Id: 7eccdf34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.597+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4824cc98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.597+0000 [https-jsse-nio-auto-2-exec-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: 77534038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.597+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447-, and the Request Id: 273c0779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.598+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33aa8787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.598+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33aa8787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.599+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 507ac3d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.599+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e02577b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.599+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e499c6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.599+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e02577b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.599+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443, and the Request Id: 45884aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.599+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446, and the Request Id: 38d870e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.600+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a0563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.600+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a850e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.600+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: 6d8bdbd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.600+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a0563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.600+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e6ba84e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.601+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6ba84e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.601+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c9bd88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.602+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444, and the Request Id: 52ecb7a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.602+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2d0ce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.603+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446-, and the Request Id: 10135350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.603+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb9ea24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.603+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17662dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.604+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: 1fc56039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.604+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab7edb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.604+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3248de65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.605+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3248de65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.605+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443-, and the Request Id: 390d776f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.606+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b213879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.606+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2906f010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.606+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2906f010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.607+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447, and the Request Id: 6d5be8ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.607+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444-, and the Request Id: 18ae190d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.607+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7069c01f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.607+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec7fcec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.608+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a8a9a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.608+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d320796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.609+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45574848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.609+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d320796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.609+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75bfa865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.610+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab6ec40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bfa865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.610+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b44e4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.610+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1323af73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.610+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e294b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.610+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1323af73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.611+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e294b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.611+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447-, and the Request Id: 7e8298a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.611+0000 [https-jsse-nio-auto-2-exec-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: 18834e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.611+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447, and the Request Id: 32efa2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.611+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1773e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.613+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c54b12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.613+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c6e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.613+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c6e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.614+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d58c5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.614+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54717f89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.614+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eac3997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.614+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d58c5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.615+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef23f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.615+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 556e1b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.615+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451-, and the Request Id: 500a0219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.615+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eab19b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.615+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556e1b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.615+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447-, and the Request Id: 752f7c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.615+0000 [https-jsse-nio-auto-2-exec-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: 188f2820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.616+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a0248cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.616+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eab19b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.616+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cdb5ee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.616+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2875483d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.616+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a0248cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.617+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cdb5ee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.617+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2875483d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.617+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1096d20e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.617+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446, and the Request Id: 6edd593f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.617+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1096d20e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.617+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448, and the Request Id: 201b7bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.618+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 616b076f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.618+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce08878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.618+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447, and the Request Id: 517b4669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.618+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 616b076f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.619+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 697cd51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.619+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f7d8232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.619+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b972d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.619+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 697cd51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.619+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7d8232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.620+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba0613d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.620+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443-, and the Request Id: 75376ea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.620+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd1cee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.620+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 46493c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.620+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eb8c9a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.620+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446-, and the Request Id: 19c4d129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.620+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb8c9a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.621+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: 34ff473c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.621+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444, and the Request Id: 1dcc7335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.622+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448-, and the Request Id: 2ec72392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.623+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7595dfc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.623+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7332275a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.623+0000 [https-jsse-nio-auto-2-exec-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: 22c4a371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.624+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f23e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.624+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 470a1ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.624+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f457a65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.625+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7332275a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.625+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af532a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.626+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662edf51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.626+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 600b2ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.626+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444-, and the Request Id: 2fa56a6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.626+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600b2ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.626+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b575db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.627+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b575db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.627+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c7328a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.627+0000 [https-jsse-nio-auto-2-exec-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: 703fa4cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.627+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7328a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.628+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e986168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.628+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445, and the Request Id: 312ac7a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.628+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e986168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.628+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d93eb02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.629+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d93eb02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.629+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5738b3f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.629+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: 49d685da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.630+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f318b19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.630+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60049915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.631+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4719ec63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.631+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60049915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.631+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cf6bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.631+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448-, and the Request Id: 5937e5f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.631+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7defd7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.631+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28762e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.631+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7defd7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.632+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e5b5a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.632+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448, and the Request Id: 15e912f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.632+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445-, and the Request Id: 20358af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.634+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452-, and the Request Id: 5f4cd5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.634+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60962adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.634+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48aa0770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.635+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60962adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.635+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77da4eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.635+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74c6f647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.636+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c6f647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.636+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c8350cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.636+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448-, and the Request Id: 728fca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.636+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1717640d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.636+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e82bc68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.636+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8350cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.636+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e82bc68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.637+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1717640d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.637+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cc4885b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.637+0000 [https-jsse-nio-auto-2-exec-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: 4d7ff524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.637+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc4885b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.637+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b14c8a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.637+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447, and the Request Id: 5fc7beb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.638+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a64d4c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.638+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f0a7fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.638+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0a7fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.638+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3f5e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.638+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eae6a6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.639+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eae6a6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.639+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: 15c00e4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.639+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 435b1837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.639+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435b1837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.640+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1433c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.640+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449, and the Request Id: 105c10fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.640+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c451e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.640+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c451e26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.640+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445, and the Request Id: 6a920426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.641+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: 64a2d617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.641+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f2c8c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.641+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447-, and the Request Id: 5b1df1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.642+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ebb879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.642+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768002ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.643+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbd5d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.643+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768002ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.643+0000 [https-jsse-nio-auto-2-exec-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: 53fd74ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.643+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444-, and the Request Id: 7b6a4de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.643+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ebb879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.644+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14122372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.644+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43695802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.644+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14122372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.644+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: 4616f540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.645+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449, and the Request Id: 6a0dd683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.645+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b05a195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.645+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b05a195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.645+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc0b0ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.646+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 23470a74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.646+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5773aa52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.647+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5773aa52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.648+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26cc7efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.648+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c5ce7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.648+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec3ccc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.648+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9df8e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.648+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d653ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.648+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5ce7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.649+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c3903a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.649+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8bfc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.649+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72690a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.649+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72690a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.649+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216c3ba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.649+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cc7efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.650+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 502caebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.650+0000 [https-jsse-nio-auto-2-exec-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: 7b2a121c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.650+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446, and the Request Id: 215c0b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.650+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453, and the Request Id: 35b3c095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.652+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d94e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.652+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d94e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.653+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517b3d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103b5dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.653+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251eebd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103b5dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b62ee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.654+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446-, and the Request Id: 7603b422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.655+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449, and the Request Id: f3a2780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.655+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e82e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.655+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f90d92c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.655+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e82e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.655+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453-, and the Request Id: 1edd9e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.656+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375cbc81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.656+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f6a9771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.656+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d1ea587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.656+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6a9771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.656+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1ea587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.657+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18257ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.657+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18257ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.658+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449, and the Request Id: 22565886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.658+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448, and the Request Id: 47f7a959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.661+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 94a9331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.661+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448-, and the Request Id: 17e7df8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.662+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be576e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.662+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94a9331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.663+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3018b364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.664+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3018b364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.664+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: 8290f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.664+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477200ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.664+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6048771e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.664+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6073a189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.664+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477200ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.664+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: 28a94266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.664+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b4c5539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.665+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6073a189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.665+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2737390e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.665+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6048771e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.665+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a75938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.666+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446, and the Request Id: 68d5f60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.666+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab61fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.666+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445, and the Request Id: 4354cb6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.666+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c181e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.667+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c181e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.667+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6108fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.667+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ccada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.668+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450, and the Request Id: 11751b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.668+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d1f9ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.669+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b807a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.669+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: 226b1468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.670+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6544d1d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.670+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445-, and the Request Id: 5800a259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.670+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4655166f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.670+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 269f9a22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.671+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269f9a22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.671+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73e69ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.671+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4693e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.672+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e69ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.672+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78aaa587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.673+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78aaa587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.673+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450-, and the Request Id: 5e9c91ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.674+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450, and the Request Id: 1fd9b546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.674+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3326e9ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.674+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f37bae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.674+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 95731d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.674+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2274748a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.675+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95731d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.675+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2274748a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.675+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13255ef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.675+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447, and the Request Id: 5834b8e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.675+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 460955ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.675+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13255ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.676+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79061a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.676+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460955ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.676+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f967841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.676+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f967841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.676+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b3d2ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.676+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b3d2ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.677+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217afb94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.677+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c8ac124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.677+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8ac124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.677+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 4e71ebb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.677+0000 [https-jsse-nio-auto-2-exec-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: 1e0b6591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.677+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450, and the Request Id: 2606f90c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.677+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449, and the Request Id: 67a07a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.678+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13e3ac14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.678+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc74093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.679+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447-, and the Request Id: 4c9d634f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.679+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e3ac14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.679+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75b7c9e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.679+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18517cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.679+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b7c9e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.680+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18517cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.680+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488e65cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.680+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: 43441e63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.680+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 555b5391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.681+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f68a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.681+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555b5391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.681+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450, and the Request Id: 6f78445e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.681+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: 57493e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.682+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: bc33460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.682+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27875962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.682+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449-, and the Request Id: ead5af3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.682+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27875962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.683+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a09b7b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dedf2b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dedf2b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.683+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61dd7ffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.684+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447, and the Request Id: 7aaf5a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.684+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454-, and the Request Id: a12f56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.684+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bae34c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.685+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: 7f837d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.685+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bae34c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.686+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 228e65d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.686+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45282209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.686+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bc9b76d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.687+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc9b76d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.688+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65a01b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.688+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d35d1ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.688+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451, and the Request Id: b430081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.688+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35802796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.688+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333312db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.688+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a01b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.689+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c47d143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.689+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: d626c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.689+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 630fc081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.689+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f80517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.690+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630fc081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.690+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c665e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446, and the Request Id: 5fd70825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.691+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6642df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.692+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1789cc6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.692+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451-, and the Request Id: 7eded9cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.693+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675450e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.693+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1789cc6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.693+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d15cf1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.693+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 234510bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.693+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7651dec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.694+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234510bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.694+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72cdffdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.694+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7651dec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.694+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cdffdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.694+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446-, and the Request Id: 61ea4935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.695+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: 7de0ac5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.695+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2095835f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.695+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1370fa00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.695+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2095835f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.695+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3db1b3bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.695+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19efb588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.695+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db1b3bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.695+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19efb588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.695+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77600668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.696+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77600668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.697+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451, and the Request Id: 4e66c00e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.697+0000 [https-jsse-nio-auto-2-exec-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: 1585616e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.697+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555e8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.697+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f92d81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.698+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448, and the Request Id: 2e65fb82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.698+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d53f4d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.698+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a751bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.698+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d53f4d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.698+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a751bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.699+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451-, and the Request Id: d7d4955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.699+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f256a99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.699+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6228430e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.699+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6228430e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.699+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a64c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.699+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4508c31f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.700+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a64c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.700+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451, and the Request Id: 5f8aca37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.700+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: 33bced69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.701+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455, and the Request Id: 56e9d69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.701+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451-, and the Request Id: 734c01f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.702+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577a9fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.703+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577a9fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.703+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef7402f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.703+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462ca75b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.703+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef7402f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.704+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d5f58b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.704+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307948f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.704+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448, and the Request Id: 5e3dad53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.704+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5f58b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.704+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: 44e0a9a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.705+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e326920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.705+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448-, and the Request Id: 128f465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.705+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455-, and the Request Id: 1a550625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421c028f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.705+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46a826e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.705+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c6f6ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.705+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a826e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.706+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450, and the Request Id: 71d158c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.707+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c9a5714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.707+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9a5714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.708+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7818b14c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.708+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7818b14c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.708+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: 7fb29ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.709+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c58537f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.709+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c58537f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.709+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583df6fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.709+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24510eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.709+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ec080e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.710+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfaaad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.710+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140a4c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.710+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a848b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.710+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0af882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.710+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a848b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.710+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448-, and the Request Id: 694ad8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.711+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452, and the Request Id: 16a0e0fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.711+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: 5a4a4c6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.713+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447-, and the Request Id: 5c31ad40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.714+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f481e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.714+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a3d476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.714+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f0249c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.714+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f0249c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.715+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c6063e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.715+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346b7b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.715+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c6063e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.715+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67736782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.715+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ba66b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.715+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67736782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.715+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a256925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.716+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba66b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.716+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452-, and the Request Id: 75eaad87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.716+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60986c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.716+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cae0ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.716+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452, and the Request Id: 7a7ba8c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.716+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60986c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.716+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b20274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.716+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cae0ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.717+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e784137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.717+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451, and the Request Id: c66caa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.717+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5921ee84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.718+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: 2c04791f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.718+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5921ee84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.718+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5e9944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.718+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 273b4992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.719+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273b4992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.719+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456, and the Request Id: 6ca52590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.719+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5e9944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.719+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d71fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.719+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eae64b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.720+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31e77c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.720+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eae64b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.720+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e77c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.721+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452-, and the Request Id: 1a141ee8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.721+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c88afea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.721+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771a66cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.721+0000 [https-jsse-nio-auto-2-exec-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: 38a65ac8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.721+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1edfbe9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.721+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edfbe9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.722+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: 4090ad1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.722+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 7ca1b5fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.722+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fea12cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.722+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449, and the Request Id: 22cdb223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.722+0000 [https-jsse-nio-auto-2-exec-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: 361e6d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.723+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d65c25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.723+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d65c25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.723+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a760ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.724+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a760ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.724+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb2914b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.724+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 780bafb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.724+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451, and the Request Id: 2fc841cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.724+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 780bafb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.725+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452-, and the Request Id: 33fb0186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.725+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 193341fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.725+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186338dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.725+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62200652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.726+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193341fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.726+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4389847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.726+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449-, and the Request Id: 734fd9dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.726+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a00fc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.726+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ed946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.727+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a00fc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.727+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449, and the Request Id: 2f625f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.727+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1336c949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.727+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: 6adfe7ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.727+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1336c949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.728+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448, and the Request Id: 42061904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.728+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3b6542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.728+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d4068d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.729+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2828866a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.729+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2828866a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.730+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449-, and the Request Id: 7cb4d498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.731+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a5720bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.732+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5720bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.732+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448-, and the Request Id: 7933542f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.732+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75aab099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.734+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d11dba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.735+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453, and the Request Id: 428f1242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.735+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435f17a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.736+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ff9ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.736+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7b36c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.736+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ff9ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.736+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5a66dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.737+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dbe3de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.737+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f9b09c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.738+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9b09c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.738+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c36df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.738+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453, and the Request Id: 7743547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.738+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4d1360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.738+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff3139a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.740+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453-, and the Request Id: 5cc14bc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.740+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65616ee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.740+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: af88545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.740+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30e9cb41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.741+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e9cb41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.741+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af88545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.741+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69bcbc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.741+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69bcbc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.741+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66ded72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.741+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a40b9a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.741+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a40b9a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.741+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66ded72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.742+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621ace8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.742+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3712a1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.742+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 375c92ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.743+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3712a1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.743+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453, and the Request Id: 6d58a3b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.743+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 375c92ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.743+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2228e25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.743+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65b5b5a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.743+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: 2224d11e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.743+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457, and the Request Id: 751f71b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.744+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453-, and the Request Id: 4abbf94e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b5b5a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.744+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2228e25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cba46c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.744+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a324af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.744+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a324af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.744+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df7d3ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.745+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7501b5e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.745+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df7d3ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.745+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: 6d598f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.745+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e6dc341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.745+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: 2164917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.745+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6dc341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.746+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: 4502552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.746+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 155c8480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.747+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155c8480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.747+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 709cef59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.747+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc9b388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.747+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709cef59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.748+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc9b388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.748+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 2c0ba107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.748+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450, and the Request Id: 22981fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.749+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5acf70a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.749+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17356e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.749+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457-, and the Request Id: 7c72dffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.749+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c49cebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.749+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17356e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.749+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452-, and the Request Id: 427d93fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.749+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453-, and the Request Id: 48806f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.750+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449, and the Request Id: 958f502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.750+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450-, and the Request Id: 7520a7be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.750+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452-, and the Request Id: 1b64dd16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.751+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10050dce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.751+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450-, and the Request Id: 4a4c5a30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.752+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 652cb202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.753+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4962bece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.753+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364d16a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.753+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3194f06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.754+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3194f06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.754+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ad92f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.754+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449-, and the Request Id: 23393901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.754+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c85cb11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.754+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3155dadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.754+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3155dadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.754+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d3ad4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.755+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454, and the Request Id: 7a22ad35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.755+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671c1868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.755+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1def73cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.756+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1954627c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.758+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c84660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.758+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f65332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.759+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c8b5101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.759+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c723625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.759+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8b5101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.760+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297e07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.760+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c84660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.760+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454-, and the Request Id: 67b99907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.760+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a27932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.761+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d98dcfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.761+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4acc1d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.761+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acc1d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.761+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d98dcfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.761+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fef6932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.762+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fef6932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.762+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b6f0e1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.762+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454, and the Request Id: 1323ad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.762+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454, and the Request Id: 567bf5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.763+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d11f50f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.763+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d11f50f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4f2723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.763+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: 28cbcec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.764+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c760b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.764+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c0a06b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.764+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c760b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.764+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c0a06b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.765+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67978f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.765+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32ee4af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.765+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67978f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.765+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ee4af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.765+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451, and the Request Id: 79748177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.766+0000 [https-jsse-nio-auto-2-exec-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: 75c2fa1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.766+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a266212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.766+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454-, and the Request Id: 58a68135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.766+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a266212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.767+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454-, and the Request Id: 303da966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.767+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5141c9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.767+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5141c9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.767+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 105014b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.767+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7eab94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.767+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3702c411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.768+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105014b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.768+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458-, and the Request Id: 4b746544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.768+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3702c411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.768+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a8a56c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.768+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8a56c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.768+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454, and the Request Id: 7253bb53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.768+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b03bb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.768+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2395e449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.769+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453, and the Request Id: 5dbb151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.769+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2395e449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.769+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451-, and the Request Id: d00d44d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.769+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453, and the Request Id: 6bbc1665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.769+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451-, and the Request Id: 62b6e65b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13815e81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.770+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0857c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.771+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758b3229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.772+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1633e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.772+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6827c6c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.772+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6827c6c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453-, and the Request Id: 36810544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.773+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453-, and the Request Id: 48b1e03d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.774+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b6be43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.774+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c2bc7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.774+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454-, and the Request Id: 187a691c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.774+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d19414a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.774+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b6be43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.774+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42193065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.774+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: 37921ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.788+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3754f329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.789+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca2d52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.789+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae89e3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.790+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c48ca98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.790+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc31f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.790+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c48ca98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.790+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f489b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.790+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527c194a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.791+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527c194a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.791+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455, and the Request Id: b28bfd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.792+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58324fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.792+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58324fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.793+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450-, and the Request Id: 7008425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.793+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76fdf1e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.793+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ee3dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.793+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c9db0d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.793+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9db0d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.794+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a814e91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.794+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ee3dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.794+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fdf1e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.794+0000 [https-jsse-nio-auto-2-exec-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: 2683fa98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.795+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246d131b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.795+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38f14dd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.795+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194c1320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.795+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aca1804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.795+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ea07c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.795+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246d131b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.795+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f14dd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.795+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194c1320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.795+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455, and the Request Id: 7e0a7d29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.796+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: 793b557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.797+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455-, and the Request Id: 2e19d5e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.797+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 740424e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.797+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455-, and the Request Id: 62d6c883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.799+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1efd58ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.799+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bb1ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.799+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c647ffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.800+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1efd58ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.801+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455-, and the Request Id: 33938608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.801+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452-, and the Request Id: a2036af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.801+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47dad87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.802+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47dad87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.802+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6c2f75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.802+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d90ea6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.802+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d90ea6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.802+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515472a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.802+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7caaea0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.802+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d8443a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.802+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7caaea0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.802+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: 720ba24b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.803+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d8443a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.803+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cc5c609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.803+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc5c609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.803+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a1f9d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.803+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3de8c19b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.804+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3de8c19b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.804+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a1f9d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.804+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5788e41a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.804+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459, and the Request Id: 2884c597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.804+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454, and the Request Id: 4f684152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.804+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48a04cef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.804+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a04cef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.805+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455, and the Request Id: 6f41f6e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.805+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454, and the Request Id: 736aeb49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.805+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 982ba62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.806+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56272aa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.806+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fccbb6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.807+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58633ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.808+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452-, and the Request Id: 79eb7b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.808+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455-, and the Request Id: 65a9fa46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.809+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ecc6f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.809+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459-, and the Request Id: 21593ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.809+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454-, and the Request Id: 388e246e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.810+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ecc6f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.810+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: 28c8e500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.810+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bb778c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.811+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f1ad1b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.811+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d257662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.811+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225e5ec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.811+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1ad1b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.811+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d257662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.812+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451, and the Request Id: 44ec69e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.812+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a29aab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1717526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.812+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728e2f23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1717526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.813+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e707af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.813+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: 7251a9ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.813+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e707af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.813+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22a90208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.814+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a90208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.814+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456, and the Request Id: 6df8148d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.814+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b21d45c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.815+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393e5b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.815+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c39efb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.816+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121f39d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.816+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1688bff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.816+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1688bff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.817+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: 20a95af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.817+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5089edc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.817+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f86322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.817+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d85b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.817+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456-, and the Request Id: 3b7a0aa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.817+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f86322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.818+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d85b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.818+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: 6517378a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.818+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc84bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.818+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456-, and the Request Id: 5900f717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.818+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc84bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.819+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242891d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.819+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456, and the Request Id: a78ff6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.819+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4949a607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.819+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d2fb4c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.819+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0a73b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.820+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2fb4c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.820+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b960a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.820+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 120c5610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.821+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120c5610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.821+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2186559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.821+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 295fff70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.822+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456, and the Request Id: b7e03dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.822+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295fff70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.822+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453-, and the Request Id: 1991230e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.822+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6c541c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.822+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45b4453e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.823+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 684b8e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.823+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b4453e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.823+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b7be46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.823+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 684b8e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.823+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b7be46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.824+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456-, and the Request Id: 59597ca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.824+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bae930a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.824+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 220bc88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.824+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a80388b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.824+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453, and the Request Id: 4138cf31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.824+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bae930a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.824+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a80388b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.824+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 220bc88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.825+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120ffbdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.825+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691a130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.825+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691a130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.825+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 729d6f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.825+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721d4dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.825+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460, and the Request Id: 6b49134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.826+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455, and the Request Id: 52eab65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.826+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456-, and the Request Id: 5974f3cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.826+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afcfab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.827+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21154b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.827+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784fdedb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.828+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453-, and the Request Id: 2b1aed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.829+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e074e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.829+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e074e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.830+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce0cf83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.830+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460-, and the Request Id: 2174dd3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.830+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77d6dc81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.830+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: 2e011873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.831+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6277490c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.831+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d6dc81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.831+0000 [https-jsse-nio-auto-2-exec-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: 19ccb3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.831+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455-, and the Request Id: 71aa8bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.831+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7873d6bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.831+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b80fd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.831+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39b3d761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.832+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eae7e69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.832+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b3d761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.832+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b80fd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.833+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d4173e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.833+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2052fae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.833+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4173e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.833+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2052fae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.833+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457, and the Request Id: 293de37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.834+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457, and the Request Id: 6a17b0a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.834+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2304cab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6f4a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.835+0000 [https-jsse-nio-auto-2-exec-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: 73c5fd18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.835+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec20254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.836+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f35dfc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.836+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5766c54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.836+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5766c54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.836+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457-, and the Request Id: 1ff05f30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.837+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187fcb41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.837+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58cf8e3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.837+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cf8e3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.838+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f05f0c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.838+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f05f0c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.838+0000 [https-jsse-nio-auto-2-exec-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: 4837803f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.839+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: 5316df27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.839+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1709e988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.839+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d65f7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.839+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1709e988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.839+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457, and the Request Id: 25b15557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.840+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19cfe313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.840+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba530a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.840+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c10a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.840+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba530a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.840+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a79b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.841+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c6891c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.841+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e1a55ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.841+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1a55ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.841+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c6891c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.841+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: 32d1abc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.841+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 231323a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.842+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231323a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.842+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457-, and the Request Id: 4d6a2bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.842+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: 58bc167f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.842+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457-, and the Request Id: 333ef258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.843+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72856d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.843+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d56c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.843+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517ce871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.843+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff53e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.844+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 256a84aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.844+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff53e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.844+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256a84aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.844+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b522873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.844+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454-, and the Request Id: 14b5ff6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.844+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a60fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.845+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a60fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.845+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ab11295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.845+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab11295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.845+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69358bb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.846+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 347ddc4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.846+0000 [https-jsse-nio-auto-2-exec-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: 3b24e2f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.847+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454-, and the Request Id: 45723c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.847+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789212cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.848+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42557757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.848+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66024e46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.848+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42557757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.848+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 135ac3bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.849+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fbe05f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.849+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135ac3bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.849+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbe05f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.849+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab89e22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.849+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1725d52c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.849+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461-, and the Request Id: 3e709cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.850+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1725d52c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.850+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72950d70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.850+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453, and the Request Id: 5fdd6a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.850+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72950d70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.850+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d222574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.850+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238f2719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.851+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d222574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.851+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: 43f5f084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.851+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458, and the Request Id: 2256384b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.851+0000 [https-jsse-nio-auto-2-exec-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: fa4d581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.851+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1defd8e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.853+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b6b43c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.853+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71147ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.853+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c3f2f2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.854+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71147ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.854+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56147246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.854+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56147246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.854+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dea34bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.854+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ba9ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.855+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453-, and the Request Id: 49238413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.855+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458-, and the Request Id: 27cafd5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.855+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458, and the Request Id: 5db50b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.855+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456-, and the Request Id: 7dc16936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.855+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dbc22df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.856+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d98051d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.856+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbc22df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.856+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b6495b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.857+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6495b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.857+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 658935a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.857+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6e9a5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.857+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658935a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.857+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458, and the Request Id: 4b040218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.858+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 195d9eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.858+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195d9eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.859+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 418f3318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.859+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130fa892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.860+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0e217d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b357279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.860+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cca1e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.860+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458, and the Request Id: 358b2511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.860+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b357279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.860+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10cef7f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.860+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29849393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.861+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29849393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.861+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a4f56ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.861+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4f56ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.862+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455, and the Request Id: 3cf74a67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.862+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4318862e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.862+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4318862e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.862+0000 [https-jsse-nio-auto-2-exec-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: 3c09d0b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.862+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272c3336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.862+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455, and the Request Id: 72b122e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.863+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ca0ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.863+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272c3336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.863+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2783dd05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.863+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e070c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.864+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e070c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.864+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2783dd05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.864+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: 5562acb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.864+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9ebed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.865+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a73aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.865+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39ef20b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.865+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ef20b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.865+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458-, and the Request Id: 65e984d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.866+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457, and the Request Id: 59149df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.866+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455-, and the Request Id: 4220d084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.866+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754f5282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.866+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455-, and the Request Id: 497a0332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.866+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f86fd2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.867+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d7beea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.868+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165cdc85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.868+0000 [https-jsse-nio-auto-2-exec-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: 14571314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.868+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 655745ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.868+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165cdc85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.869+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655745ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.869+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32f0d5b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.869+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d23328e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.869+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f0d5b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.870+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d23328e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.870+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457, and the Request Id: 3bc515dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.870+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9d58fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.870+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459, and the Request Id: 2ad893df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.870+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56368d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.871+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202a8e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.871+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df6595c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.871+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35c6893c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.871+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c6893c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.872+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c13221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.872+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: 60229fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.872+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d72369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.872+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c13221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.872+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8785805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.873+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8785805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.873+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454, and the Request Id: 67065576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.873+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d37803d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.873+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d37803d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.874+0000 [https-jsse-nio-auto-2-exec-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: 4ee0aa7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.874+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2178c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.874+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457-, and the Request Id: 574a5422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.874+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459-, and the Request Id: 20f5f1a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.875+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fc8566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.875+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2178c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.876+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f7c863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.876+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b964cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.876+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25906a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.876+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25906a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.877+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6203df06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.877+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78926c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.877+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: 404e6cda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.877+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459, and the Request Id: 6e997343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.878+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459-, and the Request Id: 729ee067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.878+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7d4908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.878+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af7ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.879+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40050c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.879+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d4266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.879+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21ebad3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.880+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d4266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.880+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40050c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.880+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ebad3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.880+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e66814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.881+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f11b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.882+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b87b5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d6702c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.882+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b87b5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.882+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6702c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.882+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e42830d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.883+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e42830d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.884+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2db51ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.884+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456, and the Request Id: 5f1942be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.885+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac6e6f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.885+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c05495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.885+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e9db61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.885+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e9db61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.885+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463, and the Request Id: 74eed81b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.886+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456, and the Request Id: 456bbbf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.887+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e035d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.887+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e035d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.887+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459, and the Request Id: a103a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.888+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bcd4363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.889+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcd4363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.889+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10663401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.889+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456-, and the Request Id: 65dec208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.890+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fad2559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.890+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d810af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.890+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487a368e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.890+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459-, and the Request Id: d5a2f90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.890+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fad2559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.890+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487a368e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.891+0000 [https-jsse-nio-auto-2-exec-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: 7d0956be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.891+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eb80e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.891+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460, and the Request Id: 1279e189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.891+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456-, and the Request Id: 591e4356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.891+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459-, and the Request Id: 5e17bf08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.891+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb80e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.891+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5535749a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.892+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5535749a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.892+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31cfa0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.892+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31cfa0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.892+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458, and the Request Id: 27615a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.893+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 2a459f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.893+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11736931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.894+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ad76184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.894+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11736931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.894+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f90620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.894+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad76184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d3a99a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.895+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af17532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3a99a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.895+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f96a018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.896+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460-, and the Request Id: 1061df8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.896+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455, and the Request Id: 36f1a820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.896+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22f90b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.897+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f90b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.897+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: 578638a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.898+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: 667473d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.898+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458-, and the Request Id: 3509cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.898+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af006c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.899+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ffb3b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.899+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2629bdb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.900+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 7357c8cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.901+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a76ba17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.901+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ab78c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.902+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708d71cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.902+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625cae79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.903+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: 3ec1ba5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.903+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fe3f272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.903+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe3f272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.903+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377dd2cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.904+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5203f191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.904+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5203f191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.905+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464, and the Request Id: 589f7f7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.906+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29fed621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.906+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29fed621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.906+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5c94a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.907+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec12ad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5c94a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af3907d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af3907d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.908+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6afe18e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.908+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74344ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.908+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14999efc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.908+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afe18e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.908+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14999efc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.908+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74344ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.909+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7db029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.909+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a316aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.909+0000 [https-jsse-nio-auto-2-exec-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: 3abdd1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.909+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1787fb8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.909+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15761a63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.909+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460, and the Request Id: 1f26c737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.909+0000 [https-jsse-nio-auto-2-exec-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: 7341f462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.910+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba897f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.910+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46bc156a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.912+0000 [https-jsse-nio-auto-2-exec-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: 5d751fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.912+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1128af8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.913+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457-, and the Request Id: 168052a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.913+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1128af8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.913+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4e2bb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.913+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 498c91f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.914+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498c91f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.914+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2cc9cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.914+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2cc9cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.914+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459, and the Request Id: 37ee3061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.915+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460-, and the Request Id: 3e85a4b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.915+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e0cc1b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.915+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: 1192214b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.915+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0cc1b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.916+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d3722ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.916+0000 [https-jsse-nio-auto-2-exec-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: 6cbc88bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.916+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ee91fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.916+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d3722ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.917+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b89ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.917+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f408153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.917+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f408153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.917+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b89ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.918+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5a4ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.918+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459-, and the Request Id: 27d23baa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.918+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356423ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.918+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5a4ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.918+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457, and the Request Id: 667e1c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.918+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461, and the Request Id: 233e4dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.918+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcb218e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.919+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c516bf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.919+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8345954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.920+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8345954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.920+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fd26b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.921+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456-, and the Request Id: 6ba01e00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.921+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8866ae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.922+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169db53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.922+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca47261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.922+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169db53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.922+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461-, and the Request Id: 21698d4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.923+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64530459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.923+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a71d1b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.923+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: 519aed5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.923+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: 4b84509d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.923+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64530459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.924+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d6457e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.924+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27233b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.924+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27233b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.924+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e52795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.925+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c20c0cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.925+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459, and the Request Id: 6d7b232f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.926+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b14cc37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.926+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b14cc37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.926+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20cad468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.926+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65151ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.927+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65151ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.927+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: 3c4080d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.927+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6826a1ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.927+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ad2e3b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.927+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31899b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.928+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad2e3b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.928+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31899b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.928+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1927b452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.928+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461-, and the Request Id: 375e1e99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.928+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68aed281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.928+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ccb8657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.928+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 623229a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.929+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68aed281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.929+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623229a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.929+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577bc94f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.929+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: 74949903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.929+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461, and the Request Id: 22ba19c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.929+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577bc94f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.930+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ff0338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.930+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465, and the Request Id: 42fac839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.930+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ff0338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.930+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461, and the Request Id: 648cf99f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.930+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46245b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.931+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46245b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.931+0000 [https-jsse-nio-auto-2-exec-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: 63ba31d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.931+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 304cecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.931+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304cecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.931+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14037951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.932+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39208c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.932+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460, and the Request Id: 796d8d79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.932+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39208c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.933+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700db2fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.933+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461-, and the Request Id: 188733b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.933+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76f9396e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.933+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a2cc97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.933+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f9396e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.933+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14dc8bf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.934+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461-, and the Request Id: 506ea1c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.934+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457, and the Request Id: 38e34bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.934+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465-, and the Request Id: 4c75c18b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.934+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1e4cd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cefdd09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.935+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cefdd09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.935+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460-, and the Request Id: 4c2db3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.936+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f5e165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.936+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f5e165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.937+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6962b181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.937+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462, and the Request Id: 1818cf58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.938+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457-, and the Request Id: 78a3f171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.938+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b81be8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.938+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3491c205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.938+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787c2532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.938+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f06e6d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.938+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245d5251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.939+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d44c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.939+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655425a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.939+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3491c205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 237247e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.940+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237247e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.940+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ef5f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.941+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462-, and the Request Id: 379aaa24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.941+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25317280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.941+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458, and the Request Id: 2b9c7672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.942+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76448e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.943+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76448e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.943+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 610390ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.943+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1584bb92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.943+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15633d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.943+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1584bb92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.944+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6916ee1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.944+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0ee7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.944+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15633d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.944+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d295469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.944+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2239554c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.944+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458-, and the Request Id: 113fdb84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.945+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459, and the Request Id: 3026c69f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.945+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d295469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.945+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ed598a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.945+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75bdbba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.945+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 82e9e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.945+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ed598a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.946+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462, and the Request Id: 2797f6b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.946+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82e9e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.946+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: 7902a829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.947+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bdbba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.947+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17265501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.947+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35442b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.947+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a142379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.947+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a142379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.948+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35442b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15254fa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.948+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 1c12facf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.948+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459-, and the Request Id: 5befabb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.948+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 453eb3ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.948+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15254fa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.949+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 453eb3ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.949+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 230cac7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.949+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7556c8f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.949+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 230cac7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.949+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c80a063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.949+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bee9e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.949+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c80a063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.949+0000 [https-jsse-nio-auto-2-exec-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: 513c9170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.950+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462-, and the Request Id: 3354c7df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.950+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461, and the Request Id: 4a2aaa36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.950+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10af638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.950+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14a577ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.950+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10af638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.951+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a577ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.951+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: 70e916ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.951+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 553cd98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.951+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462, and the Request Id: 36076c48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.951+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a187fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.952+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553cd98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.952+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: efd5a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.953+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345ab91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.953+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466-, and the Request Id: 103fd478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.953+0000 [https-jsse-nio-auto-2-exec-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: 2b00a226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.953+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 342fefaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.954+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342fefaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.954+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: 4097ea48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.955+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1821b866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.955+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80ee093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.955+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462-, and the Request Id: 658c749c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.955+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e62cf02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.955+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1821b866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.955+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463, and the Request Id: 6ee76bd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.957+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545c1de2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.957+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f559943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.957+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3769ce50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.957+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458-, and the Request Id: 1e3587c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.957+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21317ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.958+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a1911c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.958+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469a3ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.958+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f559943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.959+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c91e435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.959+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6296f59f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.959+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463-, and the Request Id: 32cc57c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.959+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e98c1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.960+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6296f59f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.960+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: 49cadeb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.961+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 610455b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.961+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4830bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.961+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27385fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.961+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610455b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.962+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d32d520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.962+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c7953d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.962+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28eec325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.962+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63b1f47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.963+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175c590c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.963+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28eec325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.964+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b1f47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.964+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7c6eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.964+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aaadf49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.964+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: 5adca6bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.964+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37059c8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.965+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37059c8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.965+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: 7d829c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.965+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463, and the Request Id: 5cd4ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.965+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aaadf49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.965+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2196e70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.966+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2196e70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.966+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65012c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.966+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49053d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.966+0000 [https-jsse-nio-auto-2-exec-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: 3cb15bbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.967+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49053d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.967+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4845b468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.967+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4053c8e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.967+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a382cf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.967+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4053c8e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.967+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4845b468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.967+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a382cf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.968+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467, and the Request Id: 66837c18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.968+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1934632f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.968+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 241de4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.968+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd7d89b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.968+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1934632f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.969+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463-, and the Request Id: 75fb77f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.969+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460-, and the Request Id: 23803c9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.969+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241de4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.969+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463, and the Request Id: 7a7c393c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.969+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461, and the Request Id: 2bafd881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.970+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41f88f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.970+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5105e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.970+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f88f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.970+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5532637c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.971+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5532637c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.971+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f1311e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.971+0000 [https-jsse-nio-auto-2-exec-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: 4f466a9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.971+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1311e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.971+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462, and the Request Id: 5b279fcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.971+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c55dd3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.972+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c55dd3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.972+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459, and the Request Id: 3da76ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.972+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bea11e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.972+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461-, and the Request Id: 64434af6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:58 2025-10-04T14:14:58.973+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1385163c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.973+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1385163c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.973+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: 688b8a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.973+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772fddd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.974+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348740a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.974+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b2db448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.974+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2db448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.975+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467-, and the Request Id: 54eba894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.975+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462-, and the Request Id: 40f9df2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.975+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464, and the Request Id: 1a78c823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.975+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: a617a5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.976+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ef5fa2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.976+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff4ea0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.977+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403002ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.977+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a212660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.977+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14ca4146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.978+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf877ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.979+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464-, and the Request Id: 184adbda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.979+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14054e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.979+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2867af52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.979+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9d6772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.979+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37115e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.980+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37115e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.980+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9d6772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.981+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a676a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.981+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f67c46e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.981+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 986efd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.981+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ca6c278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.981+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca6c278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.981+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ffcb689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.982+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ffcb689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.982+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460, and the Request Id: 382a6c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.982+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461, and the Request Id: 8c7df67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.982+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aee282f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.982+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf2de3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.983+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61161c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.983+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9ed1e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.984+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61161c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.984+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14830ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.984+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a1c5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.984+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d416a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.985+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a1c5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.985+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d416a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.985+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31aea531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.985+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464, and the Request Id: 271c6d60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.985+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f7c60a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.985+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460-, and the Request Id: ce524c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.985+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57b87dad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.985+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461-, and the Request Id: 6f18bfd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.986+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7c60a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.986+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b87dad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.986+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 54a9531c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.986+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31aea531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.986+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb07ca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.987+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb07ca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.987+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a16be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.987+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a16be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.987+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6918a3f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.988+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6918a3f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.988+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d59ee68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.988+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d59ee68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.988+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63f6636c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.988+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d45be8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.988+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463, and the Request Id: 44bc71d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.988+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf34a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.988+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f6636c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.989+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d45be8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.989+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf34a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.989+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464, and the Request Id: b571fb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.989+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 222a353a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.989+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2791636c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.990+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2791636c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.990+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: 78c105b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.990+0000 [https-jsse-nio-auto-2-exec-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: 7b798070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.990+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460, and the Request Id: 2541cfee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.990+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: 71e8c37b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.992+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c2cabd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.992+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: 312de6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.993+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468-, and the Request Id: 7a561ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.994+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da9de9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.994+0000 [https-jsse-nio-auto-2-exec-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: fa36d31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.994+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40e7f23f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.995+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463-, and the Request Id: 7a72b7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.995+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464-, and the Request Id: 5e079da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.995+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460-, and the Request Id: 569f34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.995+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e7f23f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.995+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454e02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.996+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33998ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.996+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31a7456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.996+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a7456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.997+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13139a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.997+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6750f4cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.997+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465, and the Request Id: 532f452e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.998+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7087df33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.998+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17860252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.998+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6809d0ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.998+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8ead16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:58.998+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d916bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.000+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c02b0b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.000+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c02b0b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.001+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cb5f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.001+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49432d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.002+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49432d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.002+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348c9f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.002+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73988eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.003+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348c9f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.003+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c6e84cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.003+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6e84cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.004+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462, and the Request Id: dffde74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.004+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504bfced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.005+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465-, and the Request Id: 2e233e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.005+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbe09f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.005+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf86959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.006+0000 [https-jsse-nio-auto-2-exec-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: 36f01d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.007+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 158cf6fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.008+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158cf6fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.008+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f16726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.008+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ddccba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.008+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f5ed057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.008+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddccba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.009+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 5dd34d92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.009+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462-, and the Request Id: 2fa24b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.009+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5ed057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.012+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77811bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.012+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0f099b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.012+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: 19d432ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.013+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec1baf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.013+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0f099b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.013+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77811bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.013+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec1baf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.013+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e13f7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.014+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 280cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.014+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.014+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d10f20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.015+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d10f20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.015+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463-, and the Request Id: 7f75e095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.015+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf414c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.015+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf414c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.015+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7095c800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.015+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5846e9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.016+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465, and the Request Id: 83f1622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.016+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b80e468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.016+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469, and the Request Id: 674c8fb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.016+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465, and the Request Id: 7ae82277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.016+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68ce960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.017+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771f13a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.017+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ce960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.017+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dacd54a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.017+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b80e468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.018+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464, and the Request Id: 29089a37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.018+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d3ab6ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.019+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3ab6ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.019+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ba1728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.020+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465, and the Request Id: 5efa6a72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.021+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d7e262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.021+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465-, and the Request Id: 7111f2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.022+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ee4bbf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.022+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3e419e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.022+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee4bbf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.023+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d4e8a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.023+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c8d4a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.023+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f72a262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.023+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465-, and the Request Id: 301b5c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.023+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8d4a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.023+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f72a262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.024+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461, and the Request Id: 628ba9e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.024+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465-, and the Request Id: da0a5b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.024+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c88938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.024+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c88938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.024+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464-, and the Request Id: fbf5ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.025+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.026+0000 [https-jsse-nio-auto-2-exec-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: be8c0ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.026+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3413b4e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.027+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3413b4e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.027+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 412c9ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.027+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412c9ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.027+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772ced2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.027+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa5759c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.027+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58e436c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.028+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27be349a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.028+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e436c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.028+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27be349a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.029+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461-, and the Request Id: 595a02c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.029+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463, and the Request Id: 4ad1b066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.029+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.029+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 3896e07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.030+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63cc9145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.030+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466, and the Request Id: 2bfa9bd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.030+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 129175e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.030+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485a0ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.030+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129175e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.031+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12dd550b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.031+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a49bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.031+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12dd550b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.031+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea9d821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.032+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6bceeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.032+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463-, and the Request Id: 1d325fc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.032+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462, and the Request Id: 75f19364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.033+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f60d273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.033+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: 5eb2de25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.034+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466-, and the Request Id: 2c03bdf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.034+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174956dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.034+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f60d273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.034+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff414fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.035+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff414fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.035+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9cd9412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.035+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9cd9412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.036+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37293d4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.036+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466, and the Request Id: 1df8aa35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.036+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0a86f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.036+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37293d4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.036+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c51922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.036+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e5d5d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.037+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e5d5d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.037+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b2a4e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.037+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466, and the Request Id: 18056ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.038+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d9bdb74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.038+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15decb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.038+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462-, and the Request Id: 7759da20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.038+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17302806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.038+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17302806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.039+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466-, and the Request Id: e6e1fb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1add5a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1add5a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49267047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.040+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49267047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.041+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23cd044c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.041+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79f0e639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.041+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f0e639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.042+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465, and the Request Id: 54b0b238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.043+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466-, and the Request Id: 2cbdc0a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.043+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cb57dce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.044+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb57dce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.044+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f064f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.045+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67644281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.045+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465-, and the Request Id: 7fbc94c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.046+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466, and the Request Id: 2d62071b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.046+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470, and the Request Id: 77b923a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.046+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4ef919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.046+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4630fa34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.047+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8394d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.047+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4797c20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.047+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5c88ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.048+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8394d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.048+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ef60bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.048+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14043009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.048+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4797c20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.048+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef60bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.049+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14043009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.049+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1ce9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.049+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78238011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.049+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78238011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.049+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b94890e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.050+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dd2f27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.050+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b389957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.050+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd2f27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.050+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 1f3786c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.050+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0178c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.050+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466-, and the Request Id: 70f76b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.050+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464, and the Request Id: 2c8c3e0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.050+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462, and the Request Id: 6a693eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.051+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b389957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.051+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f2f84e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.051+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a5b87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.052+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a5b87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.052+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470-, and the Request Id: 42eb2ebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.052+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467, and the Request Id: 7303df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.053+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 586ee85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.053+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586ee85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.053+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b307d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.054+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47de3c31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.054+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47de3c31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.054+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: 46c1ff9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.054+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464-, and the Request Id: 370f1751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.054+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65164814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.055+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65164814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.055+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467, and the Request Id: 88ca9dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.055+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: 3a57b8d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.055+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 317af06e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.055+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467-, and the Request Id: 1030606c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.055+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26b1e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.056+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b1e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.056+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317af06e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.056+0000 [https-jsse-nio-auto-2-exec-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: 5816b658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.056+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ec47a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.056+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b6ad59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.056+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ec47a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.057+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40fcae3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.057+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40fcae3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.057+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2bf298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.057+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463, and the Request Id: 17f18d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.058+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2177db27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.058+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216969ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.058+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2177db27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.060+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9b76cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.060+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466, and the Request Id: 39f44169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.060+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467-, and the Request Id: 5507b422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.060+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467-, and the Request Id: 7f58123a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.061+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542fef78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.061+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463-, and the Request Id: 563ff567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.061+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56513406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.062+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea4fafe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.062+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a69f1a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.062+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43171b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.063+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2317225c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.063+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466-, and the Request Id: 1d15c16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.064+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a100aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.065+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61992c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.065+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553ffe30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.065+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d0dacfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.065+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51a67d88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.066+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a67d88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.066+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c4d10fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.066+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d11a154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.066+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d6fac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.067+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d6fac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.067+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d11a154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.067+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b96c3be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.067+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b96c3be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.068+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151eadbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.068+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194a8845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.068+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: 4e3aa4e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.068+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64d4984c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.068+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e1f854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.068+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d4984c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.068+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 628de689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.068+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194a8845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.068+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628de689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.069+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471, and the Request Id: 659b5330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.069+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78dd2bc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.069+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 751d50cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.069+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6d261f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.069+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39ea335c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.070+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751d50cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.070+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ea335c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.069+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dd2bc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.070+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463, and the Request Id: 79905bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.070+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466, and the Request Id: 58175024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.070+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246b8159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.070+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cb6bbfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.070+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246b8159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.071+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb6bbfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.071+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6460d334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.071+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468, and the Request Id: 11de5640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.071+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465, and the Request Id: 7332836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.072+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13022786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.072+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6181dae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.072+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467-, and the Request Id: 2273eba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.072+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6181dae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.073+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4560d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.073+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471-, and the Request Id: 12955f36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.073+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4560d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.073+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798b94e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.073+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466-, and the Request Id: 74835942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.073+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468, and the Request Id: 3d35373b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.073+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798b94e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.074+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38f850d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.074+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f850d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.074+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463-, and the Request Id: 3f5f04dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.074+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468, and the Request Id: 3fcb6584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.075+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468-, and the Request Id: 13f39f4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.075+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47e5d664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.075+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e5d664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.075+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1387f7a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.075+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48935d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.075+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465-, and the Request Id: 52b9bbba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.076+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48935d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.076+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1387f7a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.076+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: 4fdf220f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.076+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 175180d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.076+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175180d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.077+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c570350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.077+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c0e1bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.077+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad1c9bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.078+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468-, and the Request Id: 866c386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.078+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468-, and the Request Id: 23f3fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.078+0000 [https-jsse-nio-auto-2-exec-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: 6a77e886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.078+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200be703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.079+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dc5921c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.079+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afd9c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.079+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: 215b9b20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.080+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e82256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.081+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f360a70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.081+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a23baa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.081+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185f60db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.081+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 107b3a85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.082+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467-, and the Request Id: 5c89b7fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.082+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2602addf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.082+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322eb8e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.083+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4c252f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.084+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61300589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.084+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1be9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.085+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1159c494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.085+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364791db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.085+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52098e23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.085+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1159c494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.086+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52098e23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.086+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca3ecc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.086+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e5f1cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.086+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9dde270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.087+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca3ecc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.087+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9dde270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.087+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5f1cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.087+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1291ac80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.087+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 792a7f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.087+0000 [https-jsse-nio-auto-2-exec-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: 414a45b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.087+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54337147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.088+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c2e8469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.087+0000 [https-jsse-nio-auto-2-exec-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: 73e45241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.088+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2e8469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.088+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f46c16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.088+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f46c16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.088+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792a7f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.089+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bfeac37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.089+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c9ff51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.089+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7def441a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.089+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfeac37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.089+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54337147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.089+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: 27682057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.089+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bb5957b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.089+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c9ff51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.089+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7def441a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2104e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb5957b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5102d46a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472, and the Request Id: 756c0106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a57f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6389b512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5102d46a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2104e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469, and the Request Id: 3ce33292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.090+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6389b512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.091+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469, and the Request Id: 2bcc68c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.091+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469, and the Request Id: 6b00e505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.091+0000 [https-jsse-nio-auto-2-exec-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: 162c8709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.091+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: 63ed0f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.092+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a12f7af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.092+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466-, and the Request Id: 4b6a2755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.093+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b783575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.093+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472-, and the Request Id: 2a7ac7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.094+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: 684d0eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.094+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b783575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.094+0000 [https-jsse-nio-auto-2-exec-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: 42af34f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.095+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40d16e7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.095+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469-, and the Request Id: 625bedf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.095+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d16e7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.095+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e63db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.095+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: 7f58a594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.095+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464-, and the Request Id: c307f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.096+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465, and the Request Id: 20eb2ac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.097+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f48f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.097+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f27866b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.097+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268077f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.097+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22bf7a25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.098+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268077f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.098+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26e86001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.098+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e86001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.099+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec1e129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.099+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468, and the Request Id: bc9913b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.099+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465-, and the Request Id: 3076338c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.100+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2655f725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.100+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6afdbcec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.100+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a7c51f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.100+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170c43b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.100+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bb217e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.101+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144827c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.101+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bc107ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.103+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e7e53e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.103+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cec4b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.104+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 610fc8a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.104+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a132307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.104+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468-, and the Request Id: 3816a9c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.104+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2064ff5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.105+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f3af97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.105+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a73bcbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.105+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3af97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.106+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610fc8a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.106+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e9a3fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.106+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44950486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.105+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7124fd41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.106+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f27e81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.106+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44950486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.107+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9a3fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.107+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f27e81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.107+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7124fd41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.107+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470, and the Request Id: 693192d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.107+0000 [https-jsse-nio-auto-2-exec-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: 7bcdf75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.107+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4df02fee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.107+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df02fee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.107+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10c47ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.108+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52827bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.108+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c47ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.108+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78ad3c30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.108+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c8011fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.108+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467, and the Request Id: 1e598df7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.108+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ad3c30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.108+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: 158578d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.109+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 253ceb80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.109+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5396b8d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.109+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253ceb80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.109+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8011fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.109+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5396b8d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.109+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470, and the Request Id: 3fd2576f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.110+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7610c18f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.110+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e4eaa49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.110+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7b5c0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.110+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bb52339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.110+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7610c18f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.110+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4eaa49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.111+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb52339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.111+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: 3ab23ae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.111+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465, and the Request Id: 72840b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.111+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: 18d0cb41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.111+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 718d197d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.111+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718d197d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.112+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470, and the Request Id: 39275feb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.112+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bc337e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.112+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc337e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.113+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468-, and the Request Id: 7e27e4f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.113+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473-, and the Request Id: 6d659ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.113+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ed5dbce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.113+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed5dbce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.114+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467-, and the Request Id: 77af59d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.114+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470-, and the Request Id: 4752d892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.114+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: 7d127590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.114+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469-, and the Request Id: 5d721ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.114+0000 [https-jsse-nio-auto-2-exec-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: 3c0ecc2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.114+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec7d56f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.115+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470-, and the Request Id: 1cf58dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.115+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dca8f97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.116+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bfd080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.116+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7614ae30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.117+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5397e0ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.117+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238e2e6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.118+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466-, and the Request Id: 11097dd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.118+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220c4688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.118+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33382b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.118+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66e3cfe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.119+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d974ef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.119+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d63ecd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.119+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d974ef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.120+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113571a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.120+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2737082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.120+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2737082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.120+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c67394e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.121+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469, and the Request Id: 3ee51b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.121+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60975e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.121+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58534c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.122+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43aa62cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.122+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 168f760c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.122+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c34fcb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.122+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f735687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.122+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168f760c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.123+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1062c62d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.123+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1062c62d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.123+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471, and the Request Id: 19c05b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.124+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: 51fed3e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.124+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723761a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.126+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5df9f49c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.126+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d369a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.126+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df9f49c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.126+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d369a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.126+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fbfd1e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.126+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d153ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.127+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbfd1e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.127+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f47fe99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.127+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a923342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.127+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 367ab921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.127+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 300e468d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.127+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367ab921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.127+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471-, and the Request Id: 1a1b875a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.128+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300e468d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.128+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a923342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.128+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2153a000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.128+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80b2c56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.128+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2153a000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.128+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f47fe99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.128+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 633df3f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.128+0000 [https-jsse-nio-auto-2-exec-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: 5feb7180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.128+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24a8e36c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.129+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633df3f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.129+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474, and the Request Id: 38377277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.129+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a8e36c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.129+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 466c85bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.129+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: 7acf71d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.129+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466c85bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.129+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372d6c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.130+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470, and the Request Id: 46a08d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.130+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372d6c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.132+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e8707ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.132+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: 75970100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.132+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44690519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.132+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8707ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.133+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44690519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.133+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ffdaf4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.133+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffdaf4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.133+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471, and the Request Id: 3433fb72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.133+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474-, and the Request Id: 3812945e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.133+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd0d351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.134+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1c7c54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.134+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: 2ab16b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.134+0000 [https-jsse-nio-auto-2-exec-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: 5c6689b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.134+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470-, and the Request Id: 7e15f5cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.134+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468-, and the Request Id: 47eeef0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.135+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a8e1434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.135+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a8e1434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.135+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466-, and the Request Id: 2fc08df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.135+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467, and the Request Id: 438df107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.137+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471-, and the Request Id: 54d96b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.137+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2402e120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.138+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c244a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.138+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2402e120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.138+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471-, and the Request Id: 3d0fc189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.138+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61eed5a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.139+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d0dcba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.139+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2450c168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.139+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 217c04be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.139+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70dafb64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.139+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217c04be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.139+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467-, and the Request Id: 474f496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.140+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: 4ad834b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.140+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6743b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.140+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781ecdf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.142+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492963d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.143+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db750ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.143+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c0178e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.143+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: 32f96932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.144+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be0b43c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.144+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9e8fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.144+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1915e1c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.144+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4869dace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.145+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4869dace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.145+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617ac18f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.145+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dfdf2be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.145+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6319f553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.146+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dfdf2be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.146+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 499902ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.146+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499902ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.146+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472, and the Request Id: 62ba30ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.147+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 700a423b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.147+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700a423b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.147+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd8c23b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.148+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd8c23b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.148+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa10f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.148+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: 5357ef1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.148+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493ec646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.148+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493ec646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.149+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afe5561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.149+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469, and the Request Id: 66e85556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.149+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5bd4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.150+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4093c48a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.150+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5bd4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.150+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 217219d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.150+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4093c48a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.150+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217219d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.150+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3626bbb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.151+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3626bbb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.151+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472-, and the Request Id: 649cd7cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.151+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74712fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.151+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74712fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.151+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475, and the Request Id: 7f87d06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.153+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e645fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.153+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 29f8ed5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.153+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 325671f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.154+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325671f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.154+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b109df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.155+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 4451d82a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.155+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28d0c60c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.155+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472, and the Request Id: 6bc6a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.155+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d0c60c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.155+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469-, and the Request Id: 5449259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.156+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d8797e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.156+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8797e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.156+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472, and the Request Id: 3fe31381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.156+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fe8f3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.158+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 619b5a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.158+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472-, and the Request Id: b71203b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.158+0000 [https-jsse-nio-auto-2-exec-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: 7641f83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.158+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619b5a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.159+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 387d46a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.159+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38240141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.159+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387d46a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.159+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ebb1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.159+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471, and the Request Id: 4b285e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.160+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475-, and the Request Id: 2083fb15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.160+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472-, and the Request Id: 4aa8d88c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.160+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4d91e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.161+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce6553a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.161+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fe3b3ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.161+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce6553a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.161+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe3b3ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.161+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28ae9953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.162+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26525e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.162+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ae9953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.162+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc83bf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.162+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26525e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.162+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7784ba03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.163+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468, and the Request Id: 461222ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.163+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: 6789bc84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.163+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61ca4e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.163+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1add320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.164+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471-, and the Request Id: 1b6829d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.164+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fe5826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.165+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aaaf10a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.165+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12494fce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.165+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12494fce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.165+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d1124f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.165+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5492030c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.166+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1124f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.166+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8b25b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.166+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468-, and the Request Id: 1b42f79b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.166+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473, and the Request Id: 5dacc147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.167+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467-, and the Request Id: 3df237fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.167+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2464bfbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.167+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f06bd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.167+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2464bfbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.168+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dcdf08a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.168+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dcdf08a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.168+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abd74f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.168+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472, and the Request Id: afb2a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.168+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 253cc378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.169+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253cc378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.169+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7239e4e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.169+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7239e4e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.170+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470, and the Request Id: 6346ff1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.170+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ae2df3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.171+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae2df3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.171+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6fe51c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.171+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b57d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.171+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35bfb340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.171+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77cf1d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.171+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ca98f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.172+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b57d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.172+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473, and the Request Id: 70a8a425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.172+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3a7c23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.172+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3a7c23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.173+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 277becac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.173+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ff06098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.173+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: 2a0c3c05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.173+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470-, and the Request Id: 67b95356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.174+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff06098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.174+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b32dd1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.174+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b32dd1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.174+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471, and the Request Id: 4d7ebeb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.174+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 368ab736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.175+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368ab736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.175+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473, and the Request Id: 1476a82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.176+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: 7e49cea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.176+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76ae8986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.176+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ae8986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.177+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d62cf65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.177+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1daa9b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.178+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1daa9b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.178+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: da8683f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.178+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da8683f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.178+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476, and the Request Id: 59c2f8bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.179+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222550e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.179+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222550e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.180+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f878ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.180+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a48c252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.180+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23cfcd18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.180+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473-, and the Request Id: 307755e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.180+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cdb46f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.181+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472, and the Request Id: 7c75cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.181+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471-, and the Request Id: 3a073803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.181+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7600ea57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.182+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476-, and the Request Id: 22a1f6a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.182+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38172887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.183+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5304e2a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.183+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5304e2a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.184+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: 7e48365b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.184+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76490f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.184+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fbbae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.184+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76490f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.184+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47460fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.185+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3d0d60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.185+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b768225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.186+0000 [https-jsse-nio-auto-2-exec-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: 4ba34edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.186+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d208f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.186+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2b3a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.186+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43da4cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.186+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 662a3c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.187+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662a3c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.187+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43da4cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.187+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c2c794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.188+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c2c794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.188+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557ac710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.188+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56331a06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.188+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f75fa89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.188+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557ac710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.188+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: 76081665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.189+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f75fa89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.189+0000 [https-jsse-nio-auto-2-exec-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: 56a6faf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.189+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1da3916e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.189+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468-, and the Request Id: 194d6661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.189+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be4c6ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.190+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da3916e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.190+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471, and the Request Id: 54535bff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.190+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75cda9a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.191+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c72f65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.191+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf2a2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.191+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75cda9a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.191+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34fbc4a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.192+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34fbc4a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.192+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77df3ffa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.192+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474, and the Request Id: 43d2eada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.192+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32cad066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.192+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469-, and the Request Id: 55621707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.193+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cad066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.193+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25f05170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.193+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1437a37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.193+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474-, and the Request Id: 287cee3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.193+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f05170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.194+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1437a37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.194+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526a9d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.194+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa2cbe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.194+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61fac3b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.194+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471-, and the Request Id: 712ef244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.194+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473, and the Request Id: 6c678364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.195+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa2cbe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.195+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fac3b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.195+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fbb70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.195+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fbb70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.196+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba92901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.196+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474, and the Request Id: 17f6b4ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.196+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba92901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.196+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ce576a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.196+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474-, and the Request Id: 536a9565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.196+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784fbd1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.197+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce576a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.197+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: 222e7e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.197+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477, and the Request Id: 674e338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.198+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c40a9da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.198+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c40a9da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.198+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2302af69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.199+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514d941d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.199+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473-, and the Request Id: 21fb330e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.200+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c147002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.200+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e76f294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.200+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474-, and the Request Id: 21b7400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.200+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c147002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.200+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723aa095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.201+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56849a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.201+0000 [https-jsse-nio-auto-2-exec-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: 74740683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.202+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477-, and the Request Id: 54db70cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.202+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: 33df5367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.205+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b50f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.205+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60497ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.206+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37949b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.206+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad9d121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.206+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: 720b68f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.207+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558929c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.207+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41d34513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.207+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e859028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.207+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b50f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.207+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48aedb0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.208+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 749be926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.208+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749be926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.208+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c74d14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.209+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c74d14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.209+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469, and the Request Id: 72897f89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.209+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679e7c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.209+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356037b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.210+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679e7c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.210+0000 [https-jsse-nio-auto-2-exec-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: 335a5f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.211+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45dbc247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.211+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1279300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.211+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1279300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.211+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193fe26c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.211+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37feafbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.212+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c53fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47d59825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.212+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d59825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.213+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb6dd38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.213+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38559491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.213+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469-, and the Request Id: 1a131411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.213+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472, and the Request Id: 232bfea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.213+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c53fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.213+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38559491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.213+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d319f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.214+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f22eaaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.214+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d319f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.214+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f22eaaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.214+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aa24218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.214+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3acedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.214+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa24218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.215+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ceddbc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.215+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ceddbc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.215+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475, and the Request Id: 35a198e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.215+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470-, and the Request Id: 1c7ca163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.215+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475, and the Request Id: 166d94a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.216+0000 [https-jsse-nio-auto-2-exec-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: 777b4425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.217+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472-, and the Request Id: a3640b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.217+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37347d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.217+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37347d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.218+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51fed56e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.218+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fed56e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.220+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3627a647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.220+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4cb506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.220+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3627a647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.220+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4cb506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.220+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34d9f6f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.221+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d9f6f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.221+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b3e214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.221+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b3e214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.221+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34561b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.222+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24200788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.222+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475-, and the Request Id: 45c7122a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.222+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474-, and the Request Id: 17795f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.222+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: 73f790f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.222+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475, and the Request Id: 4e486c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.222+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4776351f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.223+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fe082b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.223+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475-, and the Request Id: 72d9b099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.223+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4776351f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.223+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d60fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.223+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe082b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.223+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: 71eaec2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.223+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474, and the Request Id: 21664fcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.225+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4cd32d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.226+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478-, and the Request Id: d459f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.226+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158f31f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.226+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28882d66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.227+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677abbd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.227+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475-, and the Request Id: 13ff4bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.227+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: 74488ad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.228+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474-, and the Request Id: 355d65d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.228+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 588e9572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.228+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef472fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.229+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af7a3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.230+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1617bd2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.230+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b4f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.230+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1617bd2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.231+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b4f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.231+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ccd2d13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.232+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccd2d13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.232+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebdc67c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.232+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac1822f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.232+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13472d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.232+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac1822f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.232+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473, and the Request Id: e4f6a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.232+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d44feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.233+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eabebc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.233+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c74b9e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.234+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6432ed9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.234+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6432ed9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.234+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471, and the Request Id: 3148cc9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.234+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d37b400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.235+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a775f03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.235+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d37b400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.235+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470, and the Request Id: 7c0d4a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.236+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54564b22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.239+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471-, and the Request Id: 77ca41d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.239+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fac7ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.239+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473-, and the Request Id: 2ecb57d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.239+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517a63b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.239+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db6f253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.239+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: 33f7f896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.240+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70cad6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.240+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f99097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.240+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cad6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.240+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207e5d46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.240+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61742af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.240+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fac7ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207e5d46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21da6a92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e1b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61742af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21da6a92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e1b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e185c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b9abe1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476, and the Request Id: 70ee0a67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.241+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e185c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.242+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9abe1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.242+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479, and the Request Id: 4ba0f0db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.242+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476, and the Request Id: ed29a80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.243+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ee927b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.243+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: 11f46a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.243+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dc39dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.243+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78fa9888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.243+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee927b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.243+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc39dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.244+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c55fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.244+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45dce8fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.244+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45dce8fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.244+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad165b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.245+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad165b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.245+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77871374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.245+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 3f35c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.245+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475, and the Request Id: 6d9b919e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.246+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476-, and the Request Id: 4e00f909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.246+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e58298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.246+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476-, and the Request Id: 5b15acaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.246+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 51f3ef14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.246+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479-, and the Request Id: 214ad017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.247+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e58298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.247+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfd16a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.247+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d6637df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.247+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6637df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.248+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2d836e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.248+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: 315bbc5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.248+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159d9524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.248+0000 [https-jsse-nio-auto-2-exec-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: 7aa6d6db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.249+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475-, and the Request Id: 62905115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.249+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e25109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.249+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261259f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.250+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b148a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.250+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e7f354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.250+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4abc6ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.251+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4abc6ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.251+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7b1ee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.251+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd94602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.251+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476-, and the Request Id: 7db1a484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.252+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7b1ee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.252+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5821b1ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.252+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5821b1ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.252+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474, and the Request Id: 77a10ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.252+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3550b24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.253+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1546df0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.253+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a262f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.253+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3550b24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.253+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 130d75c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.253+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130d75c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.254+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ccf8df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.254+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472, and the Request Id: cc86694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.254+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccf8df6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.254+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e2782c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.254+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541ec171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.255+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de7d8e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.255+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: 1b5e74cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.255+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41096a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.255+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c72013a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.257+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba50727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.257+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba50727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.257+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9a7143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.258+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474-, and the Request Id: 29e8e50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.259+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d09e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.259+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 456a5bed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.259+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472-, and the Request Id: 542a4cc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.259+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52b7c6ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.259+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456a5bed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b7c6ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2592a2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: 1eebd26c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f0d614e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dbae2f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2592a2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 534df0a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477, and the Request Id: 643a194a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0d614e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 534df0a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.260+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dbae2f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38a17b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.261+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c0325f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a17b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.261+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: 62665741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.261+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0325f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.261+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64fd5097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.262+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fd5097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.262+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477, and the Request Id: 1bd59ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f95917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.262+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c565900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.262+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: 184a2dbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.262+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f95917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.262+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 34b0d28a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.263+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d255e8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.263+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7da5b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.264+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7da5b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.264+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477-, and the Request Id: 6c4014a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.264+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41fb4aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.264+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476, and the Request Id: 65570181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43000e8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43000e8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.265+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 35f7479c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.265+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480-, and the Request Id: 7e2b4c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.265+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477-, and the Request Id: e441a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.266+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: caaf11c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.266+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: caaf11c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.267+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477, and the Request Id: 61b74ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.267+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475-, and the Request Id: 982e82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.268+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476-, and the Request Id: 6a50fef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.268+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b887657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.269+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1caa4161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.287+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477-, and the Request Id: 137bef9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.287+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79e7f81b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.289+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec878c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.290+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d55a073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.293+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b00d05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.293+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7880d3c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.294+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72dce954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.295+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb0c95e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.295+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7880d3c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.296+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e880056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.296+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc35e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.296+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57758dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.296+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e880056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.296+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae4df61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.296+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: 160dcd2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.297+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70707ba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.297+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bf1412f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.297+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d830226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.297+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf1412f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.298+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b73c245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.298+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c0c8995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.298+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b73c245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.299+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bbf2048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.299+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473, and the Request Id: 1ae95de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.299+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbf2048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.300+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 529d4df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.300+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f670f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.300+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529d4df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.300+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728f0bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.301+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67fa2a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.301+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d0f9688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.301+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: 16770ad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.301+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4219af3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.301+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0f9688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.302+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763a0faf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.302+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b336cad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.302+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4219af3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.302+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b336cad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.302+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fa2a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.302+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477, and the Request Id: 1ffb9c3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.302+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bf97fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.303+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf97fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.303+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ba91568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.303+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba91568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.303+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d795163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.304+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: 4482bcce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.304+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d795163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.304+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 796a5a93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.304+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796a5a93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.304+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: 7705c1ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.304+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478, and the Request Id: 70aa889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.305+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472-, and the Request Id: 8aa7b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.305+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b313efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.305+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b313efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.305+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 772ceac1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.305+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475-, and the Request Id: 383d08b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.305+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772ceac1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.305+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f94f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.305+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481, and the Request Id: 96f1b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.305+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6991e5ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.306+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f94f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.306+0000 [https-jsse-nio-auto-2-exec-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: 7bec2940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.306+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6991e5ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.306+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c6050c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.306+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d23029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.306+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6050c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.307+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d23029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.307+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478, and the Request Id: 629b37bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.307+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19239c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.308+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: 7b3755d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.308+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: 7a3194cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.308+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478, and the Request Id: 29708854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.309+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477-, and the Request Id: 5577ce36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.309+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477-, and the Request Id: 2078ed2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.310+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481-, and the Request Id: 45e26a7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.311+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed3661e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.311+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4b7da2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.312+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b982cb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.312+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0f8e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.312+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f53879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.314+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478-, and the Request Id: 52bb0227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.314+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478-, and the Request Id: 1ecec8b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.314+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e43d11e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.314+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b26087f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.315+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa60ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.316+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6384f650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.316+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2f1542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.316+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8374c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.317+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe4a635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.317+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2f1542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.319+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399a0559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.319+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c92a73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.320+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6a659f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.320+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33ac3a2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.320+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218cd2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.320+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ac3a2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.324+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2301bc5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.324+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474, and the Request Id: 7799adc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.324+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58dbe8da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.326+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58dbe8da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.326+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2301bc5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.326+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c0b1fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.326+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7abfcbd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.326+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abfcbd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.327+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ff2a57d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.327+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0b1fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.327+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fe23c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.327+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be7a0b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.327+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f31c28f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.327+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff2a57d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.327+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe23c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.327+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f31c28f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.328+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39bd3752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.328+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29058711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.329+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29058711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.327+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be7a0b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.329+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476, and the Request Id: 64aab31b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.328+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 24a5dee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.329+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b5c4dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.330+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5c4dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.330+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c46e172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.330+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49d6fa8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.330+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478, and the Request Id: 3b4abadd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.331+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: 58414413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.331+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d6fa8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.331+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48a37a4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.331+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474-, and the Request Id: 14a22a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.331+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48a37a4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.331+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479, and the Request Id: 5972325f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.332+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: 5d908c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.332+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e47e180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.334+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: 67634a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.334+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dfb5519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.334+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33fdf488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.335+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fdf488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.335+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473-, and the Request Id: 3191ea9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.335+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfb5519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.335+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478-, and the Request Id: 5336cd99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.335+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79e7ac77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.335+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476-, and the Request Id: 7f542a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.335+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67dd5e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.336+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e7ac77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.337+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1770a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.337+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217d5798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.337+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479, and the Request Id: 9b0e8d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.337+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67dd5e26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.338+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: 78948b0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.338+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479-, and the Request Id: 188466d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.338+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478-, and the Request Id: 42fa5220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.338+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d56f1e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.338+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6b6ede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.340+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bee3792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.340+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a503e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.340+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479-, and the Request Id: 66f8e5de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.341+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0894f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.342+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482-, and the Request Id: 5ce3484a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.342+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b40404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.342+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed616f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.342+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f63faa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.343+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a7d143d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.344+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc91605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.344+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752549c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.345+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7d143d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.345+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e73b59d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.345+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a31d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.345+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e73b59d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.346+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557dd41e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.346+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56fe2fbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.346+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2660e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.346+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2660e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.347+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fe2fbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.347+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479, and the Request Id: 15767bc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.348+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: 616678d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.348+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34859dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.349+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31e5c70e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.362+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6885d2c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.363+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d2e01b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.364+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46144e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.364+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421bcd79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.364+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6885d2c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.364+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31e5c70e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.365+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d2e01b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.362+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479-, and the Request Id: 75a07379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.362+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ebc8ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.365+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d3aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.366+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 211ee840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.367+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d3aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.367+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebc8ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.367+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211ee840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.367+0000 [https-jsse-nio-auto-2-exec-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: 1bf91c71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.366+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2162a9cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.367+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 143b71cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.368+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143b71cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.368+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2162a9cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.368+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: f8cc777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.368+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478, and the Request Id: 70d52fcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.369+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477, and the Request Id: 1a2c39ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.369+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d95787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.369+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7b154d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.370+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74086521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.370+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475-, and the Request Id: 445df27b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.371+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c72c5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.371+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479-, and the Request Id: 4688ce83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.371+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c72c5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.371+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74086521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.372+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f4a6c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.372+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474-, and the Request Id: 4a3609d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.372+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647e87c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.372+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f4a6c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.373+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647e87c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.373+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477-, and the Request Id: cd1a9c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.373+0000 [https-jsse-nio-auto-2-exec-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: 166d3474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.373+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73763c9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.375+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c752043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.375+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479, and the Request Id: 6d3b4429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.375+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eaa3bc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.376+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c752043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c0c84dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.379+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476900d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.379+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a24ad6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0c84dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.379+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480-, and the Request Id: 7993a8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.380+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a24ad6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.380+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e4ad4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.380+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 508aa035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.380+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b569c2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.381+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508aa035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.380+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480, and the Request Id: 7773ee24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.381+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64061948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.381+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f0a309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.381+0000 [https-jsse-nio-auto-2-exec-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: 152fb81b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.381+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483, and the Request Id: 92f4c00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.384+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478-, and the Request Id: d58ddc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.384+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa5f98d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.385+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480-, and the Request Id: 74acf663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.385+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 103dcd24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.385+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74fc5007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.385+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce94036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.385+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a16917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.386+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103dcd24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.386+0000 [https-jsse-nio-auto-2-exec-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: 4d8b6ad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.387+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d830c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.387+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b824268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.387+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ee9736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.387+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b824268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.387+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d830c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.388+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480, and the Request Id: 35b6dfc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.388+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 436a12d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.388+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49cf33bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.388+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436a12d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.389+0000 [https-jsse-nio-auto-2-exec-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: 6068f186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.389+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bff605b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.389+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b528c56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.390+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 391e15e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.390+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2682bd15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.390+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 437b59b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.391+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bff605b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.391+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437b59b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.391+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c43e891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.391+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33cdfbed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.392+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ba7cc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.392+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c6418ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.392+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cdfbed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.392+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba7cc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.392+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: 4021594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.392+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6418ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.393+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c601e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.393+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb314ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.393+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c601e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.393+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: 6cc8085c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.393+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475, and the Request Id: 4eecdd5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.393+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478, and the Request Id: 6f0822ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.394+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 102fa9bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.395+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480-, and the Request Id: 3253dbef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.395+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11195687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.395+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d9d9d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.395+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11195687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.395+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a5d5901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.396+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f55375a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.396+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5d5901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.396+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cf9646c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.396+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf9646c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.397+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23ec6087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.397+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b4efcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.397+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481, and the Request Id: 891c7ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.397+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ec6087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.398+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4efcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.398+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476-, and the Request Id: 2372b9f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.398+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: 70fa077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.398+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e5d305f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.398+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475-, and the Request Id: 20f7cdce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.399+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5d305f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.399+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 765a5b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.399+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478-, and the Request Id: 3c165b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.399+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481, and the Request Id: 3f5e8850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.400+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2906e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.400+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765a5b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.401+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac5a085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.402+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac5a085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.402+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481-, and the Request Id: 4ca5fc8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.403+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: 125efb35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.403+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c9bc4a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.404+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189daafc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.404+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0382da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.404+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3138c4c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.404+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9bc4a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.404+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131a718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.405+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 21aac6e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.405+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45832af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.405+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e533cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.405+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45832af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.406+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484, and the Request Id: 504eaedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.406+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d55a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.407+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481-, and the Request Id: 690f3564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.407+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479-, and the Request Id: 31c58704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.408+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36acfc48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.408+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36acfc48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.408+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d74cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.408+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf56118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.409+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76acc077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.409+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484-, and the Request Id: 791ce1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.409+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 533fb7b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.409+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76dd96ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.409+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 533fb7b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.410+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b44e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.410+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5aeef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.410+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481, and the Request Id: 5733da6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.410+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d2248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.411+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d2248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.412+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7056f890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.412+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aecab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.412+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7056f890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.413+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481, and the Request Id: 5a91d11e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.413+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 214bc17d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.413+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 403af040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.414+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403af040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.414+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: 56a20f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.414+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b7a8f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.414+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b7a8f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.414+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b425f27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.414+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d1e1a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.415+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b425f27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.415+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5130f02a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.415+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1e1a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.415+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156e3613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.415+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f8d50c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.415+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477, and the Request Id: 1d936197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.415+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8d50c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.415+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5130f02a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.415+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78de321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.416+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63932f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.416+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78de321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.416+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4628f6d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.416+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23983d5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.416+0000 [https-jsse-nio-auto-2-exec-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: 72b26366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.417+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23983d5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.417+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: 41230c81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.417+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f24a26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.418+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482, and the Request Id: b28beee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.418+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b432fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.419+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e8f9358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.420+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477-, and the Request Id: 48ea593f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.420+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8f9358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.420+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481-, and the Request Id: 29b4ddf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.421+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479-, and the Request Id: 19314e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.421+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476-, and the Request Id: 1d5b0267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.421+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1394d162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.421+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6811d156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.421+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a189c35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.422+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23ad8fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.422+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6811d156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.422+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482-, and the Request Id: 31f31014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.422+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a189c35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.422+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1394d162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.422+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 371dd8b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.422+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: 48e200f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.422+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b9f5a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.423+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f687163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.423+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b9f5a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.423+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f687163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.423+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af4597c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.423+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ad8fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.423+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 4e8001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.423+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 389bc83d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.423+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482, and the Request Id: 419b2440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.424+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389bc83d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.424+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485, and the Request Id: 4e3ad68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.425+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5518efdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.425+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ecb119c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.426+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c824bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.426+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 573209a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.427+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a72acd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.427+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 679417a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.427+0000 [https-jsse-nio-auto-2-exec-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: 7085abd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.427+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6864f7b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.427+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573209a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.428+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485-, and the Request Id: 5067a0e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.428+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f971f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.428+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: 106873a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.429+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f971f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.429+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482, and the Request Id: 64f4f0b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.429+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b53730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.430+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3deabfae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.430+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a69313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.431+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f418989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.431+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44dfcb8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.432+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31af40dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.432+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f7a130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.433+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31af40dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.433+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482-, and the Request Id: 35535d59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.433+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aae3833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.433+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb32a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.433+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53aeb1c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.434+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb32a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.434+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 570c75c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.434+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478, and the Request Id: 2e8123e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.434+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 295e4ac4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.435+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295e4ac4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.435+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59819f77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.435+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 735d7512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.435+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59819f77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.436+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a6b40c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.436+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6b40c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.436+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bce2190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.437+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570c75c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.437+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: e8dffcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.436+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 767bdf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.437+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3711aae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.438+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd1ef5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.438+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304f3a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.438+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767bdf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.438+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d594f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.439+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d594f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.439+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482, and the Request Id: 2caa540a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.439+0000 [https-jsse-nio-auto-2-exec-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: 180fdf48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.440+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568d086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.440+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: 52d67cbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.440+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b70af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.441+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568d086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.441+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480-, and the Request Id: 31fe37ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.444+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10bed844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.444+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4407d089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.444+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10bed844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.445+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482-, and the Request Id: 24abb9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.445+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4407d089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.445+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af46815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.445+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4449bf32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.445+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: 4c9fffe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.445+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4449bf32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.445+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af46815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.446+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b91441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.446+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ba7a8f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.446+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b91441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.446+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477-, and the Request Id: 3d1a49fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.446+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba7a8f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.446+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bcb1205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.446+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcb1205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.447+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee4422c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.447+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483, and the Request Id: 4250e1f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.447+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e5d971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.447+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27043724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.447+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e5d971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.447+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27043724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.448+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 6b8c546c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.448+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128c6293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.448+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: 6f0424bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.449+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325da35c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.449+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482-, and the Request Id: 50ecc5df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.449+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483, and the Request Id: d37d2e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.449+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325da35c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.450+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a14146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.450+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46568cf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.451+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46568cf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.451+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af174db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.451+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483, and the Request Id: 607743ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.452+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483-, and the Request Id: 5f4c4320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.453+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be13bae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.453+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481-, and the Request Id: 3caf9f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.455+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439bdfd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.455+0000 [https-jsse-nio-auto-2-exec-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: 75823c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.455+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340ad197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.455+0000 [https-jsse-nio-auto-2-exec-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: 549d1a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.455+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4b1c43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.455+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483-, and the Request Id: 3dfdcbc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.456+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c75168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.457+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8894ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.458+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b9fe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.459+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32557fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.459+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34c45360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.459+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4438975a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.459+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee023e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.460+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53035a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.461+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235853c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.461+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c45360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.461+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de7b3c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.461+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d4d7df8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.461+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59e0f185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.462+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4438975a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.462+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4d7df8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.462+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e0f185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.464+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14608bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.464+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45187d24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.464+0000 [https-jsse-nio-auto-2-exec-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: 635bf3f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.465+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45187d24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.465+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14608bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.464+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715e5344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.466+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481, and the Request Id: e75e23d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.468+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe4aa66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.468+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d522a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.470+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73b43008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.470+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b43008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.471+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27f3db7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.471+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ccd8387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.471+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f3db7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.471+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 157db861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.472+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ccd8387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.472+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: 42a25f59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.472+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157db861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.472+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57597906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.472+0000 [https-jsse-nio-auto-2-exec-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: 552f0079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.472+0000 [https-jsse-nio-auto-2-exec-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: 3f73806e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.472+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c0d7165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.473+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20d8a618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.473+0000 [https-jsse-nio-auto-2-exec-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: 22220b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.473+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0d7165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.473+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb4c52e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.473+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d8a618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.473+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484, and the Request Id: 73a8ca1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.473+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77f338cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.473+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb4c52e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.474+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44dfa4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.475+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5395006e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.475+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: 11d0d180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.475+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44dfa4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.475+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5395006e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.475+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f338cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.475+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482, and the Request Id: 2292db00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.475+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e587ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.476+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e587ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.476+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47f64704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.476+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47f64704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.476+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484, and the Request Id: 666f8d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.477+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa4b5a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.477+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487, and the Request Id: f1f4341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.478+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa4b5a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.478+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: 4c00b3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.478+0000 [https-jsse-nio-auto-2-exec-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: 6e38f707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.479+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23a56ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.479+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482-, and the Request Id: 417911d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.480+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a56ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.480+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ce5241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.480+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483-, and the Request Id: 7ee76c8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.481+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484, and the Request Id: 6cd7dff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.482+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487-, and the Request Id: 52404d43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.482+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484-, and the Request Id: 628b2cc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.482+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189b8fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.484+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295dd7d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.484+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd87cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.485+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c87c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.485+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbb8686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.485+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6561c85c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.485+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: 75e3eadd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.486+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf4a0f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.486+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484-, and the Request Id: 3f6aa595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.487+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a16d86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.487+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d90710a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.487+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19cda282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.489+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3283ff5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.489+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6434370c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.489+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 588b6d44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.490+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1276f29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.490+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480be202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.490+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc1b3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.490+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662663c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.491+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30bb7a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.491+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf004a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.491+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc1b3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.492+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf004a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.492+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16d9c1b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.492+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5977dcee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.492+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d9c1b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.493+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5977dcee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.493+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482, and the Request Id: 9a8cefc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.493+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 559b5ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.493+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: 48892e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.493+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51f1d07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.494+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 658e7f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.494+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559b5ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.494+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a868ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.494+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a2ca51d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.495+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658e7f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.495+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fe162c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.495+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a2ca51d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.495+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f1d07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.495+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a868ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.495+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fe162c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.495+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 371cbd5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.496+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d51918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.496+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ab1f248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.496+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6165c5a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.496+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222aff76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.496+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371cbd5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.496+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6165c5a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.496+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222aff76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.497+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab1f248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.497+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485, and the Request Id: 3725e71e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.497+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: 5b227669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.497+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479, and the Request Id: 1f2a6622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.497+0000 [https-jsse-nio-auto-2-exec-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: 7a425d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.497+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: bc99212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.498+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3abe17d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.498+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f171f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.498+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484, and the Request Id: 67d891b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.498+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d01c1db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.498+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f171f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.498+0000 [https-jsse-nio-auto-2-exec-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: 101df5fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.498+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abe17d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.499+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488, and the Request Id: 502d203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.500+0000 [https-jsse-nio-auto-2-exec-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: 2398bcd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.500+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8ab3f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.501+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ab3f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.501+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7362d7b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.502+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484-, and the Request Id: 2ad1a566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.502+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43089aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.502+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483-, and the Request Id: 7496d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.502+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485-, and the Request Id: 36660308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.502+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78dd4985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.503+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14ce606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.504+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ce606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.504+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78dd4985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.504+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488-, and the Request Id: 693b0307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.505+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a046c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.505+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: 7fd87c5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.505+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479-, and the Request Id: 5dae0eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.505+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22914613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.505+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22914613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.505+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ced02d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.506+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279130e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.506+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de093bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.506+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afced98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.506+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485, and the Request Id: 312ce63b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.507+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318b6119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.507+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c37699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.508+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cda74c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.509+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480-, and the Request Id: fd09224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.510+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485-, and the Request Id: 586a6d45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.510+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7111e09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.510+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea77d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.512+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 543fcef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.513+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 543fcef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.513+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5247e939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.514+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 197da40e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.514+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 754098ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.514+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cef9ca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.514+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197da40e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.514+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754098ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.515+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: 62f21592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.515+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63087320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.515+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286faf1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.515+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63087320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.515+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40247983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.516+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7489930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.516+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e92ce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.516+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40247983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.516+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486, and the Request Id: 3997eb13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.516+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e9392b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.517+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd9b908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.517+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9392b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.517+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dc35df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.517+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f6d5e03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.518+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc35df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.518+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6d5e03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.518+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: 61522309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.518+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: f534fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.519+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f31a64f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.519+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f31a64f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.520+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e51fc93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.520+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b141cc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.520+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ea8a5ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.520+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485-, and the Request Id: 42cdd24c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.520+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e51fc93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.520+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: 1238071b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.520+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea8a5ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.520+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486, and the Request Id: 36d1b429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.520+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b141cc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.521+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d928f76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.521+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aaa8f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.521+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aaa8f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.521+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d928f76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.522+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 280e31ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.522+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489, and the Request Id: 791493ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.522+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480, and the Request Id: 11e52fa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.522+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280e31ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.522+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3502f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.522+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a48d01c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.522+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd5608e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.523+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a48d01c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.523+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: 5da37297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.523+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483-, and the Request Id: 22733d5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.524+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: 1e8b9ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.525+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44fd69e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.525+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480-, and the Request Id: 71b9292c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.526+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cf4014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.526+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 489a03a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.526+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 5d91df55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.526+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf4014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.527+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489a03a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.527+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da2c1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.526+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489-, and the Request Id: 3ea8f0c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.527+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3d1536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.527+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3d1536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.528+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686ec6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.528+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486-, and the Request Id: 44f5ca28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.528+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bff952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.528+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e4c85c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.528+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481, and the Request Id: 68863f48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.529+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bff952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.529+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ff44cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.530+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486, and the Request Id: 7785c8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.530+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ccd2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.531+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6362a43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.531+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aca821b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.532+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dff2a4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.532+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481-, and the Request Id: 46b75387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.532+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4e5ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.533+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3d6f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.533+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d2da74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.533+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d2da74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.533+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cc6b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.533+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 426a1ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.534+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426a1ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.534+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: 2cc9f2c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.535+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b546449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.535+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1806af79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.535+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6353a8c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.535+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486, and the Request Id: 27eac8cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.536+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58df0fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.536+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bc6afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.536+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58df0fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.536+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 315fc2b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.537+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315fc2b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.537+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b78296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.540+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59a5bcb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.540+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41dc768d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.541+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a5bcb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.541+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dc768d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.541+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d24e293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.541+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 686e3d98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.541+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f5edc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.542+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d24e293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.542+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686e3d98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.542+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1481e800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.542+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5edc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.542+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70f1bc2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.542+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: 77a473ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.542+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484, and the Request Id: 1b5ea897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.543+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f1bc2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.543+0000 [https-jsse-nio-auto-2-exec-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: b2766af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.543+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 772e29c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.544+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772e29c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.544+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e6a656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.544+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 278314c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.544+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e6a656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.544+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41cd678a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.544+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278314c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.545+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cd678a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.545+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7662819e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.545+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487, and the Request Id: 4f82abd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.545+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487, and the Request Id: 3b00c381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.545+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: 1e336618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.545+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: 587bb4a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.547+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 760f28c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.547+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424488cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.547+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62643532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.547+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760f28c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.548+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e56d3cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.548+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e56d3cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.548+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490, and the Request Id: 7bf8b36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.548+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: 57f9e7fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.550+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487-, and the Request Id: 76e7d1c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.550+0000 [https-jsse-nio-auto-2-exec-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: 7ce3532b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.550+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a9a731b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.551+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9a731b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.551+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6de5c128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.552+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490-, and the Request Id: ef9e11d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.552+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22679c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.552+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de5c128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.552+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a830c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.552+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484-, and the Request Id: 243500d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.553+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487, and the Request Id: 288d1e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.554+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76bfe57c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.554+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0a8e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.554+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486-, and the Request Id: 221bbb84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.555+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f766b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.555+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f766b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.555+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487-, and the Request Id: 5950fd1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.555+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4789f12c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.556+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3df828cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.556+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e796700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.556+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51404a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.556+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df828cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.557+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e796700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.557+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2e12d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.557+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2e12d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.558+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: 6fd47c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.559+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfcdb3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.559+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487-, and the Request Id: 1ff15c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.559+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617c5202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.559+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3259e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.560+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8f2b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.560+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c57b721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.561+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482, and the Request Id: 52f5a6d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.561+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bff198f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.562+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487-, and the Request Id: 1b28a4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.563+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f413d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.563+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7813f83f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.563+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f413d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.563+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418b2f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.564+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7813f83f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.564+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5826df5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d4df090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.564+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4df090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.564+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 644b6ed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.565+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482-, and the Request Id: 790ce289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.565+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644b6ed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.565+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc9c9b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.565+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a5abf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.565+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 109ed8cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.565+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a5abf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.566+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59a37c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.566+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109ed8cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.566+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491, and the Request Id: 303962ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.566+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a37c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.566+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485, and the Request Id: 1123141d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.567+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a9804bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.567+0000 [https-jsse-nio-auto-2-exec-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: 410e419c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.567+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9804bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.567+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8474c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.568+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: 14b3e444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.568+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302670dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.569+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df50aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.569+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619d7deb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.569+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491-, and the Request Id: 30325725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.570+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e40c3ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.570+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6207f21b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.570+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6207f21b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.570+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e40c3ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.570+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 598f5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.571+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 598f5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.571+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679a1fcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.571+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: 4cd30fa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.571+0000 [https-jsse-nio-auto-2-exec-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: 5dc08cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.571+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679a1fcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.572+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: 28c7e728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.572+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488, and the Request Id: fcb7bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.573+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e39dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.573+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482-, and the Request Id: 26aafb2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.574+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e39dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.574+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fae2bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.574+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18088110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.574+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2268e42c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.575+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2268e42c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.575+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681f9106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488-, and the Request Id: 2c014b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.576+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: 6b7f7fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.576+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e50c3e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.576+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c9f6e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.576+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259cdf7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.576+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10284416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.576+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c9f6e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.576+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e50c3e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.577+0000 [https-jsse-nio-auto-2-exec-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: 27728af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.577+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488, and the Request Id: 75aadce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.577+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c381fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.579+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430ed998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.579+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5118bb34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.579+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5118bb34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.579+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40616fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.579+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3faa5a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.580+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b7a482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.580+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b7a482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.581+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488-, and the Request Id: 2e068e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.581+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30424150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.581+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7732740f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.581+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e8a885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.582+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7732740f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.582+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488-, and the Request Id: 630a268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.582+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1693a048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.582+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1693a048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.582+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488, and the Request Id: 5537caef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.582+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309bd798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.583+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483, and the Request Id: 3c0dba32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.583+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c2744e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.583+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c2744e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.583+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35d21a54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.584+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a310e37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.584+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d21a54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.584+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50640f3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.584+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: 61614053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.586+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f5962c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.586+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55371c23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.586+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34053c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.586+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8fe505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.587+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34053c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.587+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8fe505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.587+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483-, and the Request Id: 3347792f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.587+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 373e465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.587+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a805728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.587+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488-, and the Request Id: 9d78126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.588+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373e465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.588+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a805728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.588+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26f60ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.588+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 319a31d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.588+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: 5029db1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.588+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f60ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.588+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319a31d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.588+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb5ca60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.589+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb5ca60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.589+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f51b66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.589+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b1b86ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.589+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f51b66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.589+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1b86ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.589+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 5a91e5be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.590+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486, and the Request Id: 53b0f8b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.590+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e784ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.590+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e784ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.591+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492-, and the Request Id: 7119169d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.591+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2014fea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.591+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489, and the Request Id: 122fff9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.591+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7810d459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.592+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: 3d6c53e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.592+0000 [https-jsse-nio-auto-2-exec-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: 63c54864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.593+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61900159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.593+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2138a553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.594+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a901014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.594+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: 5ea64f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.594+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489-, and the Request Id: 694d418a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.595+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486-, and the Request Id: 7ddff44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.595+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41343022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.596+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5edaf378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.596+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5edaf378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.597+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eea9acd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.597+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488-, and the Request Id: 7545c744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.597+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39df4087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.597+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792624f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.598+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39df4087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.598+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 665bd69c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.598+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a300aff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.598+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4b8e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.598+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2513db15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.598+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489, and the Request Id: 2e9f7a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.598+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a300aff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.599+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c665558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.599+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c665558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.599+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6af6f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.599+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489, and the Request Id: 72a25fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.599+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460d9eb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.600+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af6f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.600+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18d182a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.601+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 994a5d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.601+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d182a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.601+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: 53c6c648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.602+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: 50d90fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.602+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdb7c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.602+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb37acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.603+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df43b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.603+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57bf3ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.603+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6b7164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.603+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489-, and the Request Id: 5a0eae7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.604+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb37acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.604+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df43b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.604+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0f6f7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.604+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d97c90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.605+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad2f1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.605+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d97c90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.605+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad2f1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.605+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4701d6d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.606+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71d0a0ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.606+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b4a9f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.606+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4701d6d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.606+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d0a0ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.606+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: 33040818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.606+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493, and the Request Id: 7abfc59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.606+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489-, and the Request Id: 5500943c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.606+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484, and the Request Id: 40db4ae8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.607+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c99262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.607+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11853bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.608+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f727922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.608+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 544bd6d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.609+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f727922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.609+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544bd6d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.609+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 893a0c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.609+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13fba287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.610+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4224a330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.610+0000 [https-jsse-nio-auto-2-exec-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: 713ad1de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.610+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13fba287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.610+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4224a330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.610+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1664e454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.610+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484-, and the Request Id: 7a630802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.611+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488, and the Request Id: e817cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.611+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: 65722d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.611+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493-, and the Request Id: 1f9b3a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.612+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f491d3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.612+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b51e148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.612+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f491d3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.612+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b51e148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.612+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ee48ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.613+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 454f91e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.613+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ee48ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.613+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454f91e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.613+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490, and the Request Id: 5467a31a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.613+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af531d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.614+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: 55311c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.614+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c28aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.614+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c28aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.614+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fef1f1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.615+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487-, and the Request Id: 281acf1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.615+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 369d6ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.615+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369d6ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.615+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bf6e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.616+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488-, and the Request Id: 7a5da72b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.616+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17be76fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.616+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2a8281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.616+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490, and the Request Id: 7ebf2128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.618+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490-, and the Request Id: 3b5da357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.619+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4e3d9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.620+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf120c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.620+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489-, and the Request Id: 1fc6975e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.620+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ee1bedf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.621+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee1bedf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.621+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6de8a22f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.622+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de8a22f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.622+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c00b88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.622+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca5c789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.623+0000 [https-jsse-nio-auto-2-exec-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: 78c3f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.623+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fce5e18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.623+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fceef75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.623+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba8cbcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.623+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fceef75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.623+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e48b7fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.623+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e48b7fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.624+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 96850cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.624+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96850cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.624+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490, and the Request Id: 6b7d9600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.625+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490, and the Request Id: 31aa5ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.625+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f916c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.625+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f916c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.625+0000 [https-jsse-nio-auto-2-exec-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: 52965cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.626+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708ba775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.626+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee673a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.628+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70921a56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.628+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66b0e226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.629+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70921a56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.629+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12533f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.629+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b0e226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.629+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eaadc79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.629+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3310695d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.629+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d9e8230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.630+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3310695d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.630+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494-, and the Request Id: 481cdf94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.630+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9e8230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.630+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ebac81a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.630+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485, and the Request Id: 4fddea53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.630+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490-, and the Request Id: 398e6a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.630+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: 3449fbe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.631+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebac81a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.631+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: 6b6f3fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.631+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28aaa84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.631+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 213e4a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.632+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213e4a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.632+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2d12b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.632+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489, and the Request Id: 690ca735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.634+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3390062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.634+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3390062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.635+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f933610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.635+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f933610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.635+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489-, and the Request Id: 6c5ee5ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.635+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491, and the Request Id: 4664506c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.635+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7547b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.636+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d16f5ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.637+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485-, and the Request Id: 599fe54c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.637+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4734b93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.637+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7df679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.637+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67bb4365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.637+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485-, and the Request Id: 7d361cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.638+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67bb4365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.638+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dbdcbf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.638+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d5ff106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.638+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbdcbf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.638+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5ff106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.638+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47eef3d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.639+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47eef3d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.639+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448fdbb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.639+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: 27384ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.640+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491-, and the Request Id: 4e1dc2a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.640+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488, and the Request Id: 761475c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.640+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246a764e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.641+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c39e01d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.641+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 241e7e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.641+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76df2961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.642+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563b9624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.642+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79cd867f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.642+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79cd867f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.643+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4ea6e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.643+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4ea6e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.644+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491, and the Request Id: 47c4ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.644+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb22a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.644+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14851d8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.644+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488-, and the Request Id: 7d1fc4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.644+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c2aa2c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.645+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14851d8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.645+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490-, and the Request Id: 2998c414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.645+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2209fff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.645+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 653c2d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.645+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369ca539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.646+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2209fff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.646+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653c2d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.646+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f83db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.647+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 341990c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.647+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 597f4a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.647+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597f4a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.647+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 341990c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.647+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495, and the Request Id: 5fb1c61f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.647+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491-, and the Request Id: 9300b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.647+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778b0f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.648+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778b0f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.648+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491, and the Request Id: 2df76695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.648+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62baf23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.648+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: 1a5709a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.648+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf06440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.648+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62baf23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.649+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f82bec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.649+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f82bec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.650+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a4c43ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.650+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: 47cb5a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.650+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6399b483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.650+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4c43ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.651+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64d173ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.651+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d173ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.651+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d28035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.651+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51263091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.651+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51263091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.652+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bdfb596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.652+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486, and the Request Id: c3d53ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.652+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 171f4ae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.652+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171f4ae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.653+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486, and the Request Id: 42ed1bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.653+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491-, and the Request Id: 3136f021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.654+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495-, and the Request Id: e5b6dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.654+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: 4f97d6f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.655+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: 570683b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.655+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458a9839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.656+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbd06b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.656+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13157d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.657+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402610ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.658+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: 3afe8b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.658+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486-, and the Request Id: 2851b399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.658+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d9018d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.658+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210728b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.659+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42c8b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.659+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37f0d85e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.660+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f0d85e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.660+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c89548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.660+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c89548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.660+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 758a9dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.661+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758a9dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.661+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bcde2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.661+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31607922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.661+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1340c0ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.661+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 798109b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.661+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31607922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.662+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1340c0ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.662+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798109b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.662+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a9400e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.662+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c815dfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.662+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: 4fcd2936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.663+0000 [https-jsse-nio-auto-2-exec-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: 68be9531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.663+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492, and the Request Id: 6acb0a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.663+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515dfd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.664+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e71df7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.664+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cca03dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.665+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f67a841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.666+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f67a841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.666+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17a74c9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.666+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5252984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.666+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a74c9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.666+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5252984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.667+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491-, and the Request Id: 6ed93184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.667+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6830fdf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.667+0000 [https-jsse-nio-auto-2-exec-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: 3558c71f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.667+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6830fdf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.668+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492, and the Request Id: 7c3edd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.668+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a027a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.668+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489-, and the Request Id: 3d3f17eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.668+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492-, and the Request Id: 70a9d6e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.669+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a027a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.669+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c03d2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.669+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55c17e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.669+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e39389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.669+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474cf275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.670+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c17e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.670+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247c2184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.670+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e39389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.670+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474cf275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.671+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f1bb316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.671+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64eb6629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.671+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1bb316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.672+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: 665b218d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.672+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 27337434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.672+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9ad7ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.672+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492-, and the Request Id: 47b68c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.673+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492-, and the Request Id: 5ec708ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.673+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 492ac98a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.673+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492ac98a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.673+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ae5331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.674+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492, and the Request Id: d3147ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.675+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9a9184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.675+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9a9184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.675+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c015a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.675+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c015a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.676+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e56d27d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.676+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 920f1fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.676+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 569c5991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.677+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 920f1fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.677+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569c5991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.677+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187afbb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.678+0000 [https-jsse-nio-auto-2-exec-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: 29df0b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.678+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487, and the Request Id: 1fc0b2bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.678+0000 [https-jsse-nio-auto-2-exec-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: 2671aa87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.678+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 417db545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.679+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2842077f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.679+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496-, and the Request Id: 69f82d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.680+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a446c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.680+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492-, and the Request Id: 21becf73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.682+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: 494124e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.682+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b227c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.682+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487-, and the Request Id: 7a0d80cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.683+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d04118e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.683+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f1a781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.683+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d4140b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.683+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d4140b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.684+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cd3ee63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.684+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3a9993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.684+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da3e3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.684+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd3ee63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.684+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79165ced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.685+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35cee692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.685+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a33b1e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.685+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79165ced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.685+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cee692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.685+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a33b1e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.686+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d8850cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.686+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492, and the Request Id: 36945ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.686+0000 [https-jsse-nio-auto-2-exec-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: 533617fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.686+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8850cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.686+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9512b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.686+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696cda3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.686+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493, and the Request Id: 44166f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.687+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bd1fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.687+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a7658bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.688+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7658bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.688+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d8f66ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.688+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10322ca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.688+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f8e446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.688+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8f66ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.688+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f8e446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.688+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 510780c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.689+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510780c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.689+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a89d4da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.689+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493, and the Request Id: 2779a41e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.690+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493, and the Request Id: 1d3b838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.690+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: 211b1905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.691+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490-, and the Request Id: 326a6add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.692+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18471fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.692+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46729353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.692+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6735488f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.692+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f4fab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.692+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6735488f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.693+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f4fab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6436f172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.693+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493-, and the Request Id: 191b7673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6436f172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.693+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e79c225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.693+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: 62ccd174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.693+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493-, and the Request Id: 3f3978ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.694+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e79c225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.694+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1168fee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.694+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497, and the Request Id: 5255c667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.694+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1168fee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.694+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a522910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.695+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707c6676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.695+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492, and the Request Id: 4f8cd05b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.695+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707c6676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.696+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f305c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.696+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493, and the Request Id: a934915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.696+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f305c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.696+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb77272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.696+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32962ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.697+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1911623c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.697+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e12f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.697+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1911623c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.698+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488, and the Request Id: 3895382b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.698+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497-, and the Request Id: 1b12942d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.698+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f1fc0df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.698+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1fc0df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.699+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469c56c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.699+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492-, and the Request Id: d2a9b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.700+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4021699a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.700+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc71360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.700+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34220f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.700+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc71360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.700+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488, and the Request Id: 6e40e4c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.700+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626b48b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.701+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493-, and the Request Id: 73fc403f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.701+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488-, and the Request Id: 6f76d27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.702+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e6b27c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.703+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a06d683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.703+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b80e10b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.703+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2e3518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.704+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488-, and the Request Id: 7e0e688b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.704+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f7759e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.705+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 249b4579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.705+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79cc68ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.705+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249b4579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.705+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29da4863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.705+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f7759e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.706+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d63a2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.706+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37810c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.706+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a568c8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.706+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37810c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.706+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a568c8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.707+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a71055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.708+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494, and the Request Id: 29bae743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.708+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40000b32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.708+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cd8c38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.708+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40000b32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.709+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd8c38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.709+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: 35594a11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.709+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494, and the Request Id: 4d8ed102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.709+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f13ee91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.709+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b74fb37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.710+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f13ee91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.710+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e45ccb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.710+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab8b2b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.711+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab8b2b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.711+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f37bf81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.711+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51453779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.711+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51453779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.712+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493, and the Request Id: eb68332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.712+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4db868cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.712+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db868cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.712+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f7cd4c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.712+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7cd4c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.713+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494-, and the Request Id: 134c5da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.713+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df6a072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.713+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df6a072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.713+0000 [https-jsse-nio-auto-2-exec-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: 54de33d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.714+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498, and the Request Id: 24b5193d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.714+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5366ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.714+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494-, and the Request Id: 2f8b00a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.714+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491-, and the Request Id: 5da534d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.715+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 586a8be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.715+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586a8be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.715+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 109ad4cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.716+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109ad4cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.720+0000 [https-jsse-nio-auto-2-exec-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: 3dd1b374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.720+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498-, and the Request Id: 51211edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.722+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c984992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.722+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42043eaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.722+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85d8113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.723+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42043eaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.724+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffdda9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.724+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494, and the Request Id: 305a5509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.724+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42acc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.724+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493-, and the Request Id: 34e4db96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.724+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffdda9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.725+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42acc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.725+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7f98b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.725+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58159538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.726+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489, and the Request Id: 719bd723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.726+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58159538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.727+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6645df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.727+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc4a152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.727+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a4995d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.727+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689dd4db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.728+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc4a152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.728+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a4995d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.728+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393347cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.728+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493, and the Request Id: 342b742c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.728+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114a8d2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.729+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489, and the Request Id: 396c0812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.729+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e99522a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.730+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494-, and the Request Id: 4882d3b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.730+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d61c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.731+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e05395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.731+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 208fea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.731+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489-, and the Request Id: 636b6e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.731+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69ca3b13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.731+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208fea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.732+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: 79ea37db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.732+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ca3b13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.732+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21472ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.732+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16283776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.732+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21472ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.732+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489-, and the Request Id: 6426493b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.733+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c72134d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.733+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495, and the Request Id: 603d71d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.733+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 194d2d2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.733+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17603b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.733+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c72134d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.733+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17603b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.734+0000 [https-jsse-nio-auto-2-exec-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: 6cb3f60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.734+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3119edc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.734+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc3db87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.734+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3119edc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.734+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495, and the Request Id: 44a4704e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.735+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e31f52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.735+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e31f52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.735+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469ad273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.736+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 720c6d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.736+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a1110e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.736+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52b66e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.736+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb9d4a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.736+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720c6d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.736+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b66e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.737+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: 1574c82d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.737+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f65f218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.737+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495, and the Request Id: 2a884326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.737+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f65f218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.738+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3476c379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.738+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492-, and the Request Id: 564f26a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.738+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52416325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.738+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499, and the Request Id: 61041b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.739+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52416325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.739+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495-, and the Request Id: c80358e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.739+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3d9992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.739+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3d9992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.740+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a548e1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.740+0000 [https-jsse-nio-auto-2-exec-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: 31c5464e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.740+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dc860a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.740+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d32640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.740+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29461890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.741+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495-, and the Request Id: 7af98faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.742+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fee88b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.742+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fee88b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.742+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499-, and the Request Id: 3aa811e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.742+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373de9be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.742+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1409af40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.743+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6985d70a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.743+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6985d70a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.743+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bdd729a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.743+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59e3bf15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.744+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bdd729a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0ee4d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.744+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e3bf15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.744+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0ee4d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.744+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: 41f9610e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.744+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5ef458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c59689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c59689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.745+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494-, and the Request Id: 77f8af66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.745+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16bd7dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc9b2fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.746+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45c0a863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.746+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490, and the Request Id: 6c5418a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.746+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc9b2fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.746+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c0a863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.746+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 3a4fc93a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.746+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2237133d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.747+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: 7ff7c672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.747+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7344448f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.748+0000 [https-jsse-nio-auto-2-exec-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: 7a4d96d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.749+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431314c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.750+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e1a31ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.750+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c41a3b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.750+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490-, and the Request Id: a09f239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.750+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f5dbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.750+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c41a3b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.750+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1a31ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.750+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490-, and the Request Id: 1160c9f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.750+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: 568c978c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.751+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29319741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.751+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54859413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.751+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54859413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.751+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29319741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.751+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496, and the Request Id: 66e3c258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.751+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496, and the Request Id: 28f6a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.751+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f627d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.751+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48ca1735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.752+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ca1735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.752+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a1914f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.752+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1914f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.753+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493, and the Request Id: 430151a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.753+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18bb8ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.753+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72cd8ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.754+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18bb8ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.754+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b8dc5f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.754+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496-, and the Request Id: 2ec615b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.754+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d4d7e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.754+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9e948b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.754+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8dc5f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.755+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a3f83d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.755+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342a5d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.755+0000 [https-jsse-nio-auto-2-exec-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: 79795edd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.755+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496-, and the Request Id: 8893dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.756+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493-, and the Request Id: 382ba5e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.757+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d534d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.757+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2713d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.758+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6906e450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.758+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6906e450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.759+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496-, and the Request Id: 54a12392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.759+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e09c6c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.759+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1fa8bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.759+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e09c6c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.759+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d46280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.759+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d46280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.760+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b91b339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.760+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496, and the Request Id: 11c2bb16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.760+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c56c084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.760+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e468f3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.760+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e468f3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.761+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67dcc90e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.761+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: 639d1281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.761+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40134d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.761+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de27142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.762+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de27142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.762+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679cf9a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.763+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679cf9a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bfdb4cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.763+0000 [https-jsse-nio-auto-2-exec-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: 74c95671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.763+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496-, and the Request Id: 1b94eda8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.763+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62da3bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.764+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45c0d7ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.764+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62da3bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.764+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45c0d7ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.764+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 105d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.765+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b37e589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.765+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea34fdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.765+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b37e589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.765+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a22b940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.765+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea34fdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.765+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495, and the Request Id: 68cc7c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.766+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a22b940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.766+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491, and the Request Id: 68b66d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.767+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eb754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.767+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3d8d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.768+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491-, and the Request Id: 6f1bd641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.768+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eb754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.768+0000 [https-jsse-nio-auto-2-exec-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: 7805d54a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.768+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b350105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.769+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc8d8cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.769+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c46b50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.769+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c46b50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3efaa133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.770+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efaa133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.770+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497, and the Request Id: 23deea71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.772+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db25a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.772+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0f2507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.772+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc41292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.772+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497-, and the Request Id: 3ed4e367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.773+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1d1105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.773+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e805bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.773+0000 [https-jsse-nio-auto-2-exec-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: 76107530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.773+0000 [https-jsse-nio-auto-2-exec-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: 2565d46b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.775+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497-, and the Request Id: efc3ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.776+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb8a7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.777+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb8a7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.777+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 179f3e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.777+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179f3e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.777+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58387d5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.778+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58387d5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.778+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d4a5c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.778+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4a5c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.779+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5796fc0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.779+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b216468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.779+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494, and the Request Id: 3fc1d90a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.779+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d926869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.779+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b216468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.779+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d926869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.779+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415723de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.779+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9e453f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.780+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497, and the Request Id: 1617f3b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.780+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39872ccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.780+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9e453f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.780+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e75ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.780+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497, and the Request Id: 6f71444f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.780+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1787017f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.781+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2428434f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.781+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2428434f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.781+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: 4e45a188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.783+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5730424a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.783+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494-, and the Request Id: 3988736e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.783+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497-, and the Request Id: 2f0e0696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.783+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6618fcca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.784+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7f04fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.784+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497-, and the Request Id: 39951537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.785+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7f04fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.785+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb10f58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.785+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532d874e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.785+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b03c715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.786+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b03c715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.786+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: 6d942d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.786+0000 [https-jsse-nio-auto-2-exec-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: 7be38589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.787+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68ebcb02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.787+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5a99fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.787+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68ebcb02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.788+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62802a32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.788+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c52eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.788+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62802a32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.788+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498, and the Request Id: 16671a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.789+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2703d44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.790+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2703d44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.790+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bd3d4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.790+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd3d4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.790+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ea4e1f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.790+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492-, and the Request Id: 321487af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.791+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 301f4461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.791+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59f3b180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.791+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 301f4461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.791+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f3b180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.791+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43eee5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.791+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 760c78ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.791+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43eee5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.791+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492, and the Request Id: 3cb406a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.791+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eafc630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.792+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eafc630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.792+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601026ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.792+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 62518632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.792+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498, and the Request Id: 275f985d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.792+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: 5b1297a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.793+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f66bf1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.794+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22570eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.795+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: 3dc695bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.795+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498-, and the Request Id: 62230e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.796+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225c5dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.796+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236e69e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.796+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e056a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.796+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47617595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.796+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236e69e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.797+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: 7d2ba59a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.797+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1deb5351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.797+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23031891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.798+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23031891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.798+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1deb5351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.798+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a6de06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.798+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4876a780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.798+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a6de06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.798+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4876a780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.798+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2323a46b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.798+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 479f1adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.799+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479f1adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.799+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498, and the Request Id: 683c67aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.799+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498, and the Request Id: 1821a0a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.799+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: 1d3d58b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.799+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8be2da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.803+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3608756b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.803+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d887d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.803+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: 571d30c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.803+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3608756b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.803+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498-, and the Request Id: 73f627d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.804+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c10ca89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.804+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262324f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.804+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24226862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.804+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10445226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.804+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 244f1866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.805+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244f1866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.805+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: 384d1a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.806+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495-, and the Request Id: 7f89b1e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.807+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1b6cf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.807+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad63177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.807+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe77664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.808+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 457af035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.808+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457af035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.809+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1481e1a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.809+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1481e1a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.809+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c3c1fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.809+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3c1fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.809+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46d8c971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.810+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d8c971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.810+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 509bea63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.810+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509bea63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.810+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497-, and the Request Id: 4b8c9d31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.811+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce29430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.811+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499, and the Request Id: 383fe349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.811+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce29430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.811+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1711e242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.812+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: 7f895ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.812+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12eb891d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.812+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17823290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.812+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17823290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.812+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18450af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.813+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 370f79dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.814+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493, and the Request Id: 41acf2cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.814+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370f79dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.816+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499, and the Request Id: 310d06b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.816+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67187e3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.817+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd6942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.817+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499-, and the Request Id: 6ea31472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.817+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a8c53a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.817+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd6942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.817+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72c4a37b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.817+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc5ef43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.818+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c4a37b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.818+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8c53a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.818+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: 7b1285bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.818+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4a360a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.818+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5190cd00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.818+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 513105cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.818+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4a360a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.819+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513105cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.819+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5190cd00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.819+0000 [https-jsse-nio-auto-2-exec-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: 2f948e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.819+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493-, and the Request Id: 76faf3e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.819+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499, and the Request Id: 1bcae297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.819+0000 [https-jsse-nio-auto-2-exec-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: 49a63595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.820+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499-, and the Request Id: 319863de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.820+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6c9033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.822+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71067a6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.823+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f8ff37a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.823+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9ca785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.823+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499-, and the Request Id: 21cb2b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.823+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8ff37a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.824+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: 363c3930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.824+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499-, and the Request Id: 5d3feb0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.824+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701a7b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.824+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701a7b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.825+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 110437e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.825+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: 4b42893b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.825+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110437e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.826+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d27457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.826+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33a28cc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.827+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a28cc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.827+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: e04d8f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.828+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29843f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.828+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8036fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.829+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496-, and the Request Id: 491f62e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.829+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5afb09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.830+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5afb09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.830+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b2be07e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.831+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2be07e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.831+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498-, and the Request Id: 7dc63e93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.831+0000 [https-jsse-nio-auto-2-exec-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: 313f717b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.831+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a6ba1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.832+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae32376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.832+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a6ba1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.832+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4916d981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.833+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a75df6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.833+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a75df6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.834+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494, and the Request Id: 69bc1252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.834+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b098d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.835+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: bb0b5dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.836+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a4df6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.836+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a4df6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.836+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f1a6e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.837+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5496311a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.837+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5496311a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.838+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494-, and the Request Id: 1153334c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.838+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 1c4a3453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.838+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6121fae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.839+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75449d0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.839+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e0e67b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.840+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e0e67b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.840+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b7177e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.841+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7177e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.841+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224ecc93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.841+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: 3630491c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.841+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497, and the Request Id: 633e492e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.842+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1261b19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.842+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1261b19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.843+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 552bf967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.843+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552bf967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.844+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: 5d2f2828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.844+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767a1ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.845+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a46d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.845+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458c754c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.846+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497-, and the Request Id: 2dd38735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.847+0000 [https-jsse-nio-auto-2-exec-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: 1c927def, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.847+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ecea48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.848+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ecea48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.848+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c06687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.848+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71fe53fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.849+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426c67b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.849+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c06687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.849+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71fe53fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.849+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495, and the Request Id: 7a61fa00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.850+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d894de9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.850+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ec0eda0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.850+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec0eda0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.851+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495, and the Request Id: 5424e4e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.852+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 572b05fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.852+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572b05fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.852+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495-, and the Request Id: 6699e15a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.853+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bcbd329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.853+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcbd329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.853+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3347701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.853+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 1479f944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.854+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495-, and the Request Id: 563657fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.855+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7ca3d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.856+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55085aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.856+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: 32e7934e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.856+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55085aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.857+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f4c96e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.857+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ec46dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.857+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f4c96e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.857+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498, and the Request Id: 59fb5dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.859+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aead16b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.860+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcc555f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.860+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498-, and the Request Id: adc0a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.862+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15b16c23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.862+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b16c23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.863+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d966428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.863+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d966428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.863+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 454fcd66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.863+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496, and the Request Id: 17d12e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.864+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454fcd66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.864+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca65766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.864+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 438a404f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.865+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438a404f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.865+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496, and the Request Id: 323e3a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.867+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496-, and the Request Id: 638a7f16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.868+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c46075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.868+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496-, and the Request Id: 7aec6960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.870+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67fed47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.871+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c6898b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.871+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c6898b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.872+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47795fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.872+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a43c24a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.872+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47795fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.872+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499, and the Request Id: 6068b13a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.873+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41802d17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.875+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499-, and the Request Id: 36039971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.876+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a2cfa33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.876+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56360100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.877+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56360100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.877+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f9747d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.877+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f9747d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.878+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497, and the Request Id: 3d9220ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.879+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae85fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.879+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae85fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.880+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7086579b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.880+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7086579b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.881+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497-, and the Request Id: 5b728a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.881+0000 [https-jsse-nio-auto-2-exec-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: 12c989f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.884+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7633df9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.884+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497-, and the Request Id: 6d24a2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.887+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62a1386e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.887+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35715467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.890+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c74fe21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.891+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c74fe21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.891+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9f57af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.891+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4371c274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.892+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4371c274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.892+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498, and the Request Id: 1cd62c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.895+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 486d8e61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.895+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498-, and the Request Id: 75713b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.895+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486d8e61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.896+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46819de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.896+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46819de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.896+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498, and the Request Id: 29f219c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.898+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d388efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.900+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498-, and the Request Id: 52687a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.902+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189cfea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.903+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68417412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0c6dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.905+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0c6dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.906+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d9f0a8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.906+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9f0a8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.907+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499, and the Request Id: 375a543b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.907+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72948933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.910+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499-, and the Request Id: 115caf11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.911+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49520f5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.912+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49520f5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.912+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53a01d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.913+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a01d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.913+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499, and the Request Id: 1193b108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.916+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499-, and the Request Id: 3eee41c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:14:59 2025-10-04T14:14:59.920+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT19.488527041S [facility=, subject=, traceId=] 14:14:59 2025-10-04T14:14:59.962+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 4d099411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:14:59.978+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5ca7fd60, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:14:59.987+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca7fd60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:14:59.992+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:00 2025-10-04T14:15:00.034+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 2efe1d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.039+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2efe1d31 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.071+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 3bac6bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.104+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 54a1cd36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.108+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 61578dee, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.111+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61578dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.118+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Possible problem deleting Policy 'id1' when deleting Service 'ac.dc'. Continuing, but might trigger a re-sync with affected ric 'ric'. Repsonse: "<401 UNAUTHORIZED Unauthorized,{"type":"about:blank","status":401,"detail":"Not authorized"},[Content-Type:"application/problem+json"]>" [facility=, subject=, traceId=] 14:15:00 2025-10-04T14:15:00.140+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: 472198db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.143+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 1b838077, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.145+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b838077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.146+0000 [reactor-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 14:15:00 2025-10-04T14:15:00.148+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472198db the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.189+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: 11213b7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.190+0000 [https-jsse-nio-auto-2-exec-10] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Exception caught during service deletion while deleting service NoService: Could not find service: NoService [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.190+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11213b7a the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.228+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 7fc4d52f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.232+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:00 2025-10-04T14:15:00.263+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 538b8c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.265+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: cd93e6c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.267+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd93e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.269+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538b8c0d the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.305+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: 6982c520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.307+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9f60eef, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.308+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f60eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.310+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6982c520 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.342+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 355948ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.344+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 78632b7e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.345+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78632b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.348+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355948ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.380+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: a423acb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.382+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 20e0fa49, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.383+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e0fa49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.385+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a423acb the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.414+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3a8200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.416+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 1ce1c198, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.420+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce1c198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.421+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3a8200 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.449+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67b9e21c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.453+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 1aa2d19f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.454+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa2d19f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.459+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b9e21c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.490+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 407ad847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.534+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=] 14:15:00 2025-10-04T14:15:00.535+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407ad847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.568+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 1929cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.579+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=] 14:15:00 2025-10-04T14:15:00.581+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1929cd7 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.606+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c88ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.616+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=] 14:15:00 2025-10-04T14:15:00.617+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c88ac5 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.645+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34777765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.653+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=] 14:15:00 2025-10-04T14:15:00.654+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34777765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.691+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 1f097e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.693+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3b342d9d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.695+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b342d9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.696+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f097e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.731+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 288270e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.734+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288270e4 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.769+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8c6f4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.773+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: e0eb3c4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.774+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0eb3c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.777+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 227a2592, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.778+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227a2592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.779+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d8c6f4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.780+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 14:15:00 2025-10-04T14:15:00.810+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a4325d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.812+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 61df3b1, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.813+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61df3b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.814+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4325d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.844+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e1e19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.847+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7951a7db, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.847+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 299b22fe, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.848+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7951a7db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.849+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299b22fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.850+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e1e19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.878+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294bc662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.880+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294bc662 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.905+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4c4df6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.907+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a4c4df6 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.937+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77f9065f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.939+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7d2d60c6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.940+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2d60c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.942+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f9065f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:00 2025-10-04T14:15:00.942+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=] 14:15:01 2025-10-04T14:15:00.978+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e34b314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:00.981+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 69405acd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:00.981+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3c2a83b8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:00.982+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69405acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:00.982+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2a83b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:00.983+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e34b314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:00.984+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=] 14:15:01 2025-10-04T14:15:01.010+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769cedd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.012+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 40b06780, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.013+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b06780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.013+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769cedd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.014+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=] 14:15:01 2025-10-04T14:15:01.045+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7ff056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.047+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 43fc1571, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.047+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2658b4f7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.049+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fc1571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.049+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2658b4f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.051+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 300ba353, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.052+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300ba353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.053+0000 [reactor-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7ff056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.082+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4d54bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.083+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4d54bc the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.113+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5415f729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.114+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5415f729 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.149+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 1d2161f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.152+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7c5824c2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.154+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5824c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.155+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:01 2025-10-04T14:15:01.158+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2161f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.185+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: 6388bb28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.186+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6388bb28 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.215+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 5890289a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.218+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 35c1652c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.219+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c1652c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.222+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5890289a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.357+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: 37f31081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.362+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f31081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.389+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: 79a543f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.391+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a543f5 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.426+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1931fc8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.427+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1931fc8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.468+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2276f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.469+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2276f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.502+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa73187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.504+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa73187 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.531+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7439ca0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.533+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7439ca0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.561+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44945374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.565+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44945374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.595+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a375e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.597+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a375e7 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.622+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47cf944e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.624+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47cf944e the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.652+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44fbb541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.653+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44fbb541 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.686+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 35dd082e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.699+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35dd082e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.730+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 689ff93e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.732+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689ff93e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.761+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 3c595cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.762+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c595cb1 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.789+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 52f4e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.791+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f4e04 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.822+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 2b7cb683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.828+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7cb683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.857+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 5e890fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.858+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e890fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.894+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 141a045f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.895+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141a045f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.926+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 3423d689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.928+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3423d689 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.960+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: dcede39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.965+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dcede39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.997+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 7f3fb3a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:01 2025-10-04T14:15:01.999+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3fb3a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.102+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: 17454d94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.104+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: b8307d6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.105+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8307d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.106+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:02 2025-10-04T14:15:02.165+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 17175d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.205+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 9e09afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.241+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 6f4d054a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.270+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 50e7d3db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.276+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e7d3db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.310+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 4a018c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.311+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a018c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.312+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:46259/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 14:15:02 2025-10-04T14:15:02.342+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: 6638c48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.375+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 7cbbef38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.378+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2df4bc75, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.379+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df4bc75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.381+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:02 2025-10-04T14:15:02.408+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: 52c0c741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.409+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c0c741 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.437+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 27b8e5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.444+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b8e5f8 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.475+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 7bcda325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.477+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcda325 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.504+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 78e28a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.506+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e28a56 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.541+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 7719f0a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.543+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7719f0a2 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.569+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 32b6026d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.571+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b6026d the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.604+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 3ca459bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.636+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a4ffc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.638+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 8afba99, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.639+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8afba99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.641+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:02 2025-10-04T14:15:02.673+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e7d484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.675+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 28322e01, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.676+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28322e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.705+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5944dd66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.707+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 54602a3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.708+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54602a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.710+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5944dd66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.742+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance_1.2.3, and the Request Id: 1b299538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.744+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: c6a91af, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.745+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6a91af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.746+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b299538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.781+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da53548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.783+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da53548 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.831+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e7902e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.833+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 413ad6a8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.834+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413ad6a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.836+0000 [reactor-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e7902e the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.861+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2eecc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.862+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 673bb3c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.863+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673bb3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.864+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2eecc1 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.894+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c05329d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.895+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 48e253b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.896+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e253b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.897+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:02 2025-10-04T14:15:02.926+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 70d2769d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.958+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69def6ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.959+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 48f5dddf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.961+0000 [https-jsse-nio-auto-2-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f5dddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.962+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:02 2025-10-04T14:15:02.990+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ccb931c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.991+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 72c45dcf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.991+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c45dcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:02 2025-10-04T14:15:02.992+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccb931c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.024+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da3292d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.026+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5d1ec52b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.028+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1ec52b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.029+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da3292d the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.067+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 49a22cfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.101+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: db4b8fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.104+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:03 2025-10-04T14:15:03.108+0000 [https-jsse-nio-auto-2-exec-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 14:15:03 2025-10-04T14:15:03.108+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 2eede85, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.109+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 14:15:03 2025-10-04T14:15:03.113+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=] 14:15:03 2025-10-04T14:15:03.354+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 465afc90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.389+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2628b47d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.391+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 372669f0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.392+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372669f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:03 2025-10-04T14:15:03.393+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.390+0000 [parallel-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.433+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.436+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.788+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 3ff37430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.789+0000 [https-jsse-nio-auto-2-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff37430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.823+0000 [https-jsse-nio-auto-2-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e667dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.828+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1e93a9f3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.829+0000 [https-jsse-nio-auto-2-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e93a9f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.830+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e667dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.861+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a6706b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.862+0000 [https-jsse-nio-auto-2-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a6706b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.893+0000 [https-jsse-nio-auto-2-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304298d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.894+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 20725b4f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.895+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20725b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.896+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304298d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.927+0000 [https-jsse-nio-auto-2-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 40fae86b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.954+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.954+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:46259/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.955+0000 [https-jsse-nio-auto-2-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 582d3c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.962+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.962+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582d3c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.962+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582d3c57 the response is: {"configuredLevel":"TRACE","effectiveLevel":"TRACE"} [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.963+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:46259/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.964+0000 [https-jsse-nio-auto-2-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.springframework.boot.actuate, and the Request Id: 4657f831, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.964+0000 [https-jsse-nio-auto-2-exec-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4657f831 the received request body: {"configuredLevel":"trace"} [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.966+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.966+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:46259/actuator/shutdown'' [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.967+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/shutdown, and the Request Id: 35d07ca0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.967+0000 [https-jsse-nio-auto-2-exec-6] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - [35d07ca0] Mapped to Actuator web endpoint 'shutdown' [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.970+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.970+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d07ca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.970+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d07ca0 the response is: {"message":"Shutting down, bye..."} [facility=log audit, subject=n/av, traceId=] 14:15:05 2025-10-04T14:15:05.971+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.971+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.988+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.988+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.988+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.988+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.989+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.989+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.989+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 14:15:05 2025-10-04T14:15:05.989+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [facility=, subject=, traceId=] 14:15:06 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.25 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest 14:15:06 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test 14:15:06 14:15:06 . ____ _ __ _ _ 14:15:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:15:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:15:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:15:06 ' |____| .__|_| |_|_| |_\__, | / / / / 14:15:06 =========|_|==============|___/=/_/_/_/ 14:15:06 14:15:06 :: Spring Boot :: (v3.5.3) 14:15:06 14:15:06 2025-10-04T14:15:06.068+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.068+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.178+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.179+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration$ProbesCondition - Condition AvailabilityProbesAutoConfiguration.ProbesCondition on org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration did not match due to Probes availability not running on a supported cloud platform [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.180+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.beans.BeansEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.183+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.cache.CachesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.183+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.184+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.186+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.186+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.187+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.187+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.189+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.190+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.flyway.FlywayEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.190+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.191+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.191+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.192+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.192+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.194+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.OnEnabledLoggingExportCondition - Condition OnEnabledLoggingExportCondition on org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingConfigurations$Exporters matched due to @ConditionalOnEnabledLoggingExport is enabled by default [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.194+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint the configured access for endpoint 'heapdump' is NONE [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.194+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.197+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration did not match due to @ConditionalOnEnabledMetricsExport management.defaults.metrics.export.enabled is considered false [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.197+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.199+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.199+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.209+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.r2dbc.ConnectionFactoryHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.209+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.209+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.scheduling.ScheduledTasksEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.210+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration$ApplicationStartupCondition - Condition StartupEndpointAutoConfiguration.ApplicationStartupCondition on org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration did not match due to ApplicationStartup configured applicationStartup is of type class org.springframework.core.metrics.DefaultApplicationStartup, expected BufferingApplicationStartup. [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.211+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingConfigurations$Exporters did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.212+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.212+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.221+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.221+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.229+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.242+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.244+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.245+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#envInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.env.enabled is not true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.245+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#gitInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.245+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#buildInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.246+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#javaInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.java.enabled is not true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.246+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#osInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.os.enabled is not true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.246+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#processInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.process.enabled is not true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.246+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.246+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfo did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.246+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.246+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.249+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.249+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.249+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration#pingHealthContributor matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.250+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.250+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration$LogFileCondition - Condition LogFileWebEndpointAutoConfiguration.LogFileCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration#logFileWebEndpoint matched due to Log File found logging.file.name /var/log/policy-agent/application.log [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.250+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.250+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration$OnEnabledLoggingSystemCondition - Condition LoggersEndpointAutoConfiguration.OnEnabledLoggingSystemCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration#loggersEndpoint matched due to Logging System enabled [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.252+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.252+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.OpenTelemetryPropagationConfigurations$PropagationWithBaggage#textMapPropagatorWithBaggage did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.258+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.260+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration$MultipleNonPrimaryMeterRegistriesCondition - Condition CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition on org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration did not match due to NoneNestedConditions 1 matched 1 did not; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.SingleInjectableMeterRegistry @ConditionalOnSingleCandidate (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found a single bean 'simpleMeterRegistry'; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.NoMeterRegistryCondition @ConditionalOnMissingBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans of type 'io.micrometer.core.instrument.MeterRegistry' simpleMeterRegistry [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.261+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.262+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.279+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.280+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration#managementHealthEndpointWebFluxHandlerMapping did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.346+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.427+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping - 0 mappings in 'healthEndpointWebFluxHandlerMapping' [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.432+0000 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 7 endpoints beneath base path '/actuator' [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.432+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.433+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health/{*path}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.433+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/info, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.433+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/shutdown, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.434+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/logfile, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.434+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.434+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/loggers/{name}, consumes [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.435+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers/{name}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.435+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.436+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.436+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics/{requiredMetricName}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.437+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.437+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to public java.lang.Object org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping$WebFluxLinksHandler.links(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.437+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - 13 mappings in 'webEndpointReactiveHandlerMapping' [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.438+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping - 0 mappings in 'controllerEndpointHandlerMapping' [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.506+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 0.477 seconds (process running for 36.553) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.545+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ricAdded, and the Request Id: 16de6c46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:06 2025-10-04T14:15:06.555+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16de6c46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:06 2025-10-04T14:15:06.585+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 65e9bd25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:06 2025-10-04T14:15:06.590+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65e9bd25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test 14:15:06 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test 14:15:06 14:15:06 . ____ _ __ _ _ 14:15:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:15:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:15:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:15:06 ' |____| .__|_| |_|_| |_\__, | / / / / 14:15:06 =========|_|==============|___/=/_/_/_/ 14:15:06 14:15:06 :: Spring Boot :: (v3.5.3) 14:15:06 14:15:06 2025-10-04T14:15:06.622+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.622+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.773+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:15:06 2025-10-04T14:15:06.874+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.013+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 0.415 seconds (process running for 37.059) [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.048+0000 [https-jsse-nio-auto-4-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId, and the Request Id: 611c12d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.083+0000 [https-jsse-nio-auto-4-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 42368b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.091+0000 [https-jsse-nio-auto-4-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42368b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.123+0000 [https-jsse-nio-auto-4-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId/keepalive, and the Request Id: 5cf55835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.153+0000 [https-jsse-nio-auto-4-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 5f80c98b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test 14:15:07 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test 14:15:07 14:15:07 . ____ _ __ _ _ 14:15:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:15:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:15:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:15:07 ' |____| .__|_| |_|_| |_\__, | / / / / 14:15:07 =========|_|==============|___/=/_/_/_/ 14:15:07 14:15:07 :: Spring Boot :: (v3.5.3) 14:15:07 14:15:07 2025-10-04T14:15:07.193+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.193+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.322+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.424+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.605+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.431 seconds (process running for 37.652) [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.646+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3919ebba, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.661+0000 [https-jsse-nio-auto-5-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 14:15:07 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 14:15:07 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 14:15:07 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 14:15:07 at org.everit.json.schema.Schema.validate(Schema.java:152) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation$accessor$ovykH6j1(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$ZEnTNlbB.call(Unknown Source) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:07 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:07 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:07 at org.mockito.Answers.answer(Answers.java:99) 14:15:07 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:07 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:07 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:07 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:07 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:07 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:07 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:07 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:07 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:07 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:07 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:07 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:07 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:07 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:07 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:07 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:07 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:07 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:07 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:07 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:07 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:07 2025-10-04T14:15:07.663+0000 [https-jsse-nio-auto-5-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.665+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3919ebba the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.700+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2e12b9aa, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.704+0000 [https-jsse-nio-auto-5-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 14:15:07 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 14:15:07 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 14:15:07 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 14:15:07 at org.everit.json.schema.Schema.validate(Schema.java:152) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation$accessor$ovykH6j1(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$ZEnTNlbB.call(Unknown Source) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:07 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:07 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:07 at org.mockito.Answers.answer(Answers.java:99) 14:15:07 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:07 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:07 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:07 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:07 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:07 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:07 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:07 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:07 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:07 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:07 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:07 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:07 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:07 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:07 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:07 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:07 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:07 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:07 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:07 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:07 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:07 2025-10-04T14:15:07.704+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.729+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4e6590ce, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.733+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6590ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.736+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.747+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e12b9aa the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.779+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4cb1074b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.785+0000 [https-jsse-nio-auto-5-exec-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 14:15:07 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 14:15:07 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 14:15:07 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 14:15:07 at org.everit.json.schema.Schema.validate(Schema.java:152) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation$accessor$ovykH6j1(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$ZEnTNlbB.call(Unknown Source) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:07 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:07 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:07 at org.mockito.Answers.answer(Answers.java:99) 14:15:07 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:07 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:07 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:07 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:07 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:07 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:07 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:07 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:07 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:07 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:07 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:07 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:07 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:07 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:07 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:07 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:07 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:07 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:07 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:07 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:07 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:07 2025-10-04T14:15:07.785+0000 [https-jsse-nio-auto-5-exec-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.786+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3dbfae27, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.788+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbfae27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.790+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.792+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb1074b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.842+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 73c892a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.844+0000 [https-jsse-nio-auto-5-exec-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] 14:15:07 java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.buildPolicy$accessor$ovykH6j1(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$U0gY2KHV.call(Unknown Source) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:07 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:07 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:07 at org.mockito.Answers.answer(Answers.java:99) 14:15:07 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:07 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:07 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.buildPolicy(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:07 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:07 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:07 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:07 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:07 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:07 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:07 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:07 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:07 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:07 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:07 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:07 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:07 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:07 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:07 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:07 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:07 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:07 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:07 2025-10-04T14:15:07.844+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.846+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2b8e3d53, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.847+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8e3d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.850+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.853+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c892a the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.862+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2a166662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.870+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 42826f6c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.871+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42826f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.878+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a166662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.926+0000 [https-jsse-nio-auto-5-exec-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.926+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 78daaf1c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.929+0000 [https-jsse-nio-auto-5-exec-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] 14:15:07 java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.buildPolicy$accessor$ovykH6j1(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$U0gY2KHV.call(Unknown Source) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:07 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:07 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:07 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:07 at org.mockito.Answers.answer(Answers.java:99) 14:15:07 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:07 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:07 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:07 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.buildPolicy(Unknown Source) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) 14:15:07 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:07 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:07 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:07 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:07 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:07 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:07 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:07 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:07 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:07 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:07 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:07 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:07 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:07 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:07 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:07 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:07 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:07 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:07 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:07 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:07 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:07 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:07 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:07 2025-10-04T14:15:07.929+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.931+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: f7bb5e3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.932+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7bb5e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.935+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:07 2025-10-04T14:15:07.937+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78daaf1c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.944+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 337847e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.946+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 166d43cc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.947+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166d43cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:07 2025-10-04T14:15:07.949+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337847e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:07.998+0000 [https-jsse-nio-auto-5-exec-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:07.998+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 136215f5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:07.999+0000 [https-jsse-nio-auto-5-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] 14:15:08 java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.buildPolicy$accessor$ovykH6j1(Unknown Source) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$U0gY2KHV.call(Unknown Source) 14:15:08 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:08 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:08 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:08 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:08 at org.mockito.Answers.answer(Answers.java:99) 14:15:08 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:08 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:08 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:08 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:08 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:08 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.buildPolicy(Unknown Source) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 14:15:08 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:08 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:08 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:08 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:08 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:08 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:08 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:08 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:08 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:08 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:08 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:08 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:08 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:08 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:08 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:08 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:08 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:08 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:08 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:08 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:08 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:08 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:08 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:08 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:08 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:08 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:08 2025-10-04T14:15:07.999+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.000+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 21be5a95, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.002+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21be5a95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.004+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.006+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136215f5 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.015+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4c45994c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.016+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 53387f75, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.017+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53387f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.019+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c45994c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.052+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 755df593, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.055+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755df593 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.086+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2423899c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.088+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2423899c the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.122+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: d789377, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.124+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.125+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 28e992c9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.126+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e992c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.127+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.129+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d789377 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.160+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/e9eb1ae8-2938-4e14-9512-8c2cb2846048, and the Request Id: 64d02c60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.164+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1bc4a7c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.165+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc4a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.217+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 523f693b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.218+0000 [https-jsse-nio-auto-5-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] 14:15:08 java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.buildPolicy$accessor$ovykH6j1(Unknown Source) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$U0gY2KHV.call(Unknown Source) 14:15:08 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:08 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:08 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:08 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:08 at org.mockito.Answers.answer(Answers.java:99) 14:15:08 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:08 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:08 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:08 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:08 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:08 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.buildPolicy(Unknown Source) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) 14:15:08 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) 14:15:08 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:08 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:08 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:08 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:08 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:08 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:08 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:08 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:08 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:08 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:08 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:08 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:08 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:08 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:08 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:08 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:08 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:08 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:08 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:08 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:08 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:08 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:08 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:08 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:08 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:08 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:08 2025-10-04T14:15:08.219+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.220+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 16820944, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.222+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16820944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.224+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.225+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 523f693b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.236+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6ab7ca1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.237+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 72454ddb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.238+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72454ddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.240+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab7ca1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.270+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5d7b419, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.272+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.273+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3a4e7c4c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.275+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4e7c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.276+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.278+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d7b419 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.308+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7c1ae9b5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.309+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.310+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 583de93, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.312+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583de93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.314+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.316+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1ae9b5 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.348+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1a42a3d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.350+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1d94ef8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.351+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d94ef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.355+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 483cf295, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.356+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483cf295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.357+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a42a3d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.388+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 40814047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.394+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40814047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.423+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7d9828e6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.425+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.426+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 32905eb5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.427+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32905eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.428+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.429+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9828e6 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.454+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/1119d2c4-bb0d-47e0-91e6-630595f15af0, and the Request Id: 32cb1b22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.457+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5d79f4e5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.459+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d79f4e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.459+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cb1b22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.496+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 34898575, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.497+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.499+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2ca74e81, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.500+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca74e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.501+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.502+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34898575 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.535+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne/status, and the Request Id: 20aebf08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.538+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3cbf1994, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.540+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbf1994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.542+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20aebf08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.572+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types/type1_1.2.3, and the Request Id: 5a6e4b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.578+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6e4b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.612+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 5e379f02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.615+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e379f02 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.647+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7ef59370, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.648+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef59370 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.699+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1a9e6d14, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.704+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.705+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 14684070, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.707+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14684070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.708+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.710+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9e6d14 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.711+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 66a39dd8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.715+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.716+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 602188b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.717+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602188b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.719+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a39dd8 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.751+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4d8a1ffe, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.756+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.757+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 33c9f97a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.758+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33c9f97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.760+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.761+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8a1ffe the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.762+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: c16df57, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.765+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.766+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 255410cb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.767+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 255410cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.769+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c16df57 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.798+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1c4e0dcc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.802+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.803+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1314bf0c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.804+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1314bf0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.806+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.807+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4e0dcc the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.808+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 77686902, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.811+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.812+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 24fda0fb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.813+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fda0fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.815+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77686902 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.845+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 38a2dae6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.846+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.847+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 54f80316, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.849+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f80316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.850+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.851+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a2dae6 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.852+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6d576c38, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.854+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.855+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 75b48f4e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.856+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b48f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.858+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d576c38 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.889+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 33398731, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.890+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.891+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3b54f003, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.893+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b54f003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.894+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.896+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33398731 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.927+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 795a9e38, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.929+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.930+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795a9e38 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.962+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 53aac8d3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.964+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.966+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6d09d954, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.967+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d09d954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:08 2025-10-04T14:15:08.969+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:08 2025-10-04T14:15:08.971+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53aac8d3 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.019+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 76ca74e7, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 14:15:09 2025-10-04T14:15:09.020+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.022+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3c5121a8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.024+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5121a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.025+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.027+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ca74e7 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 14:15:09 2025-10-04T14:15:09.037+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: b16d7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.039+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4252a3f5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.040+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4252a3f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.041+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b16d7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.090+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 105bb72e, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 14:15:09 2025-10-04T14:15:09.091+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.092+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 54ed404d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.094+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ed404d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.095+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.096+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105bb72e the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 14:15:09 2025-10-04T14:15:09.104+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2ab6041a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.105+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 19266a6f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.106+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19266a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.108+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab6041a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.155+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 16244c47, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 14:15:09 2025-10-04T14:15:09.156+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.158+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 53df41f3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.159+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53df41f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.161+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.162+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16244c47 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 14:15:09 2025-10-04T14:15:09.170+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 367f41e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.171+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 20f24f7b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.172+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f24f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.173+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367f41e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.221+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 609d89fe, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 14:15:09 2025-10-04T14:15:09.222+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.223+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5dc5c881, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.225+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc5c881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.226+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.227+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 609d89fe the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 14:15:09 2025-10-04T14:15:09.234+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2dbe53d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.236+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 62b76903, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.237+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b76903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.238+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbe53d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.268+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7846206c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.272+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.273+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6c41d8c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.274+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c41d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.275+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.276+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7846206c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.307+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 392be276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.311+0000 [https-jsse-nio-auto-5-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 14:15:09 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 14:15:09 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 14:15:09 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 14:15:09 at org.everit.json.schema.Schema.validate(Schema.java:152) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation$accessor$ovykH6j1(Unknown Source) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$ZEnTNlbB.call(Unknown Source) 14:15:09 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:09 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:09 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:09 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:09 at org.mockito.Answers.answer(Answers.java:99) 14:15:09 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:09 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:09 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:09 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:09 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:09 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation(Unknown Source) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) 14:15:09 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:09 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:09 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:09 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:09 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:09 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:09 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:09 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:09 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:09 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:09 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:09 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:09 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:09 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:09 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:09 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:09 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:09 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:09 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:09 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:09 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:09 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:09 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:09 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:09 2025-10-04T14:15:09.311+0000 [https-jsse-nio-auto-5-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.312+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392be276 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.345+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 59c5778, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.349+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.350+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4cecfa59, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.351+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cecfa59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.353+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.355+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c5778 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.388+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 411359b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.393+0000 [https-jsse-nio-auto-5-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 14:15:09 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 14:15:09 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 14:15:09 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 14:15:09 at org.everit.json.schema.Schema.validate(Schema.java:152) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation$accessor$ovykH6j1(Unknown Source) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$ZEnTNlbB.call(Unknown Source) 14:15:09 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:09 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:09 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:09 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:09 at org.mockito.Answers.answer(Answers.java:99) 14:15:09 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:09 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:09 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:09 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:09 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:09 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation(Unknown Source) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) 14:15:09 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:09 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:09 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:09 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:09 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:09 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:09 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:09 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:09 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:09 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:09 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:09 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:09 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:09 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:09 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:09 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:09 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:09 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:09 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:09 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:09 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:09 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:09 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:09 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:09 2025-10-04T14:15:09.393+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.405+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 394920bd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.406+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394920bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.408+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411359b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.441+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4cfdfa08, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.445+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.446+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7efd19bb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.447+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7efd19bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.449+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.451+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfdfa08 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.483+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 3c98f2f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.488+0000 [https-jsse-nio-auto-5-exec-9] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] 14:15:09 org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted 14:15:09 at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) 14:15:09 at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) 14:15:09 at org.everit.json.schema.Schema.validate(Schema.java:152) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation$accessor$ovykH6j1(Unknown Source) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347$auxiliary$ZEnTNlbB.call(Unknown Source) 14:15:09 at org.mockito.internal.invocation.RealMethod$FromCallable$1.call(RealMethod.java:40) 14:15:09 at org.mockito.internal.invocation.RealMethod$FromBehavior.invoke(RealMethod.java:62) 14:15:09 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 14:15:09 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 14:15:09 at org.mockito.Answers.answer(Answers.java:99) 14:15:09 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:110) 14:15:09 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 14:15:09 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 14:15:09 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) 14:15:09 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) 14:15:09 at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptSuperCallable(MockMethodInterceptor.java:145) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper$MockitoMock$281802347.performPolicySchemaValidation(Unknown Source) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) 14:15:09 at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) 14:15:09 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) 14:15:09 at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) 14:15:09 at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) 14:15:09 at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) 14:15:09 at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) 14:15:09 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) 14:15:09 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onNext(FluxMapFuseable.java:299) 14:15:09 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onNext(FluxFilterFuseable.java:337) 14:15:09 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:15:09 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:15:09 at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) 14:15:09 at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) 14:15:09 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:15:09 at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) 14:15:09 at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) 14:15:09 at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) 14:15:09 at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) 14:15:09 at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) 14:15:09 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) 14:15:09 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 14:15:09 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1769) 14:15:09 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 14:15:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1189) 14:15:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:658) 14:15:09 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) 14:15:09 at java.base/java.lang.Thread.run(Thread.java:1583) 14:15:09 2025-10-04T14:15:09.488+0000 [https-jsse-nio-auto-5-exec-9] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.490+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 63fbc84f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.491+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63fbc84f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.492+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c98f2f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.526+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2a7b6eeb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.527+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.528+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 68b9544d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.529+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b9544d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.530+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.531+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7b6eeb the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.561+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 39e1d125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.563+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.564+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 508dbbd9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.565+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508dbbd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.566+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e1d125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.602+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 4b388ee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.604+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4aa51e60, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.604+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa51e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.605+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b388ee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.638+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1e51489a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.641+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.642+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 420b662c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.642+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 420b662c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.645+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.646+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e51489a the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.689+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 416eb623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.693+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.694+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 10f9b652, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.696+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416eb623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.696+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f9b652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.728+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 2de56a4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.730+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4a079319, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.731+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a079319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.732+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de56a4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.762+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2e26623c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.764+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.765+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6edc66ad, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.766+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6edc66ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.767+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.768+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e26623c the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.795+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 10f152cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.798+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.798+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7e6c99fb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.799+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6c99fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.801+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f152cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.828+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 1aa10e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.829+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 76794c5e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.830+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76794c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.831+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aa10e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.863+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 35f828e8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.865+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.866+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1cbe4af3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.867+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbe4af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.869+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.871+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f828e8 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.903+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 3549bf02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.906+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 14:15:09 2025-10-04T14:15:09.907+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 128f180b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.908+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 128f180b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.909+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3549bf02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.941+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 6de87161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.943+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 37fae504, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.944+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fae504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 2025-10-04T14:15:09.945+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6de87161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:09 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.782 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test 14:15:09 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test 14:15:09 14:15:09 . ____ _ __ _ _ 14:15:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:15:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:15:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:15:09 ' |____| .__|_| |_|_| |_\__, | / / / / 14:15:09 =========|_|==============|___/=/_/_/_/ 14:15:09 14:15:09 :: Spring Boot :: (v3.5.3) 14:15:09 14:15:10 2025-10-04T14:15:09.990+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:09.990+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.130+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.237+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.367+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 0.403 seconds (process running for 40.414) [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 7a5d0d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:10 2025-10-04T14:15:10.407+0000 [https-jsse-nio-auto-6-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.513+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.515+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.545+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.611+0000 [parallel-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.613+0000 [parallel-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:10 2025-10-04T14:15:10.643+0000 [parallel-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.019+0000 [parallel-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.020+0000 [parallel-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.050+0000 [parallel-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.367+0000 [parallel-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.368+0000 [parallel-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.370+0000 [parallel-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.372+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.374+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.392+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 31ff5859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ff5859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.450+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 2a99c7a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a99c7a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.506+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 35b38c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b38c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 64b5279e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.544+0000 [https-jsse-nio-auto-6-exec-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.612+0000 [parallel-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 48cfa5b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cfa5b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.690+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.695+0000 [parallel-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 3f38a016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f38a016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.745+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 1fff493b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fff493b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/status, and the Request Id: 53314440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53314440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 579c4bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.808+0000 [https-jsse-nio-auto-6-exec-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 14:15:11 2025-10-04T14:15:11.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: efd3ad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:15:11 2025-10-04T14:15:11.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: efd3ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:15:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test 14:15:11 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 14:15:11 2025-10-04T14:15:11.982+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile - Local configuration file not read: /tmp/junit-9228745973501121936/config.json, Not a JSON Object: null [facility=, subject=, traceId=] 14:15:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 14:15:12 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest 14:15:12 2025-10-04T14:15:12.036+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.036+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.045+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.045+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.046+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.046+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:15:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest 14:15:12 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 14:15:12 2025-10-04T14:15:12.076+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:15:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 14:15:12 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 14:15:12 14:15:12 . ____ _ __ _ _ 14:15:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:15:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:15:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:15:12 ' |____| .__|_| |_|_| |_\__, | / / / / 14:15:12 =========|_|==============|___/=/_/_/_/ 14:15:12 14:15:12 :: Spring Boot :: (v3.5.3) 14:15:12 14:15:12 2025-10-04T14:15:12.116+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.116+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.253+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.409+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.851+0000 [JaegerRemoteSampler_WorkerThread-1] ERROR io.opentelemetry.sdk.extension.trace.jaeger.sampler.OkHttpGrpcService - Failed to execute remoteSamplings. The request could not be executed. Full error message: Failed to connect to /127.0.0.1:14250 [facility=, subject=, traceId=] 14:15:12 2025-10-04T14:15:12.914+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 0.816 seconds (process running for 42.958) [facility=, subject=, traceId=] 14:15:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 14:15:13 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest 14:15:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest 14:15:13 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest 14:15:13 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest 14:15:13 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 14:16:00 2025-10-04T14:16:00.563+0000 [sdk-async-response-0-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStore - Could not delete bucket: S3Bucket, reason: The specified bucket does not exist (Service: S3, Status Code: 404, Request ID: b17d2a86-26d4-4d83-b3e1-4cb31c3cdd3b, Extended Request ID: s9lzHYrFp76ZVxRcpX9+5cjAnEH2ROuNkd2BHfIa6UkFVdtjf5mKR3/eTPFvsiP/XV/VLi31234=) (SDK Attempt Count: 1) [facility=, subject=, traceId=] 14:16:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.53 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 14:16:00 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 14:16:01 2025-10-04T14:16:00.906+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.016+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.117+0000 [Thread-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.118+0000 [Thread-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.219+0000 [Thread-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.320+0000 [Thread-13] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 5 cnt: 1, exclusive: false, queue: 0 [facility=, subject=, traceId=] 14:16:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 14:16:01 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest 14:16:01 14:16:01 . ____ _ __ _ _ 14:16:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:16:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:16:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:16:01 ' |____| .__|_| |_|_| |_\__, | / / / / 14:16:01 =========|_|==============|___/=/_/_/_/ 14:16:01 14:16:01 :: Spring Boot :: (v3.5.3) 14:16:01 14:16:01 2025-10-04T14:16:01.473+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.474+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v3.5.3, Spring v6.2.8 [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.474+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.614+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.702+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.702+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.703+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.703+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.703+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.703+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.727+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.754+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.757+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.861+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.412 seconds (process running for 91.908) [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.861+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.861+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.862+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.889+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:40443/actuator/health'' [facility=, subject=, traceId=] 14:16:01 2025-10-04T14:16:01.943+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 14:16:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest 14:16:02 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest 14:16:02 14:16:02 . ____ _ __ _ _ 14:16:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:16:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:16:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:16:02 ' |____| .__|_| |_|_| |_\__, | / / / / 14:16:02 =========|_|==============|___/=/_/_/_/ 14:16:02 14:16:02 :: Spring Boot :: (v3.5.3) 14:16:02 14:16:02 2025-10-04T14:16:02.031+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.032+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v3.5.3, Spring v6.2.8 [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.032+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.183+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.258+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.258+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.258+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.258+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.259+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.259+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.278+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.298+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.301+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.395+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.385 seconds (process running for 92.442) [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.396+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.396+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.396+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.420+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:38381/actuator/health'' [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.434+0000 [https-jsse-nio-auto-9-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 48be87c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.443+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.443+0000 [https-jsse-nio-auto-9-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48be87c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.443+0000 [https-jsse-nio-auto-9-exec-6] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48be87c7 the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.503+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.521+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:38381/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.536+0000 [https-jsse-nio-auto-9-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4ba6ca7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.541+0000 [https-jsse-nio-auto-9-exec-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba6ca7 the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.543+0000 [https-jsse-nio-auto-9-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.543+0000 [https-jsse-nio-auto-9-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.543+0000 [https-jsse-nio-auto-9-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.543+0000 [https-jsse-nio-auto-9-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.7, host=localhost:38381, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.544+0000 [https-jsse-nio-auto-9-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:38381/example-authz-check'' [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.554+0000 [https-jsse-nio-auto-9-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3170f79c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.556+0000 [https-jsse-nio-auto-9-exec-7] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3170f79c the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.557+0000 [https-jsse-nio-auto-9-exec-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@33fb1cac [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.558+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.558+0000 [https-jsse-nio-auto-9-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3170f79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.558+0000 [https-jsse-nio-auto-9-exec-7] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3170f79c the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.558+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.558+0000 [reactor-http-epoll-5] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.558+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.559+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.563+0000 [reactor-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba6ca7 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.563+0000 [reactor-http-epoll-5] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba6ca7 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=] 14:16:02 2025-10-04T14:16:02.563+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.563+0000 [reactor-http-epoll-5] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.564+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:38381/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.565+0000 [https-jsse-nio-auto-9-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 21f3549f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.566+0000 [https-jsse-nio-auto-9-exec-10] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f3549f the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.566+0000 [https-jsse-nio-auto-9-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.566+0000 [https-jsse-nio-auto-9-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.566+0000 [https-jsse-nio-auto-9-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.566+0000 [https-jsse-nio-auto-9-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.7, host=localhost:38381, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.567+0000 [https-jsse-nio-auto-9-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:38381/example-authz-check'' [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.568+0000 [https-jsse-nio-auto-9-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 27b23e7f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.568+0000 [https-jsse-nio-auto-9-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b23e7f the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.569+0000 [https-jsse-nio-auto-9-exec-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@2975d4f9 [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.569+0000 [https-jsse-nio-auto-9-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b23e7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.569+0000 [https-jsse-nio-auto-9-exec-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b23e7f the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.569+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.570+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.570+0000 [reactor-http-epoll-5] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.571+0000 [reactor-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f3549f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 14:16:02 2025-10-04T14:16:02.571+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.571+0000 [reactor-http-epoll-5] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f3549f 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=] 14:16:02 2025-10-04T14:16:02.571+0000 [reactor-http-epoll-5] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 14:16:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest 14:16:02 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest 14:16:02 14:16:02 . ____ _ __ _ _ 14:16:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:16:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:16:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:16:02 ' |____| .__|_| |_|_| |_\__, | / / / / 14:16:02 =========|_|==============|___/=/_/_/_/ 14:16:02 14:16:02 :: Spring Boot :: (v3.5.3) 14:16:02 14:16:02 2025-10-04T14:16:02.647+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.647+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v3.5.3, Spring v6.2.8 [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.647+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.761+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.831+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.831+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.831+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.831+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.831+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.832+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.849+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.868+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.871+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.960+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.326 seconds (process running for 93.007) [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.961+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.961+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 14:16:02 2025-10-04T14:16:02.961+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:02.983+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:36803/actuator/health'' [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.001+0000 [reactor-http-epoll-6] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.080+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:36803/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.101+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 14:16:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest 14:16:03 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest 14:16:03 14:16:03 . ____ _ __ _ _ 14:16:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:16:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:16:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:16:03 ' |____| .__|_| |_|_| |_\__, | / / / / 14:16:03 =========|_|==============|___/=/_/_/_/ 14:16:03 14:16:03 :: Spring Boot :: (v3.5.3) 14:16:03 14:16:03 2025-10-04T14:16:03.122+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.122+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.235+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.321+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.473+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.364 seconds (process running for 93.52) [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.547+0000 [https-jsse-nio-auto-11-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.585+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.601+0000 [https-jsse-nio-auto-11-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 14:16:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest 14:16:03 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest 14:16:03 14:16:03 . ____ _ __ _ _ 14:16:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:16:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:16:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:16:03 ' |____| .__|_| |_|_| |_\__, | / / / / 14:16:03 =========|_|==============|___/=/_/_/_/ 14:16:03 14:16:03 :: Spring Boot :: (v3.5.3) 14:16:03 14:16:03 2025-10-04T14:16:03.700+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.700+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v3.5.3, Spring v6.2.8 [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.700+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.825+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.902+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.902+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.902+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.903+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.903+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.903+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.920+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.940+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 14:16:03 2025-10-04T14:16:03.943+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.039+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.356 seconds (process running for 94.086) [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.039+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.040+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.040+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.062+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:45647/actuator/health'' [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.076+0000 [https-jsse-nio-auto-12-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 59267f55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 14:16:04 2025-10-04T14:16:04.082+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.082+0000 [boundedElastic-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59267f55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 14:16:04 2025-10-04T14:16:04.082+0000 [boundedElastic-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59267f55 the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] 14:16:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest 14:16:04 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest 14:16:04 14:16:04 . ____ _ __ _ _ 14:16:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:16:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:16:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:16:04 ' |____| .__|_| |_|_| |_\__, | / / / / 14:16:04 =========|_|==============|___/=/_/_/_/ 14:16:04 14:16:04 :: Spring Boot :: (v3.5.3) 14:16:04 14:16:04 2025-10-04T14:16:04.169+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.169+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.296+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.372+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.373+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.458+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 0.306 seconds (process running for 94.505) [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.501+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:04 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest 14:16:04 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 14:16:04 2025-10-04T14:16:04.610+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.610+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.610+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.715+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.715+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.715+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.729+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=] 14:16:04 2025-10-04T14:16:04.832+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.832+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.832+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.834+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.936+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.936+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.936+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:04 2025-10-04T14:16:04.937+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.039+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.039+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.039+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 14:16:05 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 14:16:05 2025-10-04T14:16:05.157+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.157+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.167+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.167+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.169+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.169+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.171+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.171+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.172+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.173+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.173+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.174+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.174+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.176+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.176+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.178+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.178+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.180+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.180+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.181+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 14:16:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 14:16:05 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 14:16:05 2025-10-04T14:16:05.183+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:05 2025-10-04T14:16:05.183+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:06 2025-10-04T14:16:06.507+0000 [scheduling-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric1, exception: Cannot invoke "java.util.Collection.toArray()" because "c" is null [facility=, subject=, traceId=] 14:16:06 2025-10-04T14:16:06.507+0000 [scheduling-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric2, exception: Cannot invoke "java.util.Collection.toArray()" because "c" is null [facility=, subject=, traceId=] 14:16:07 2025-10-04T14:16:07.014+0000 [scheduling-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric1, exception: Cannot invoke "java.util.Collection.toArray()" because "c" is null [facility=, subject=, traceId=] 14:16:07 2025-10-04T14:16:07.014+0000 [scheduling-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric2, exception: Cannot invoke "java.util.Collection.toArray()" because "c" is null [facility=, subject=, traceId=] 14:16:07 2025-10-04T14:16:07.188+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 14:16:07 2025-10-04T14:16:07.191+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:07 2025-10-04T14:16:07.192+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:07 2025-10-04T14:16:07.193+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:07 2025-10-04T14:16:07.193+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:07 2025-10-04T14:16:07.194+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:07 2025-10-04T14:16:07.194+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.198+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Could not delete policy: policy from ric: name. Cause: Failed [facility=, subject=, traceId=] 14:16:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.017 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 14:16:09 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 14:16:09 2025-10-04T14:16:09.233+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.233+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.233+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.253+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.254+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.254+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.254+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=] 14:16:09 2025-10-04T14:16:09.256+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.256+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.256+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.359+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.362+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.363+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.363+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.366+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.374+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8083 [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.391+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.391+0000 [reactor-http-epoll-5] 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=] 14:16:09 2025-10-04T14:16:09.391+0000 [reactor-http-epoll-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 14:16:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 14:16:09 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 14:16:09 2025-10-04T14:16:09.442+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClient - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] 14:16:09 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 14:16:09 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest 14:16:09 14:16:09 . ____ _ __ _ _ 14:16:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:16:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:16:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:16:09 ' |____| .__|_| |_|_| |_\__, | / / / / 14:16:09 =========|_|==============|___/=/_/_/_/ 14:16:09 14:16:09 :: Spring Boot :: (v3.5.3) 14:16:09 14:16:09 2025-10-04T14:16:09.512+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.512+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.616+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.660+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=] 14:16:09 2025-10-04T14:16:09.660+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=] 14:16:09 2025-10-04T14:16:09.660+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.661+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=] 14:16:09 2025-10-04T14:16:09.661+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=] 14:16:09 2025-10-04T14:16:09.661+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.679+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.679+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 14:16:09 2025-10-04T14:16:09.782+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.285 seconds (process running for 99.828) [facility=, subject=, traceId=] 14:16:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest 14:16:09 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest 14:16:10 14:16:10 . ____ _ __ _ _ 14:16:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:16:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:16:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:16:10 ' |____| .__|_| |_|_| |_\__, | / / / / 14:16:10 =========|_|==============|___/=/_/_/_/ 14:16:10 14:16:10 :: Spring Boot :: (v3.5.3) 14:16:10 14:16:10 2025-10-04T14:16:10.020+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 21.0.7 with PID 3615 (started by jenkins in /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management) [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.020+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.137+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.220+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.338+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.332 seconds (process running for 100.385) [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.344+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.348+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.353+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.354+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.358+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.361+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 14:16:10 2025-10-04T14:16:10.365+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 14:16:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest 14:16:10 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 14:16:10 2025-10-04T14:16:10.371+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=] 14:16:10 2025-10-04T14:16:10.376+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=] 14:16:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 14:16:10 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest 14:16:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest 14:16:10 [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 14:16:10 2025-10-04T14:16:10.412+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=] 14:16:10 2025-10-04T14:16:10.415+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=] 14:16:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 14:16:11 [INFO] 14:16:11 [INFO] Results: 14:16:11 [INFO] 14:16:11 [INFO] Tests run: 248, Failures: 0, Errors: 0, Skipped: 0 14:16:11 [INFO] 14:16:11 [INFO] 14:16:11 [INFO] --- jacoco:0.8.13:report (post-unit-test) @ a1-policy-management-service --- 14:16:11 [INFO] Loading execution data file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/code-coverage/jacoco-ut.exec 14:16:11 [INFO] Analyzed bundle 'ccsdk-oran :: a1-policy-management-service' with 141 classes 14:16:11 [INFO] 14:16:11 [INFO] --- jacoco:0.8.13:report (default-report) @ a1-policy-management-service --- 14:16:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:16:11 [INFO] 14:16:11 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ a1-policy-management-service --- 14:16:11 [INFO] Generating with dryRun=false 14:16:11 [INFO] OpenAPI Generator: openapi (documentation) 14:16:11 [INFO] Generator 'openapi' is considered stable. 14:16:11 [INFO] Output file name [outputFileName=pms-api.json] 14:16:11 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:11 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:11 [INFO] wrote file to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api.json 14:16:11 [INFO] Model void not generated since it's a free-form object 14:16:11 [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true 14:16:11 [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true 14:16:11 [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true 14:16:11 [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true 14:16:11 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:11 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:11 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:11 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:11 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:11 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:11 [INFO] Skipping generation of Webhooks. 14:16:11 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:11 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md 14:16:11 [INFO] Skipped /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 14:16:11 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION 14:16:11 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/FILES 14:16:11 ################################################################################ 14:16:11 # Thanks for using OpenAPI Generator. # 14:16:11 # Please consider donation to help us maintain this project 🙏 # 14:16:11 # https://opencollective.com/openapi_generator/donate # 14:16:11 ################################################################################ 14:16:11 [INFO] 14:16:11 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-v3) @ a1-policy-management-service --- 14:16:11 [INFO] Generating with dryRun=false 14:16:11 [INFO] OpenAPI Generator: openapi (documentation) 14:16:11 [INFO] Generator 'openapi' is considered stable. 14:16:11 [INFO] Output file name [outputFileName=pms-api-v3.json] 14:16:11 [INFO] wrote file to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/pms-api-v3.json 14:16:11 [INFO] Model PolicySchema not generated since it's a free-form object 14:16:11 [INFO] Model StatusSchema not generated since it's a free-form object 14:16:11 [INFO] Model PolicyObject not generated since it's a free-form object 14:16:11 [INFO] Model PolicyStatusObject not generated since it's a free-form object 14:16:11 [INFO] Model void not generated since it's a free-form object 14:16:11 [INFO] Skipping generation of Webhooks. 14:16:11 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/README.md 14:16:11 [INFO] Skipped /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 14:16:11 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION 14:16:11 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/.openapi-generator/FILES 14:16:11 ################################################################################ 14:16:11 # Thanks for using OpenAPI Generator. # 14:16:11 # Please consider donation to help us maintain this project 🙏 # 14:16:11 # https://opencollective.com/openapi_generator/donate # 14:16:11 ################################################################################ 14:16:12 [INFO] 14:16:12 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-custom-a1pms) @ a1-policy-management-service --- 14:16:12 [INFO] Generating with dryRun=false 14:16:12 [INFO] No .openapi-generator-ignore file found. 14:16:12 [INFO] OpenAPI Generator: openapi (documentation) 14:16:12 [INFO] Generator 'openapi' is considered stable. 14:16:12 [INFO] Output file name [outputFileName=a1pms-api-custom-v3.json] 14:16:12 [INFO] wrote file to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/a1pms-api-custom-v3.json 14:16:12 [INFO] Model PolicySchema not generated since it's a free-form object 14:16:12 [INFO] Model StatusSchema not generated since it's a free-form object 14:16:12 [INFO] Model PolicyObject not generated since it's a free-form object 14:16:12 [INFO] Model PolicyStatusObject not generated since it's a free-form object 14:16:12 [INFO] Model void not generated since it's a free-form object 14:16:12 [INFO] Skipping generation of Webhooks. 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/README.md 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator-ignore 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator/VERSION 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator/FILES 14:16:12 ################################################################################ 14:16:12 # Thanks for using OpenAPI Generator. # 14:16:12 # Please consider donation to help us maintain this project 🙏 # 14:16:12 # https://opencollective.com/openapi_generator/donate # 14:16:12 ################################################################################ 14:16:12 [INFO] 14:16:12 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html) @ a1-policy-management-service --- 14:16:12 [INFO] Generating with dryRun=false 14:16:12 [INFO] No .openapi-generator-ignore file found. 14:16:12 [INFO] OpenAPI Generator: html2 (documentation) 14:16:12 [INFO] Generator 'html2' is considered stable. 14:16:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:12 [INFO] Model void not generated since it's a free-form object 14:16:12 [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true 14:16:12 [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true 14:16:12 [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true 14:16:12 [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true 14:16:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:12 [INFO] Skipping generation of Webhooks. 14:16:12 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/index.html 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator-ignore 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator/VERSION 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator/FILES 14:16:12 ################################################################################ 14:16:12 # Thanks for using OpenAPI Generator. # 14:16:12 # Please consider donation to help us maintain this project 🙏 # 14:16:12 # https://opencollective.com/openapi_generator/donate # 14:16:12 ################################################################################ 14:16:12 [INFO] 14:16:12 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-v3) @ a1-policy-management-service --- 14:16:12 [INFO] Generating with dryRun=false 14:16:12 [INFO] No .openapi-generator-ignore file found. 14:16:12 [INFO] OpenAPI Generator: html2 (documentation) 14:16:12 [INFO] Generator 'html2' is considered stable. 14:16:12 [INFO] Model PolicySchema not generated since it's a free-form object 14:16:12 [INFO] Model StatusSchema not generated since it's a free-form object 14:16:12 [INFO] Model PolicyObject not generated since it's a free-form object 14:16:12 [INFO] Model PolicyStatusObject not generated since it's a free-form object 14:16:12 [INFO] Model void not generated since it's a free-form object 14:16:12 [INFO] Skipping generation of Webhooks. 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/index.html 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator-ignore 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator/VERSION 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator/FILES 14:16:12 ################################################################################ 14:16:12 # Thanks for using OpenAPI Generator. # 14:16:12 # Please consider donation to help us maintain this project 🙏 # 14:16:12 # https://opencollective.com/openapi_generator/donate # 14:16:12 ################################################################################ 14:16:12 [INFO] 14:16:12 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-custom-a1pms) @ a1-policy-management-service --- 14:16:12 [INFO] Generating with dryRun=false 14:16:12 [INFO] No .openapi-generator-ignore file found. 14:16:12 [INFO] OpenAPI Generator: html2 (documentation) 14:16:12 [INFO] Generator 'html2' is considered stable. 14:16:12 [INFO] Model PolicySchema not generated since it's a free-form object 14:16:12 [INFO] Model StatusSchema not generated since it's a free-form object 14:16:12 [INFO] Model PolicyObject not generated since it's a free-form object 14:16:12 [INFO] Model PolicyStatusObject not generated since it's a free-form object 14:16:12 [INFO] Model void not generated since it's a free-form object 14:16:12 [INFO] Skipping generation of Webhooks. 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/index.html 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator-ignore 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator/VERSION 14:16:12 [INFO] writing file /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator/FILES 14:16:12 ################################################################################ 14:16:12 # Thanks for using OpenAPI Generator. # 14:16:12 # Please consider donation to help us maintain this project 🙏 # 14:16:12 # https://opencollective.com/openapi_generator/donate # 14:16:12 ################################################################################ 14:16:12 [INFO] 14:16:12 [INFO] --- jar:3.4.2:jar (default-jar) @ a1-policy-management-service --- 14:16:12 [INFO] Building jar: /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.2.0-SNAPSHOT.jar 14:16:12 [INFO] 14:16:12 [INFO] --- spring-boot:3.5.3:repackage (repackage) @ a1-policy-management-service --- 14:16:13 [INFO] Replacing main artifact /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.2.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 14:16:13 [INFO] The original artifact has been renamed to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.2.0-SNAPSHOT.jar.original 14:16:13 [INFO] 14:16:13 [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi) @ a1-policy-management-service --- 14:16:13 [INFO] Copying 8 resources from api/offeredapis to ../docs/offeredapis 14:16:13 [INFO] Copying 1 resource from src/main/resources to ../docs/offeredapis 14:16:13 [INFO] 14:16:13 [INFO] --- docker:0.46.0:build (generate-policy-management-service-image) @ a1-policy-management-service --- 14:16:14 [INFO] 14:16:14 [INFO] --- site:3.6:attach-descriptor (attach-descriptor) @ a1-policy-management-service --- 14:16:15 [INFO] Skipping because packaging 'jar' is not pom. 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-integration-test) @ a1-policy-management-service --- 14:16:15 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/code-coverage/jacoco-it.exec 14:16:15 [INFO] 14:16:15 [INFO] --- failsafe:3.5.3:integration-test (default) @ a1-policy-management-service --- 14:16:15 [INFO] 14:16:15 [INFO] --- failsafe:3.5.3:integration-test (integration-tests) @ a1-policy-management-service --- 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.13:report (post-integration-test) @ a1-policy-management-service --- 14:16:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.13:check (default-check) @ a1-policy-management-service --- 14:16:15 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/jacoco.exec 14:16:15 [INFO] 14:16:15 [INFO] --- failsafe:3.5.3:verify (default) @ a1-policy-management-service --- 14:16:15 [INFO] No tests to run. 14:16:15 [INFO] 14:16:15 [INFO] --- failsafe:3.5.3:verify (integration-tests) @ a1-policy-management-service --- 14:16:15 [INFO] No tests to run. 14:16:15 [INFO] 14:16:15 [INFO] --- install:3.1.4:install (default-install) @ a1-policy-management-service --- 14:16:15 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-policy-management-service/2.2.0-SNAPSHOT/a1-policy-management-service-2.2.0-SNAPSHOT.pom 14:16:15 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/a1-policy-management-service-2.2.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-policy-management-service/2.2.0-SNAPSHOT/a1-policy-management-service-2.2.0-SNAPSHOT.jar 14:16:15 [INFO] 14:16:15 [INFO] --- docker:0.46.0:build (push-policy-management-service-image) @ a1-policy-management-service --- 14:16:15 [INFO] 14:16:15 [INFO] --- dependency:3.8.1:tree (default-cli) @ a1-policy-management-service --- 14:16:15 [INFO] org.onap.ccsdk.oran:a1-policy-management-service:jar:2.2.0-SNAPSHOT 14:16:15 [INFO] +- jakarta.validation:jakarta.validation-api:jar:3.1.1:compile 14:16:15 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile 14:16:15 [INFO] +- io.swagger.core.v3:swagger-annotations:jar:2.2.31:compile 14:16:15 [INFO] +- org.openapitools:jackson-databind-nullable:jar:0.2.6:compile 14:16:15 [INFO] | \- com.fasterxml.jackson.core:jackson-databind:jar:2.17.3:compile 14:16:15 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.3:compile 14:16:15 [INFO] | \- com.fasterxml.jackson.core:jackson-core:jar:2.17.3:compile 14:16:15 [INFO] +- org.springframework.boot:spring-boot:jar:3.5.3:compile 14:16:15 [INFO] | \- org.springframework:spring-core:jar:6.2.8:compile 14:16:15 [INFO] | \- org.springframework:spring-jcl:jar:6.2.8:compile 14:16:15 [INFO] +- org.springframework:spring-context:jar:6.2.8:compile 14:16:15 [INFO] | +- org.springframework:spring-aop:jar:6.2.8:compile 14:16:15 [INFO] | +- org.springframework:spring-beans:jar:6.2.8:compile 14:16:15 [INFO] | +- org.springframework:spring-expression:jar:6.2.8:compile 14:16:15 [INFO] | \- io.micrometer:micrometer-observation:jar:1.15.1:compile 14:16:15 [INFO] | \- io.micrometer:micrometer-commons:jar:1.15.1:compile 14:16:15 [INFO] +- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.3:compile 14:16:15 [INFO] +- org.springframework.boot:spring-boot-starter-webflux:jar:3.5.3:compile 14:16:15 [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.5.3:compile 14:16:15 [INFO] | | +- org.springframework.boot:spring-boot-starter-logging:jar:3.5.3:compile 14:16:15 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 14:16:15 [INFO] | | | | \- ch.qos.logback:logback-core:jar:1.5.18:compile 14:16:15 [INFO] | | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3:compile 14:16:15 [INFO] | | | | \- org.apache.logging.log4j:log4j-api:jar:2.24.3:compile 14:16:15 [INFO] | | | \- org.slf4j:jul-to-slf4j:jar:2.0.17:compile 14:16:15 [INFO] | | \- org.yaml:snakeyaml:jar:2.4:compile 14:16:15 [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.5.3:compile 14:16:15 [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.3:compile 14:16:15 [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.3:compile 14:16:15 [INFO] | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.5.3:compile 14:16:15 [INFO] | | \- io.projectreactor.netty:reactor-netty-http:jar:1.2.7:compile 14:16:15 [INFO] | +- org.springframework:spring-web:jar:6.2.8:compile 14:16:15 [INFO] | \- org.springframework:spring-webflux:jar:6.2.8:compile 14:16:15 [INFO] +- org.springframework.boot:spring-boot-starter-data-r2dbc:jar:3.5.3:compile 14:16:15 [INFO] | +- org.springframework.data:spring-data-r2dbc:jar:3.5.1:compile 14:16:15 [INFO] | | +- org.springframework.data:spring-data-relational:jar:3.5.1:compile 14:16:15 [INFO] | | +- org.springframework.data:spring-data-commons:jar:3.5.1:compile 14:16:15 [INFO] | | +- org.springframework:spring-tx:jar:6.2.8:compile 14:16:15 [INFO] | | +- org.springframework:spring-jdbc:jar:6.2.8:compile 14:16:15 [INFO] | | \- org.springframework:spring-r2dbc:jar:6.2.8:compile 14:16:15 [INFO] | +- io.r2dbc:r2dbc-spi:jar:1.0.0.RELEASE:compile 14:16:15 [INFO] | | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile 14:16:15 [INFO] | \- io.r2dbc:r2dbc-pool:jar:1.0.2.RELEASE:compile 14:16:15 [INFO] | \- io.projectreactor.addons:reactor-pool:jar:1.1.3:compile 14:16:15 [INFO] +- org.postgresql:postgresql:jar:42.7.7:runtime 14:16:15 [INFO] | \- org.checkerframework:checker-qual:jar:3.49.3:runtime 14:16:15 [INFO] +- org.postgresql:r2dbc-postgresql:jar:1.0.7.RELEASE:runtime 14:16:15 [INFO] | +- com.ongres.scram:client:jar:2.1:runtime 14:16:15 [INFO] | | \- com.ongres.scram:common:jar:2.1:runtime 14:16:15 [INFO] | | \- com.ongres.stringprep:saslprep:jar:1.1:runtime 14:16:15 [INFO] | | \- com.ongres.stringprep:stringprep:jar:1.1:runtime 14:16:15 [INFO] | +- io.projectreactor:reactor-core:jar:3.7.7:compile 14:16:15 [INFO] | \- io.projectreactor.netty:reactor-netty-core:jar:1.2.7:compile 14:16:15 [INFO] | +- io.netty:netty-handler:jar:4.1.122.Final:compile 14:16:15 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.122.Final:compile 14:16:15 [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.122.Final:compile 14:16:15 [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.122.Final:compile 14:16:15 [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.122.Final:compile 14:16:15 [INFO] | | \- io.netty:netty-codec-dns:jar:4.1.122.Final:compile 14:16:15 [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.122.Final:compile 14:16:15 [INFO] | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.122.Final:compile 14:16:15 [INFO] | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.122.Final:compile 14:16:15 [INFO] +- org.flywaydb:flyway-database-postgresql:jar:11.7.2:runtime 14:16:15 [INFO] | \- org.flywaydb:flyway-core:jar:11.7.2:runtime 14:16:15 [INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-toml:jar:2.17.3:runtime 14:16:15 [INFO] +- org.aspectj:aspectjweaver:jar:1.9.24:compile 14:16:15 [INFO] +- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.42:compile 14:16:15 [INFO] | \- org.apache.tomcat:tomcat-annotations-api:jar:10.1.42:compile 14:16:15 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 14:16:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 14:16:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 14:16:15 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 14:16:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.36.0:compile 14:16:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 14:16:15 [INFO] +- com.google.code.gson:gson:jar:2.13.1:compile 14:16:15 [INFO] +- org.json:json:jar:20250517:compile 14:16:15 [INFO] +- org.projectlombok:lombok:jar:1.18.38:provided 14:16:15 [INFO] +- org.mapstruct:mapstruct:jar:1.6.3:compile 14:16:15 [INFO] +- org.mapstruct:mapstruct-processor:jar:1.6.3:compile 14:16:15 [INFO] +- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.3:runtime 14:16:15 [INFO] | \- io.micrometer:micrometer-jakarta9:jar:1.15.1:runtime 14:16:15 [INFO] +- io.micrometer:micrometer-registry-prometheus:jar:1.15.1:compile 14:16:15 [INFO] | +- io.micrometer:micrometer-core:jar:1.15.1:compile 14:16:15 [INFO] | | +- org.hdrhistogram:HdrHistogram:jar:2.2.2:runtime 14:16:15 [INFO] | | \- org.latencyutils:LatencyUtils:jar:2.0.3:runtime 14:16:15 [INFO] | +- io.prometheus:prometheus-metrics-core:jar:1.3.8:compile 14:16:15 [INFO] | | +- io.prometheus:prometheus-metrics-model:jar:1.3.8:compile 14:16:15 [INFO] | | \- io.prometheus:prometheus-metrics-config:jar:1.3.8:compile 14:16:15 [INFO] | +- io.prometheus:prometheus-metrics-tracer-common:jar:1.3.8:compile 14:16:15 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats:jar:1.3.8:runtime 14:16:15 [INFO] | \- io.prometheus:prometheus-metrics-exposition-formats-no-protobuf:jar:1.3.8:runtime 14:16:15 [INFO] | \- io.prometheus:prometheus-metrics-exposition-textformats:jar:1.3.8:runtime 14:16:15 [INFO] +- org.springframework.boot:spring-boot-starter-aop:jar:3.5.3:compile 14:16:15 [INFO] +- software.amazon.awssdk:s3:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:aws-xml-protocol:jar:2.31.57:compile 14:16:15 [INFO] | | \- software.amazon.awssdk:aws-query-protocol:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:protocol-core:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:arns:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:profiles:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:crt-core:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:http-auth:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:identity-spi:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:http-auth-spi:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:http-auth-aws:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:checksums:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:checksums-spi:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:retries-spi:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:sdk-core:jar:2.31.57:compile 14:16:15 [INFO] | | \- software.amazon.awssdk:retries:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:auth:jar:2.31.57:compile 14:16:15 [INFO] | | +- software.amazon.awssdk:http-auth-aws-eventstream:jar:2.31.57:compile 14:16:15 [INFO] | | \- software.amazon.eventstream:eventstream:jar:1.0.1:compile 14:16:15 [INFO] | +- software.amazon.awssdk:http-client-spi:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:regions:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:annotations:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:utils:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:aws-core:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:metrics-spi:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:json-utils:jar:2.31.57:compile 14:16:15 [INFO] | | \- software.amazon.awssdk:third-party-jackson-core:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:endpoints-spi:jar:2.31.57:compile 14:16:15 [INFO] | +- software.amazon.awssdk:apache-client:jar:2.31.57:runtime 14:16:15 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:runtime 14:16:15 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.16:runtime 14:16:15 [INFO] | | \- commons-codec:commons-codec:jar:1.18.0:runtime 14:16:15 [INFO] | \- software.amazon.awssdk:netty-nio-client:jar:2.31.57:runtime 14:16:15 [INFO] | +- io.netty:netty-codec-http:jar:4.1.122.Final:compile 14:16:15 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.122.Final:compile 14:16:15 [INFO] | +- io.netty:netty-codec:jar:4.1.122.Final:compile 14:16:15 [INFO] | +- io.netty:netty-transport:jar:4.1.122.Final:compile 14:16:15 [INFO] | +- io.netty:netty-common:jar:4.1.122.Final:compile 14:16:15 [INFO] | +- io.netty:netty-buffer:jar:4.1.122.Final:compile 14:16:15 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.122.Final:compile 14:16:15 [INFO] | \- io.netty:netty-resolver:jar:4.1.122.Final:compile 14:16:15 [INFO] +- org.springframework.boot:spring-boot-devtools:jar:3.5.3:runtime (optional) 14:16:15 [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.5.3:runtime (optional) 14:16:15 [INFO] +- org.testcontainers:junit-jupiter:jar:1.21.1:test 14:16:15 [INFO] | \- org.testcontainers:testcontainers:jar:1.21.2:test 14:16:15 [INFO] | +- org.apache.commons:commons-compress:jar:1.24.0:test 14:16:15 [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test 14:16:15 [INFO] | +- com.github.docker-java:docker-java-api:jar:3.4.2:test 14:16:15 [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.2:test 14:16:15 [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.4.2:test 14:16:15 [INFO] | \- net.java.dev.jna:jna:jar:5.13.0:test 14:16:15 [INFO] +- org.testcontainers:localstack:jar:1.21.1:test 14:16:15 [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.5.3:test 14:16:15 [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.5.3:test 14:16:15 [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.5.3:test 14:16:15 [INFO] | +- com.jayway.jsonpath:json-path:jar:2.9.0:test 14:16:15 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2:test 14:16:15 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.3:test 14:16:15 [INFO] | +- net.minidev:json-smart:jar:2.5.2:test 14:16:15 [INFO] | | \- net.minidev:accessors-smart:jar:2.5.2:test 14:16:15 [INFO] | | \- org.ow2.asm:asm:jar:9.7.1:test 14:16:15 [INFO] | +- org.assertj:assertj-core:jar:3.27.3:test 14:16:15 [INFO] | +- org.hamcrest:hamcrest:jar:3.0:test 14:16:15 [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.12.2:test 14:16:15 [INFO] | | \- org.junit.jupiter:junit-jupiter-params:jar:5.12.2:test 14:16:15 [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.3:test 14:16:15 [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 14:16:15 [INFO] | +- org.springframework:spring-test:jar:6.2.8:test 14:16:15 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.2:test 14:16:15 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 14:16:15 [INFO] +- io.projectreactor:reactor-test:jar:3.7.7:test 14:16:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2:test 14:16:15 [INFO] | +- org.junit.platform:junit-platform-engine:jar:1.12.2:test 14:16:15 [INFO] | | +- org.opentest4j:opentest4j:jar:1.3.0:test 14:16:15 [INFO] | | \- org.junit.platform:junit-platform-commons:jar:1.12.2:test 14:16:15 [INFO] | +- org.junit.jupiter:junit-jupiter-api:jar:5.12.2:test 14:16:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 14:16:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.17.0:test 14:16:15 [INFO] +- org.mockito:mockito-core:jar:3.12.4:test 14:16:15 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.17.6:test 14:16:15 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 14:16:15 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 14:16:15 [INFO] +- com.squareup.okhttp3:mockwebserver:jar:5.0.0-alpha.16:test 14:16:15 [INFO] | +- com.squareup.okhttp3:mockwebserver3:jar:5.0.0-alpha.16:test 14:16:15 [INFO] | +- junit:junit:jar:4.13.2:test 14:16:15 [INFO] | | \- org.hamcrest:hamcrest-core:jar:3.0:test 14:16:15 [INFO] | \- com.squareup.okhttp3:okhttp-jvm:jar:5.0.0-alpha.16:test 14:16:15 [INFO] | \- com.squareup.okio:okio-jvm:jar:3.12.0:runtime 14:16:15 [INFO] +- commons-io:commons-io:jar:2.19.0:test 14:16:15 [INFO] +- com.github.erosb:everit-json-schema:jar:1.14.6:compile 14:16:15 [INFO] | +- commons-validator:commons-validator:jar:1.9.0:compile 14:16:15 [INFO] | | +- commons-digester:commons-digester:jar:2.1:compile 14:16:15 [INFO] | | +- commons-logging:commons-logging:jar:1.2:compile 14:16:15 [INFO] | | \- commons-collections:commons-collections:jar:3.2.2:compile 14:16:15 [INFO] | +- com.damnhandy:handy-uri-templates:jar:2.1.8:compile 14:16:15 [INFO] | | \- joda-time:joda-time:jar:2.10.2:compile 14:16:15 [INFO] | \- com.google.re2j:re2j:jar:1.8:compile 14:16:15 [INFO] +- io.micrometer:micrometer-tracing-bridge-otel:jar:1.5.1:compile 14:16:15 [INFO] | +- io.micrometer:micrometer-tracing:jar:1.5.1:compile 14:16:15 [INFO] | | +- io.micrometer:context-propagation:jar:1.1.3:compile 14:16:15 [INFO] | | \- aopalliance:aopalliance:jar:1.0:compile 14:16:15 [INFO] | +- org.slf4j:slf4j-api:jar:2.0.17:compile 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-api:jar:1.49.0:compile 14:16:15 [INFO] | | \- io.opentelemetry:opentelemetry-context:jar:1.49.0:compile 14:16:15 [INFO] | +- io.opentelemetry.semconv:opentelemetry-semconv:jar:1.25.0-alpha:compile 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-sdk-common:jar:1.49.0:compile 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-sdk-trace:jar:1.49.0:compile 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-sdk:jar:1.49.0:compile 14:16:15 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.49.0:compile 14:16:15 [INFO] | | \- io.opentelemetry:opentelemetry-sdk-logs:jar:1.49.0:compile 14:16:15 [INFO] | \- io.opentelemetry:opentelemetry-extension-trace-propagators:jar:1.49.0:compile 14:16:15 [INFO] +- io.opentelemetry:opentelemetry-sdk-extension-jaeger-remote-sampler:jar:1.49.0:compile 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-exporter-common:jar:1.49.0:runtime 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-exporter-sender-okhttp:jar:1.49.0:runtime 14:16:15 [INFO] | \- com.squareup.okhttp3:okhttp:jar:4.12.0:runtime 14:16:15 [INFO] | +- com.squareup.okio:okio:jar:3.6.0:runtime 14:16:15 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.22:runtime 14:16:15 [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.22:runtime 14:16:15 [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-webflux-5.3:jar:2.7.0-alpha:compile 14:16:15 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api:jar:2.7.0:compile 14:16:15 [INFO] | | \- io.opentelemetry:opentelemetry-api-incubator:jar:1.41.0-alpha:runtime 14:16:15 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-incubator:jar:2.7.0-alpha:compile 14:16:15 [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-reactor-3.1:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | \- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations-support:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | \- io.opentelemetry.semconv:opentelemetry-semconv-incubating:jar:1.25.0-alpha:runtime 14:16:15 [INFO] +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-starter:jar:2.7.0:compile 14:16:15 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-spring-boot-autoconfigure:jar:2.7.0:compile 14:16:15 [INFO] | | +- javax.validation:validation-api:jar:2.0.1.Final:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-2.6:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | | \- io.opentelemetry.instrumentation:opentelemetry-kafka-clients-common:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-mongo-3.1:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-kafka-2.7:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-web-3.1:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-5.3:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-micrometer-1.5:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-jdbc:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.49.0:runtime 14:16:15 [INFO] | | +- io.opentelemetry.instrumentation:opentelemetry-sdk-autoconfigure-support:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | | \- io.opentelemetry.instrumentation:opentelemetry-spring-webmvc-6.0:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations:jar:2.7.0:compile 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.49.0:compile 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-exporter-logging:jar:1.49.0:compile 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-exporter-otlp:jar:1.49.0:compile 14:16:15 [INFO] | | \- io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.49.0:runtime 14:16:15 [INFO] | +- io.opentelemetry.instrumentation:opentelemetry-resources:jar:2.7.0-alpha:runtime 14:16:15 [INFO] | +- io.opentelemetry:opentelemetry-sdk-extension-incubator:jar:1.41.0-alpha:runtime 14:16:15 [INFO] | | +- org.snakeyaml:snakeyaml-engine:jar:2.7:runtime 14:16:15 [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.3:runtime 14:16:15 [INFO] | +- io.opentelemetry.contrib:opentelemetry-aws-resources:jar:1.37.0-alpha:runtime 14:16:15 [INFO] | +- io.opentelemetry.contrib:opentelemetry-gcp-resources:jar:1.37.0-alpha:runtime 14:16:15 [INFO] | | \- com.google.cloud.opentelemetry:detector-resources-support:jar:0.31.0:runtime 14:16:15 [INFO] | \- io.opentelemetry.contrib:opentelemetry-baggage-processor:jar:1.37.0-alpha:runtime 14:16:15 [INFO] +- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.3:compile 14:16:15 [INFO] | +- org.springframework.boot:spring-boot-actuator:jar:3.5.3:compile 14:16:15 [INFO] | \- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.3:compile 14:16:15 [INFO] +- net.logstash.logback:logstash-logback-encoder:jar:8.1:compile 14:16:15 [INFO] +- org.jetbrains.kotlin:kotlin-stdlib:jar:2.1.21:compile 14:16:15 [INFO] | \- org.jetbrains:annotations:jar:13.0:compile 14:16:15 [INFO] \- com.google.protobuf:protobuf-java:jar:4.31.1:compile 14:16:15 [INFO] 14:16:15 [INFO] --- clm:2.53.1-01:index (default-cli) @ a1-policy-management-service --- 14:16:15 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/a1-policy-management/target/sonatype-clm/module.xml 14:16:15 [INFO] 14:16:15 [INFO] -------------------< org.onap.ccsdk.oran:ccsdk-oran >------------------- 14:16:15 [INFO] Building ccsdk-oran 2.2.0-SNAPSHOT [11/11] 14:16:15 [INFO] from pom.xml 14:16:15 [INFO] --------------------------------[ pom ]--------------------------------- 14:16:15 [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.2.0:jar (attach-javadocs)' 14:16:15 [INFO] 14:16:15 [INFO] --- clean:3.4.1:clean (default-clean) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-property) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-no-snapshots) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- enforcer:3.0.0-M2:enforce (enforce-banned-dependencies) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ccsdk-oran --- 14:16:15 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/target/code-coverage/jacoco-ut.exec 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.12:prepare-agent (default-prepare-agent) @ ccsdk-oran --- 14:16:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/target/jacoco.exec 14:16:15 [INFO] 14:16:15 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- checkstyle:3.2.1:check (default) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- checkstyle:3.2.1:check (check-license) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- checkstyle:3.2.1:check (onap-java-style) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.12:report (post-unit-test) @ ccsdk-oran --- 14:16:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.12:report (default-report) @ ccsdk-oran --- 14:16:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:16:15 [INFO] 14:16:15 [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ ccsdk-oran --- 14:16:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.12:prepare-agent (pre-integration-test) @ ccsdk-oran --- 14:16:15 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/ccsdk-oran-maven-clm-master/target/code-coverage/jacoco-it.exec 14:16:15 [INFO] 14:16:15 [INFO] --- failsafe:3.0.0-M8:integration-test (integration-tests) @ ccsdk-oran --- 14:16:15 [INFO] No tests to run. 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.12:report (post-integration-test) @ ccsdk-oran --- 14:16:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:16:15 [INFO] 14:16:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ccsdk-oran --- 14:16:15 [INFO] CycloneDX: Resolving Dependencies 14:16:15 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 14:16:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ccsdk-oran-maven-clm-master/target/bom.xml 14:16:15 [INFO] attaching as ccsdk-oran-2.2.0-SNAPSHOT-cyclonedx.xml 14:16:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ccsdk-oran-maven-clm-master/target/bom.json 14:16:15 [INFO] attaching as ccsdk-oran-2.2.0-SNAPSHOT-cyclonedx.json 14:16:15 [INFO] 14:16:15 [INFO] --- jacoco:0.8.12:check (default-check) @ ccsdk-oran --- 14:16:15 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/ccsdk-oran-maven-clm-master/target/jacoco.exec 14:16:15 [INFO] 14:16:15 [INFO] --- failsafe:3.0.0-M8:verify (integration-tests) @ ccsdk-oran --- 14:16:15 [INFO] 14:16:15 [INFO] --- install:3.1.4:install (default-install) @ ccsdk-oran --- 14:16:15 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/pom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-oran/2.2.0-SNAPSHOT/ccsdk-oran-2.2.0-SNAPSHOT.pom 14:16:15 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/target/bom.xml to /tmp/r/org/onap/ccsdk/oran/ccsdk-oran/2.2.0-SNAPSHOT/ccsdk-oran-2.2.0-SNAPSHOT-cyclonedx.xml 14:16:15 [INFO] Installing /w/workspace/ccsdk-oran-maven-clm-master/target/bom.json to /tmp/r/org/onap/ccsdk/oran/ccsdk-oran/2.2.0-SNAPSHOT/ccsdk-oran-2.2.0-SNAPSHOT-cyclonedx.json 14:16:15 [INFO] 14:16:15 [INFO] --- dependency:3.8.1:tree (default-cli) @ ccsdk-oran --- 14:16:15 [INFO] org.onap.ccsdk.oran:ccsdk-oran:pom:2.2.0-SNAPSHOT 14:16:15 [INFO] 14:16:15 [INFO] --- clm:2.53.1-01:index (default-cli) @ ccsdk-oran --- 14:16:15 [INFO] Saved module information to /w/workspace/ccsdk-oran-maven-clm-master/target/sonatype-clm/module.xml 14:16:15 [INFO] ------------------------------------------------------------------------ 14:16:15 [INFO] Reactor Summary for ccsdk-oran 2.2.0-SNAPSHOT: 14:16:15 [INFO] 14:16:15 [INFO] ccsdk-oran :: a1-adapter-model ..................... SUCCESS [ 17.188 s] 14:16:15 [INFO] ccsdk-oran :: a1-adapter-provider .................. SUCCESS [ 9.034 s] 14:16:15 [INFO] ccsdk-oran :: a1-adapter-feature ................... SUCCESS [ 4.281 s] 14:16:15 [INFO] ccsdk-oran :: a1-adapter-installer ................. SUCCESS [ 2.502 s] 14:16:15 [INFO] ccsdk-oran :: a1-adapter-api ....................... SUCCESS [ 0.232 s] 14:16:15 [INFO] ccsdk-oran :: a1-adapter-northbound ................ SUCCESS [ 1.244 s] 14:16:15 [INFO] ccsdk-oran :: a1-adapter-northbound-installer ...... SUCCESS [ 0.150 s] 14:16:15 [INFO] ccsdk-oran :: ccsdk-a1-adapter-feature-aggregator .. SUCCESS [ 0.090 s] 14:16:15 [INFO] ccsdk-oran :: ccsdk-a1-adapter ..................... SUCCESS [ 0.078 s] 14:16:15 [INFO] ccsdk-oran :: a1-policy-management-service ......... SUCCESS [02:23 min] 14:16:15 [INFO] ccsdk-oran ......................................... SUCCESS [ 0.380 s] 14:16:15 [INFO] ------------------------------------------------------------------------ 14:16:15 [INFO] BUILD SUCCESS 14:16:15 [INFO] ------------------------------------------------------------------------ 14:16:15 [INFO] Total time: 03:07 min 14:16:15 [INFO] Finished at: 2025-10-04T14:16:15Z 14:16:15 [INFO] ------------------------------------------------------------------------ 14:16:16 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins10638920230566799855.sh 14:16:16 [ccsdk-oran-maven-clm-master] $ /bin/sh -xe /tmp/jenkins18235697614314419545.sh 14:16:16 + find . -regex .*karaf/target 14:16:16 + xargs rm -rf 14:16:20 [INFO] 2025-10-04T14:16:19.997Z Scanning application onap-ccsdk-oran. 14:16:20 [INFO] 2025-10-04T14:16:20.219Z Finished scanning application onap-ccsdk-oran. 14:16:20 $ ssh-agent -k 14:16:20 unset SSH_AUTH_SOCK; 14:16:20 unset SSH_AGENT_PID; 14:16:20 echo Agent pid 2103 killed; 14:16:20 [ssh-agent] Stopped. 14:16:20 FATAL: Remote call on prd-ubuntu2204-docker-8c-8g-285 failed 14:16:20 java.lang.reflect.InaccessibleObjectException: Unable to make field protected volatile java.util.Properties java.util.Properties.defaults accessible: module java.base does not "opens java.util" to unnamed module @35a9ab06 14:16:20 at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:391) 14:16:20 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:367) 14:16:20 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:315) 14:16:20 at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:183) 14:16:20 at java.base/java.lang.reflect.Field.setAccessible(Field.java:177) 14:16:20 at com.thoughtworks.xstream.core.util.Fields.locate(Fields.java:40) 14:16:20 at com.thoughtworks.xstream.converters.collections.PropertiesConverter$Reflections.(PropertiesConverter.java:105) 14:16:20 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-285 14:16:20 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 14:16:20 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 14:16:20 at hudson.remoting.Channel.call(Channel.java:1003) 14:16:20 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 14:16:20 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:98) 14:16:20 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 14:16:20 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 14:16:20 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 14:16:20 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 14:16:20 at hudson.model.Build$BuildExecution.build(Build.java:199) 14:16:20 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 14:16:20 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 14:16:20 at hudson.model.Run.execute(Run.java:1895) 14:16:20 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:16:20 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:16:20 at hudson.model.Executor.run(Executor.java:442) 14:16:20 Caused: java.lang.ExceptionInInitializerError 14:16:20 at com.thoughtworks.xstream.converters.collections.PropertiesConverter.marshal(PropertiesConverter.java:71) 14:16:20 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 14:16:20 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 14:16:20 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 14:16:20 at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 14:16:20 at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 14:16:20 at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 14:16:20 at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 14:16:20 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 14:16:20 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 14:16:20 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:83) 14:16:20 at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:270) 14:16:20 at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:174) 14:16:20 at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:262) 14:16:20 at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) 14:16:20 at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:68) 14:16:20 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:59) 14:16:20 at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:44) 14:16:20 at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:83) 14:16:20 at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) 14:16:20 at com.thoughtworks.xstream.XStream.marshal(XStream.java:1303) 14:16:20 at com.thoughtworks.xstream.XStream.marshal(XStream.java:1292) 14:16:20 at com.thoughtworks.xstream.XStream.toXML(XStream.java:1265) 14:16:20 at com.thoughtworks.xstream.XStream.toXML(XStream.java:1252) 14:16:20 at com.sonatype.insight.scan.model.io.ScanWriter.openScan(ScanWriter.java:143) 14:16:20 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:104) 14:16:20 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:312) 14:16:20 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:290) 14:16:20 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 14:16:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:16:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 14:16:20 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:97) 14:16:20 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 14:16:20 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 14:16:20 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 14:16:20 at hudson.remoting.Request$2.run(Request.java:377) 14:16:20 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 14:16:20 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 14:16:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 14:16:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 14:16:20 at java.base/java.lang.Thread.run(Thread.java:1583) 14:16:20 Caused: java.io.IOException: Remote call on prd-ubuntu2204-docker-8c-8g-285 failed 14:16:20 at hudson.remoting.Channel.call(Channel.java:1007) 14:16:20 at hudson.remoting.VirtualChannel$call.call(Unknown Source) 14:16:20 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:98) 14:16:20 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 14:16:20 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:95) 14:16:20 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 14:16:20 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 14:16:20 at hudson.model.Build$BuildExecution.build(Build.java:199) 14:16:20 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 14:16:20 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 14:16:20 at hudson.model.Run.execute(Run.java:1895) 14:16:20 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:16:20 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:16:20 at hudson.model.Executor.run(Executor.java:442) 14:16:20 [PostBuildScript] - [INFO] Executing post build scripts. 14:16:20 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins2062922211372385472.sh 14:16:20 ---> sysstat.sh 14:16:20 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins9469804160597425731.sh 14:16:20 ---> package-listing.sh 14:16:20 ++ facter osfamily 14:16:20 ++ tr '[:upper:]' '[:lower:]' 14:16:21 + OS_FAMILY=debian 14:16:21 + workspace=/w/workspace/ccsdk-oran-maven-clm-master 14:16:21 + START_PACKAGES=/tmp/packages_start.txt 14:16:21 + END_PACKAGES=/tmp/packages_end.txt 14:16:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:21 + PACKAGES=/tmp/packages_start.txt 14:16:21 + '[' /w/workspace/ccsdk-oran-maven-clm-master ']' 14:16:21 + PACKAGES=/tmp/packages_end.txt 14:16:21 + case "${OS_FAMILY}" in 14:16:21 + dpkg -l 14:16:21 + grep '^ii' 14:16:21 + '[' -f /tmp/packages_start.txt ']' 14:16:21 + '[' -f /tmp/packages_end.txt ']' 14:16:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:21 + '[' /w/workspace/ccsdk-oran-maven-clm-master ']' 14:16:21 + mkdir -p /w/workspace/ccsdk-oran-maven-clm-master/archives/ 14:16:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-oran-maven-clm-master/archives/ 14:16:21 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins5401374145865727426.sh 14:16:21 ---> capture-instance-metadata.sh 14:16:21 Setup pyenv: 14:16:21 system 14:16:21 3.8.20 14:16:21 3.9.20 14:16:21 3.10.15 14:16:21 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) 14:16:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p4Af from file:/tmp/.os_lf_venv 14:16:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:16:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:16:23 lf-activate-venv(): INFO: Base packages installed successfully 14:16:23 lf-activate-venv(): INFO: Installing additional packages: lftools 14:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-p4Af/bin to PATH 14:16:32 INFO: Running in OpenStack, capturing instance metadata 14:16:33 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins13909731652726350356.sh 14:16:33 provisioning config files... 14:16:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-oran-maven-clm-master@tmp/config1913893812319117988tmp 14:16:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:16:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:16:33 [EnvInject] - Injecting environment variables from a build step. 14:16:33 [EnvInject] - Injecting as environment variables the properties content 14:16:33 SERVER_ID=logs 14:16:33 14:16:33 [EnvInject] - Variables injected successfully. 14:16:33 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins837512508143618042.sh 14:16:33 ---> create-netrc.sh 14:16:33 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins16989782239871500852.sh 14:16:33 ---> python-tools-install.sh 14:16:33 Setup pyenv: 14:16:33 system 14:16:33 3.8.20 14:16:33 3.9.20 14:16:33 3.10.15 14:16:33 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) 14:16:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p4Af from file:/tmp/.os_lf_venv 14:16:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:16:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:16:35 lf-activate-venv(): INFO: Base packages installed successfully 14:16:35 lf-activate-venv(): INFO: Installing additional packages: lftools 14:16:43 lf-activate-venv(): INFO: Adding /tmp/venv-p4Af/bin to PATH 14:16:43 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins513983930520461536.sh 14:16:43 ---> sudo-logs.sh 14:16:43 Archiving 'sudo' log.. 14:16:43 [ccsdk-oran-maven-clm-master] $ /bin/bash /tmp/jenkins10169412632693374403.sh 14:16:43 ---> job-cost.sh 14:16:43 Setup pyenv: 14:16:44 system 14:16:44 3.8.20 14:16:44 3.9.20 14:16:44 3.10.15 14:16:44 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) 14:16:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p4Af from file:/tmp/.os_lf_venv 14:16:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:16:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:16:46 lf-activate-venv(): INFO: Base packages installed successfully 14:16:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:16:52 lf-activate-venv(): INFO: Adding /tmp/venv-p4Af/bin to PATH 14:16:52 INFO: No Stack... 14:16:52 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:53 INFO: Archiving Costs 14:16:53 [ccsdk-oran-maven-clm-master] $ /bin/bash -l /tmp/jenkins10021572939126174243.sh 14:16:53 ---> logs-deploy.sh 14:16:53 Setup pyenv: 14:16:53 system 14:16:53 3.8.20 14:16:53 3.9.20 14:16:53 3.10.15 14:16:53 * 3.11.10 (set by /w/workspace/ccsdk-oran-maven-clm-master/.python-version) 14:16:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p4Af from file:/tmp/.os_lf_venv 14:16:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:16:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:16:55 lf-activate-venv(): INFO: Base packages installed successfully 14:16:55 lf-activate-venv(): INFO: Installing additional packages: lftools 14:17:03 lf-activate-venv(): INFO: Adding /tmp/venv-p4Af/bin to PATH 14:17:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-oran-maven-clm-master/254 14:17:03 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 14:17:04 Archives upload complete. 14:17:05 INFO: archiving logs to Nexus 14:17:05 ---> uname -a: 14:17:05 Linux prd-ubuntu2204-docker-8c-8g-285 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:17:05 14:17:05 14:17:05 ---> lscpu: 14:17:05 Architecture: x86_64 14:17:05 CPU op-mode(s): 32-bit, 64-bit 14:17:05 Address sizes: 40 bits physical, 48 bits virtual 14:17:05 Byte Order: Little Endian 14:17:05 CPU(s): 8 14:17:05 On-line CPU(s) list: 0-7 14:17:05 Vendor ID: AuthenticAMD 14:17:05 Model name: AMD EPYC-Rome Processor 14:17:05 CPU family: 23 14:17:05 Model: 49 14:17:05 Thread(s) per core: 1 14:17:05 Core(s) per socket: 1 14:17:05 Socket(s): 8 14:17:05 Stepping: 0 14:17:05 BogoMIPS: 5599.99 14:17:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:17:05 Virtualization: AMD-V 14:17:05 Hypervisor vendor: KVM 14:17:05 Virtualization type: full 14:17:05 L1d cache: 256 KiB (8 instances) 14:17:05 L1i cache: 256 KiB (8 instances) 14:17:05 L2 cache: 4 MiB (8 instances) 14:17:05 L3 cache: 128 MiB (8 instances) 14:17:05 NUMA node(s): 1 14:17:05 NUMA node0 CPU(s): 0-7 14:17:05 Vulnerability Gather data sampling: Not affected 14:17:05 Vulnerability Itlb multihit: Not affected 14:17:05 Vulnerability L1tf: Not affected 14:17:05 Vulnerability Mds: Not affected 14:17:05 Vulnerability Meltdown: Not affected 14:17:05 Vulnerability Mmio stale data: Not affected 14:17:05 Vulnerability Reg file data sampling: Not affected 14:17:05 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:17:05 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:17:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:17:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:17:05 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:17:05 Vulnerability Srbds: Not affected 14:17:05 Vulnerability Tsx async abort: Not affected 14:17:05 14:17:05 14:17:05 ---> nproc: 14:17:05 8 14:17:05 14:17:05 14:17:05 ---> df -h: 14:17:05 Filesystem Size Used Avail Use% Mounted on 14:17:05 tmpfs 3.2G 1.1M 3.2G 1% /run 14:17:05 /dev/vda1 155G 12G 143G 8% / 14:17:05 tmpfs 16G 0 16G 0% /dev/shm 14:17:05 tmpfs 5.0M 0 5.0M 0% /run/lock 14:17:05 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:17:05 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 14:17:05 14:17:05 14:17:05 ---> free -m: 14:17:05 total used free shared buff/cache available 14:17:05 Mem: 32092 755 26099 4 5237 30869 14:17:05 Swap: 1023 0 1023 14:17:05 14:17:05 14:17:05 ---> ip addr: 14:17:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:17:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:17:05 inet 127.0.0.1/8 scope host lo 14:17:05 valid_lft forever preferred_lft forever 14:17:05 inet6 ::1/128 scope host 14:17:05 valid_lft forever preferred_lft forever 14:17:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:17:05 link/ether fa:16:3e:6a:26:63 brd ff:ff:ff:ff:ff:ff 14:17:05 altname enp0s3 14:17:05 inet 10.30.106.27/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:17:05 valid_lft 86011sec preferred_lft 86011sec 14:17:05 inet6 fe80::f816:3eff:fe6a:2663/64 scope link 14:17:05 valid_lft forever preferred_lft forever 14:17:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:17:05 link/ether 72:87:98:5b:2a:af brd ff:ff:ff:ff:ff:ff 14:17:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:17:05 valid_lft forever preferred_lft forever 14:17:05 inet6 fe80::7087:98ff:fe5b:2aaf/64 scope link 14:17:05 valid_lft forever preferred_lft forever 14:17:05 14:17:05 14:17:05 ---> sar -b -r -n DEV: 14:17:05 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-285) 10/04/25 _x86_64_ (8 CPU) 14:17:05 14:17:05 14:10:57 LINUX RESTART (8 CPU) 14:17:05 14:17:05 14:17:05 ---> sar -P ALL: 14:17:05 Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-285) 10/04/25 _x86_64_ (8 CPU) 14:17:05 14:17:05 14:10:57 LINUX RESTART (8 CPU) 14:17:05 14:17:05 14:17:05